Lucene search
+L

6 matches found

Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-53107

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: prevent integer overflow in pagemapscangetargs The arg-veclen variable is a...

7.8CVSS5.8AI score0.00213EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/01/16 3:49 a.m.7 views

SUSE CVE-2024-57890

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Prevent integer overflow issue In the expression "cmd.wqesize cmd.wrcount", both variables are u32 values that come from the user so the multiplication can lead to integer wrapping. Then we pass the result to...

6.6CVSS7.9AI score0.0022EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/12/03 12:16 a.m.4 views

SUSE CVE-2024-53107

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

5.5CVSS7.8AI score0.00213EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/02 2:15 p.m.15 views

CVE-2024-53107

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

7.8CVSS0.00213EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/12/02 1:44 p.m.29 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...

7.8CVSS0.00213EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/02 1:44 p.m.120 views

CVE-2024-53107

CVE-2024-53107 affects the Linux kernel in fs/proc/task_mmu.c (pagemap_scan_get_args). The issue is an integer overflow: arg->vec_len is read as a u64 from user space and used in the expression arg->vec_len * sizeof(struct page_region), which can wrap. The fix uses size_mul() to perform the...

7.8CVSS6.8AI score0.00213EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder