Lucene search
+L

280 matches found

Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.16 views

PT-2026-38926

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel where the GEM object's reservation lock is not held during vmap and vunmap operations. This leads to errors when using vmap locked, specifically withi...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2025-71298

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/tests: shmem: Hold reservation lock around madvise Acquire and release the GEM object's reservation lock around calls to the object's madvide operation. The...

5.5CVSS6.1AI score0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/24 3:16 p.m.9 views

DEBIAN-CVE-2026-31654

In the Linux kernel, the following vulnerability has been resolved: mm/vma: fix memory leak in mmapregion commit 605f6586ecf7 "mm/vma: do not leak memory when .mmapprepare swaps the file" handled the success path by skipping getfile via filedoesntneedget, but missed the error path. When /dev/zero...

5.5CVSS5.4AI score0.00113EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/30 12:00 a.m.29 views

Amazon Linux 2023 : bpftool6.12, kernel6.12, kernel6.12-devel (ALAS2023-2026-1487)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1487 advisory. In the Linux kernel, the following vulnerability has been resolved: md: suspend array while updating raiddisks via sysfs CVE-2025-71225 In the Linux kernel, the following vulnerability has bee...

8.8CVSS5.8AI score0.00481EPSS
SaveExploits8References66
Amazon
Amazon
added 2026/03/27 12:00 a.m.47 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: md: suspend array while updating raiddisks via sysfs CVE-2025-71225 In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent...

8.8CVSS5.7AI score0.00481EPSS
SaveExploits8
BDU FSTEC
BDU FSTEC
added 2026/03/26 12:00 a.m.9 views

The vulnerability of the drm_gem_shmem_mmap() function in the drivers/gpu/drm/drm_gem_shmem_helper.c file of the Direct Rendering Infrastructure (DRI) driver for the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the drmgemshmemmmap function in the drivers/gpu/drm/drmgemshmemhelper.c file of the Direct Rendering Infrastructure DRI driver in the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise t...

7.8CVSS5.8AI score0.00193EPSS
SaveExploits0References16Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-23161

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.3CVSS7.2AI score0.00089EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.7 views

CVE-2026-23177

In the Linux kernel, the following vulnerability has been resolved: 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 index due to lookup alignment. The failure fallback path checks if the...

5.2AI score0.00166EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.45 views

CVE-2026-23177 mm, shmem: prevent infinite loop on truncate race

In the Linux kernel, the following vulnerability has been resolved: 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 index due to lookup alignment. The failure fallback path checks if the...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/14 4:27 p.m.14 views

CVE-2026-23177 mm, shmem: prevent infinite loop on truncate race

In the Linux kernel, the following vulnerability has been resolved: 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 index due to lookup alignment. The failure fallback path checks if the...

5.3AI score
SaveExploits0References6
NVD
NVD
added 2026/02/14 4:15 p.m.13 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...

7.3CVSS0.00089EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.11 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...

7.3CVSS6.5AI score0.00089EPSS
SaveExploits0References11
OSV
OSV
added 2026/02/14 4:15 p.m.15 views

UBUNTU-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...

7.3CVSS5.6AI score0.00089EPSS
SaveExploits0References12
CVE
CVE
added 2026/02/14 4:01 p.m.46 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
OSV
OSV
added 2026/02/14 4:01 p.m.11 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 score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:01 p.m.6 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
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.11 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.6AI score0.00166EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.10 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:00 a.m.14 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...

7.8CVSS5.3AI score0.00385EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.9 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
Rows per page
Query Builder