Lucene search
+L

16 matches found

CVE
CVE
added 2026/06/25 8:38 a.m.53 views

CVE-2026-53153

CVE-2026-53153 affects the Linux kernel memcg list_lru path. A race during memcg_reparent_list_lrus() clears the dying memcg’s xarray entry before reparenting per-node lists, letting concurrent list_lru_del/walk operate on the parent and corrupt next/prev pointers. The fix reverses the order: rep...

7.8CVSS5.8AI score0.00099EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/06/25 8:38 a.m.17 views

CVE-2026-53153

In the Linux kernel, the following vulnerability has been resolved: mm/listlru: drain before clearing xarray entry on reparent memcgreparentlistlrus clears the dying memcg's xarray entry with xasstore&xas, NULL before reparenting its per-node lists into the parent. This opens a window where a...

7.8CVSS5.7AI score0.00099EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/03 12:00 a.m.23 views

PT-2026-52249

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the memcg reparent list lrus function where the xarray entry of a dying memory control group memcg is cleared using xas store&xas, NULL before its per-node lists are...

7.8CVSS5.8AI score0.00099EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/12/09 8:51 a.m.7 views

kernel: ice: ice_adapter: release xa entry on adapter allocation failure

A NULL pointer dereference exists in the Linux kernel such that ice: iceadapter fails to release a reserved XArray entry when iceadapternew fails. As a result, subsequent insertions at the same index may return -EBUSY, which can lead to damage to system availability, integrity, and confidentialit...

5.8AI score0.00199EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/01 11:06 a.m.4 views

kernel: ice: ice_adapter: release xa entry on adapter allocation failure

A NULL pointer dereference exists in the Linux kernel such that ice: iceadapter fails to release a reserved XArray entry when iceadapternew fails. As a result, subsequent insertions at the same index may return -EBUSY, which can lead to damage to system availability, integrity, and confidentialit...

5.8AI score0.00199EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/11/13 12:30 a.m.8 views

EUVD-2025-150389

In the Linux kernel, the following vulnerability has been resolved: ice: iceadapter: release xa entry on adapter allocation failure When iceadapternew fails, the reserved XArray entry created by xainsert is not released. This causes subsequent insertions at the same index to return -EBUSY,...

5.9AI score0.00199EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40185

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ice: iceadapter: release xa entry on adapter allocation failure When iceadapternew fails, the reserved XArray entry created by xainsert is not released. This...

5.9AI score0.00199EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 10:15 p.m.2 views

DEBIAN-CVE-2025-40185

In the Linux kernel, the following vulnerability has been resolved: ice: iceadapter: release xa entry on adapter allocation failure When iceadapternew fails, the reserved XArray entry created by xainsert is not released. This causes subsequent insertions at the same index to return -EBUSY,...

5.1AI score0.00199EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/12 10:15 p.m.9 views

CVE-2025-40185

In the Linux kernel, the following vulnerability has been resolved: ice: iceadapter: release xa entry on adapter allocation failure When iceadapternew fails, the reserved XArray entry created by xainsert is not released. This causes subsequent insertions at the same index to return -EBUSY,...

0.00199EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/12 9:56 p.m.36 views

CVE-2025-40185

CVE-2025-40185 concerns the Linux kernel ice driver (ice_adapter) where, if ice_adapter_new() fails, the previously reserved XArray entry (xa_insert()) is not released. This can cause subsequent insertions at the same index to return -EBUSY and may lead to NULL pointer dereferences. The documente...

6.1AI score0.00199EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.6 views

CVE-2025-40185

In the Linux kernel, the following vulnerability has been resolved: ice: iceadapter: release xa entry on adapter allocation failure When iceadapternew fails, the reserved XArray entry created by xainsert is not released. This causes subsequent insertions at the same index to return -EBUSY,...

5.1AI score0.00199EPSS
SaveExploits0
OSV
OSV
added 2025/11/12 9:56 p.m.8 views

CVE-2025-40185 ice: ice_adapter: release xa entry on adapter allocation failure

In the Linux kernel, the following vulnerability has been resolved: ice: iceadapter: release xa entry on adapter allocation failure When iceadapternew fails, the reserved XArray entry created by xainsert is not released. This causes subsequent insertions at the same index to return -EBUSY,...

6.3AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/11/12 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to free an XArray entry after an iceadapternew failure, which could lead to subsequent insertion...

6.1AI score0.00199EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/08 8:18 a.m.20 views

CVE-2025-22015 mm/migrate: fix shmem xarray update during migration

In the Linux kernel, the following vulnerability has been resolved: mm/migrate: fix shmem xarray update during migration A shmem folio can be either in page cache or in swap cache, but not at the same time. Namely, once it is in swap cache, folio-mapping should be NULL, and the folio is no longer...

7.8CVSS6.2AI score
SaveExploits0References10
NVD
NVD
added 2024/08/17 9:15 a.m.66 views

CVE-2024-42317

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: avoid PMD-size page cache if needed xarray can't support arbitrary page cache size. the largest and supported page cache size is defined as MAXPAGECACHEORDER by commit 099d90642a71 "mm/filemap: make MAXPAGECACHEORD...

5.5CVSS0.00184EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 9:09 a.m.31 views

CVE-2024-42317 mm/huge_memory: avoid PMD-size page cache if needed

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: avoid PMD-size page cache if needed xarray can't support arbitrary page cache size. the largest and supported page cache size is defined as MAXPAGECACHEORDER by commit 099d90642a71 "mm/filemap: make MAXPAGECACHEORD...

6.3AI score
SaveExploits0References5
Rows per page
Query Builder