IT

Tracker / CVE-2024-35848

CVE-2024-35848

High 7.0

In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the teardown, it will reference invalid memory. Move the failure point before registering the nvmem device.

Affected products and versions

debian debian_linux
linux linux_kernel
linux linux_kernel · 5.11 → 5.15.159
linux linux_kernel · 5.16 → 6.1.91
linux linux_kernel · 5.3 → 5.10.217
linux linux_kernel · 6.2 → 6.6.31
linux linux_kernel · 6.7 → 6.8.9

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References