---
cve: "CVE-2024-35848"
severity: "HIGH"
cvss: 7.0
epss: "0.2%"
vendor: "Linux"
kev: false
exploited: false
published: "2024-05-17 14:47:26"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T12:20:29+02:00"
---

# CVE-2024-35848

> 7.0 HIGH

## Beschreibung

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-Vektor

```
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Hoch | good |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- Kernel ≥ 5.10.217
- Kernel ≥ 5.15.159
- Kernel ≥ 6.1.91
- Kernel ≥ 6.6.31
- Kernel ≥ 6.8.9

## Referenzen

- <https://git.kernel.org/stable/c/c850f71fca09ea41800ed55905980063d17e01da>
- <https://git.kernel.org/stable/c/26d32bec4c6d255a03762f33c637bfa3718be15a>
- <https://git.kernel.org/stable/c/c43e5028f5a35331eb25017f5ff6cc21735005c6>
- <https://git.kernel.org/stable/c/2af84c46b9b8f2d6c0f88d09ee5c849ae1734676>
- <https://git.kernel.org/stable/c/6d8b56ec0c8f30d5657382f47344a32569f7a9bc>
- <https://git.kernel.org/stable/c/f42c97027fb75776e2e9358d16bf4a99aeb04cf2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-35848) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
