CVE Database
/

CVE-2024-53148

Back to search

CVE-2024-53148

Published: Dec 24, 2024

Modified: May 11, 2026

PUBLISHED

Description

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").

VendorProductVersions

Linux

Linux

affected
ed9eccbe8970f6eedc1b978c157caf1251a896d4 - < 57f048c2d205b85e34282a9b0b0ae177e84c2f44
affected
ed9eccbe8970f6eedc1b978c157caf1251a896d4 - < b9322408d83accc8b96322bc7356593206288c56
affected
ed9eccbe8970f6eedc1b978c157caf1251a896d4 - < 8797b7712de704dc231f9e821d8eb3b9aeb3a032
affected
ed9eccbe8970f6eedc1b978c157caf1251a896d4 - < 16c507df509113c037cdc0ba642b9ab3389bd26c
affected
ed9eccbe8970f6eedc1b978c157caf1251a896d4 - < 9b07fb464eb69a752406e78e62ab3a60bfa7b00d

+3 more versions

Linux

Linux

affected
2.6.29
unaffected
0 - < 2.6.29
unaffected
5.4.287 - <= 5.4.*
unaffected
5.10.231 - <= 5.10.*
unaffected
5.15.174 - <= 5.15.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now