2 matches found
CVE-2025-39727
creationtimestamp| type| source ---|---|--- 2025-09-07 17:54:02+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lybb2sb3q526...
CVE-2025-39727 mm: swap: fix potential buffer overflow in setup_clusters()
In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix potential buffer overflow in setupclusters In setupswapmap, we only ensure badpages are in range 0, lastpage. As maxpages might be = maxpages. Only call incclusterinfopage for badpage which is maxpages to fix the...