Lucene search
+L

2 matches found

Cvelist
Cvelist
added 2024/12/02 1:44 p.m.24 views

CVE-2024-53107 fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: prevent integer overflow in pagemapscangetargs The "arg-veclen" variable is a u64 that comes from the user at the start of the function. The "arg-veclen sizeofstruct pageregion" multiplication can lead to integer...

0.002EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/02 1:44 p.m.115 views

CVE-2024-53107

CVE-2024-53107 refers to a Linux kernel vulnerability in fs/proc/task_mmu that could allow an integer overflow during pagemap_scan_get_args() due to the arg->vec_len value being used in a multiplication by sizeof(struct page_region). The fix changes the calculation to use size_mul() and adds s...

5.5CVSS6.8AI score0.002EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder