CVE-2024-35848
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.
Does this matter?
Lower severity and a low EPSS score (0.19%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 4.7 MEDIUMCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.19% probability · 8th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-362
- Affected
- linux/linux kernel · debian/debian linux
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/26d32bec4c6d255a03762f33c637bfa3718be15aPatch
- https://git.kernel.org/stable/c/2af84c46b9b8f2d6c0f88d09ee5c849ae1734676Patch
- https://git.kernel.org/stable/c/6d8b56ec0c8f30d5657382f47344a32569f7a9bcPatch
- https://git.kernel.org/stable/c/c43e5028f5a35331eb25017f5ff6cc21735005c6Patch
- https://git.kernel.org/stable/c/c850f71fca09ea41800ed55905980063d17e01daPatch
- https://git.kernel.org/stable/c/f42c97027fb75776e2e9358d16bf4a99aeb04cf2Patch
- https://git.kernel.org/stable/c/26d32bec4c6d255a03762f33c637bfa3718be15aPatch
- https://git.kernel.org/stable/c/2af84c46b9b8f2d6c0f88d09ee5c849ae1734676Patch
- https://git.kernel.org/stable/c/6d8b56ec0c8f30d5657382f47344a32569f7a9bcPatch
- https://git.kernel.org/stable/c/c43e5028f5a35331eb25017f5ff6cc21735005c6Patch
- https://git.kernel.org/stable/c/c850f71fca09ea41800ed55905980063d17e01daPatch
- https://git.kernel.org/stable/c/f42c97027fb75776e2e9358d16bf4a99aeb04cf2Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00019.htmlThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.