Lucene search
+L

269 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/14 4:1 p.m.3 views

CVE-2026-23161

In the Linux kernel, the following vulnerability has been resolved: mm/shmem, swap: fix race of truncate and swap entry split The helper for shmem swap freeing is not handling the order of swap entries correctly. It uses xacmpxchgirq to erase the swap entry, but it gets the entry order before tha...

5.3AI score0.00089EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/14 4:1 p.m.7 views

CVE-2026-23161 mm/shmem, swap: fix race of truncate and swap entry split

In the Linux kernel, the following vulnerability has been resolved: mm/shmem, swap: fix race of truncate and swap entry split The helper for shmem swap freeing is not handling the order of swap entries correctly. It uses xacmpxchgirq to erase the swap entry, but it gets the entry order before tha...

7.3CVSS5.3AI score0.00089EPSS
SaveExploits0References6
CVE
CVE
added 2026/02/14 4:1 p.m.30 views

CVE-2026-23161

CVE-2026-23161 affects the Linux kernel's mm/shmem, swap handling. The bug stems from a race between truncate and swap entry split: the code uses xa_get_order without lock protection to determine the swap entry order and then calls xa_cmpxchg_irq, which can use an outdated order if the entry was ...

7.3CVSS5.3AI score0.00089EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23177

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm, shmem: prevent infinite loop on truncate race When truncating a large swap entry, shmemfreeswap returns 0 when the entry's index doesn't match the given ind...

5.9AI score0.00166EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.8 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-42241)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42241 advisory. - In the Linux kernel, the following vulnerability has been resolved: mm/shmem: disable PMD-sized page cache i...

5.5CVSS6.2AI score0.00211EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.10 views

Azure Linux 3.0 Security Update: hyperv-daemons (CVE-2024-27058)

The version of hyperv-daemons installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-27058 advisory. - In the Linux kernel, the following vulnerability has been resolved: tmpfs: fix race on handling dquo...

4.7CVSS5.3AI score0.00476EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.7 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000841)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000841 advisory. Use-after-free vulnerability in the shmemremountfs function in mm/shmem.c in the Linux kernel before 3.7.10 allows local users to gain privileges or cause a denial o...

6.2CVSS6.5AI score0.005EPSS
SaveExploits2References23
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-002440)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002440 advisory. Use-after-free vulnerability in the shmemremountfs function in mm/shmem.c in the Linux kernel before 3.7.10 allows local users to gain privileges or cause a denial o...

6.2CVSS6.5AI score0.005EPSS
SaveExploits2References23
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001970)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001970 advisory. mm/shmem.c in the Linux kernel through 3.15.1 does not properly implement the interaction between range notification and hole punching, which allows local users to...

4.7CVSS6.6AI score0.0044EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.8 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002267)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002267 advisory. Use-after-free vulnerability in the shmemremountfs function in mm/shmem.c in the Linux kernel before 3.7.10 allows local users to gain privileges or cause a denial o...

6.2CVSS6.5AI score0.005EPSS
SaveExploits2References23
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002350)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002350 advisory. mm/shmem.c in the Linux kernel through 3.15.1 does not properly implement the interaction between range notification and hole punching, which allows local users to...

4.7CVSS6.6AI score0.0044EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/01/14 12:25 a.m.7 views

SUSE CVE-2025-71072

In the Linux kernel, the following vulnerability has been resolved: shmem: fix recovery on rename failures mapletree insertions can fail if we are seriously short on memory; simpleoffsetrename does not recover well if it runs into that. The same goes for simpleoffsetrenameexchange. Moreover,...

5.5CVSS6.4AI score0.00121EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/13 4:16 p.m.14 views

CVE-2025-71072

In the Linux kernel, the following vulnerability has been resolved: shmem: fix recovery on rename failures mapletree insertions can fail if we are seriously short on memory; simpleoffsetrename does not recover well if it runs into that. The same goes for simpleoffsetrenameexchange. Moreover,...

5.5CVSS0.00121EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.4 views

CVE-2025-71072

In the Linux kernel, the following vulnerability has been resolved: shmem: fix recovery on rename failures mapletree insertions can fail if we are seriously short on memory; simpleoffsetrename does not recover well if it runs into that. The same goes for simpleoffsetrenameexchange. Moreover,...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References26
OSV
OSV
added 2026/01/13 4:16 p.m.8 views

UBUNTU-CVE-2025-71072

In the Linux kernel, the following vulnerability has been resolved: shmem: fix recovery on rename failures mapletree insertions can fail if we are seriously short on memory; simpleoffsetrename does not recover well if it runs into that. The same goes for simpleoffsetrenameexchange. Moreover,...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References26
Cvelist
Cvelist
added 2026/01/13 3:31 p.m.27 views

CVE-2025-71072 shmem: fix recovery on rename failures

In the Linux kernel, the following vulnerability has been resolved: shmem: fix recovery on rename failures mapletree insertions can fail if we are seriously short on memory; simpleoffsetrename does not recover well if it runs into that. The same goes for simpleoffsetrenameexchange. Moreover,...

0.00121EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/13 3:31 p.m.31 views

CVE-2025-71072

CVE-2025-71072 : In the Linux kernel, a rename/recovery issue in shmem was fixed. The root cause affected how maple_tree insertions and simple_offset_rename() pathways handled memory pressure and failure paths, including simple_offset_rename_exchange(). The fix involves how shmem_rename2() pre-in...

5.5CVSS6AI score0.00121EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/01/13 3:31 p.m.5 views

CVE-2025-71072 shmem: fix recovery on rename failures

In the Linux kernel, the following vulnerability has been resolved: shmem: fix recovery on rename failures mapletree insertions can fail if we are seriously short on memory; simpleoffsetrename does not recover well if it runs into that. The same goes for simpleoffsetrenameexchange. Moreover,...

5.5CVSS6.3AI score0.00121EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.2 views

PT-2026-2593

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to shmem recovery during rename failures. Maple tree insertions can fail under memory pressure, and the simple offset rename and simple offset...

5.5CVSS5.4AI score0.00121EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 9:33 a.m.6 views

CVE-2024-39207

lua-shmem v1.0-1 was discovered to contain a buffer overflow via the shmemwrite function...

8.2CVSS7.9AI score0.00523EPSS
SaveExploits0References1
Rows per page
Query Builder