VDB
DEBIAN-CVE-2024-53148
DEBIAN-CVE-2024-53148
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: comedi: Flush partial mappings in error case If some remap_pfn_range() calls succeeded before one failed, we still have buffer pages mapped into the userspace page tables when we drop the buffer reference with comedi_buf_map_put(bm). The userspace mappings are only cleaned up later in the mmap error path. Fix it by explicitly flushing all mappings in our VMA on the error path. See commit 79a61cc3fc04 ("mm: avoid leaving partial pfn mappings around in error case").
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.76-1~bpo11+1, 6.1.82-1, 6.1.85-1 |
| Debian:13 | linux | 0, 0 |
| Debian | linux | |
| Debian:11 | linux | 5.10.209-1, 5.10.209-2, 5.10.216-1 |
| Debian:11 | linux-6.1 | 0, 6.1.106-3~deb11u1, 6.1.106-3~deb11u2 |
Exploit Intelligence
- USN-7389-1.json (github-poc)
Timeline
- Dec 24, 2024 CVE Published
- Apr 28, 2026 CVE Updated