{"id":"DEBIAN-CVE-2024-53107","details":"In the Linux kernel, the following vulnerability has been resolved:  fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()  The \"arg-\u003evec_len\" variable is a u64 that comes from the user at the start of the function.  The \"arg-\u003evec_len * sizeof(struct page_region))\" multiplication can lead to integer wrapping.  Use size_mul() to avoid that.  Also the size_add/mul() functions work on unsigned long so for 32bit systems we need to ensure that \"arg-\u003evec_len\" fits in an unsigned long.","modified":"2026-09-15T09:03:15.963940115Z","published":"2024-12-02T14:15:11.523Z","upstream":["CVE-2024-53107"],"references":[{"type":"ADVISORY","url":"https://security-tracker.debian.org/tracker/CVE-2024-53107"}],"affected":[{"package":{"name":"linux","ecosystem":"Debian:13","purl":"pkg:deb/debian/linux?arch=source&distro=trixie"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"6.11.10-1"}]}],"ecosystem_specific":{"urgency":"not yet assigned"},"database_specific":{"source":"https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2024-53107.json"}},{"package":{"name":"linux","ecosystem":"Debian:14","purl":"pkg:deb/debian/linux?arch=source&distro=forky"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"6.11.10-1"}]}],"ecosystem_specific":{"urgency":"not yet assigned"},"database_specific":{"source":"https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2024-53107.json"}}],"schema_version":"1.9.0","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"}]}