THREAT OPS › Threat News › [NVD] CVE-2024-26630 (HIGH 7.1) — In the Linux kernel, the following vulnerability has been resolved:
mm: cachestat: fix folio read-after-free in cache walk
In cachestat, we access the folio from the page cache's xarray to compute
its page offset, and check for its dirty and writeback flags. However, we
do not
[NVD] CVE-2024-26630 (HIGH 7.1) — In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix folio read-after-free in cache walk In cachestat, we access the folio from the page cache's xarray to compute its page offset, and check for its dirty and writeback flags. However, we do not
CVE-2024-26630 CVSS: 7.1 HIGH Published: 2024-03-13T16:15:30.047
In the Linux kernel, the following vulnerability has been resolved:
mm: cachestat: fix folio read-after-free in cache walk
In cachestat, we access the folio from the page cache's xarray to compute its page offset, and check for its dirty and writeback flags. However, we do not hold a reference to the folio before performing these
Indicators of compromise
- CVE-2024-26630cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26630