Lucene search
+L

36 matches found

NVD
NVD
•added 2026/09/25 11:17 a.m.•6 views

CVE-2026-97941

In the Linux kernel, the following vulnerability has been resolved: mm/slab: take n-listlock in slabtryreturnfreelist to avoid race Commit ba7425312607 "mm, slab: add an optimistic slabtryreturnfreelist" incorrectly assumed that nobody has freed an object to the slab as long as slab-freelist is...

7.8CVSS
SaveExploits0References2
OSV
OSV
•added 2026/09/25 10:22 a.m.•1 views

CVE-2026-97941 mm/slab: take n->list_lock in __slab_try_return_freelist() to avoid race

In the Linux kernel, the following vulnerability has been resolved: mm/slab: take n-listlock in slabtryreturnfreelist to avoid race Commit ba7425312607 "mm, slab: add an optimistic slabtryreturnfreelist" incorrectly assumed that nobody has freed an object to the slab as long as slab-freelist is...

7.8CVSS5.8AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/25 10:22 a.m.•8 views

CVE-2026-97941

A race condition exists in the Linux kernel memory management system within mm/slab. The __slab_try_return_freelist() function incorrectly assumed that no objects were freed to a slab if slab->freelist was NULL and cmpxchg succeeded. This oversight leads to a classic ABA problem where a slab c...

7.8CVSS5.7AI score
SaveExploits0References2
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•6 views

EUVD-2026-86795

In the Linux kernel, the following vulnerability has been resolved: mm/slab: take n-listlock in slabtryreturnfreelist to avoid race Commit ba7425312607 "mm, slab: add an optimistic slabtryreturnfreelist" incorrectly assumed that nobody has freed an object to the slab as long as slab-freelist is...

7.8CVSS5.7AI score
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/25 10:22 a.m.•18 views

CVE-2026-97941 mm/slab: take n->list_lock in __slab_try_return_freelist() to avoid race

In the Linux kernel, the following vulnerability has been resolved: mm/slab: take n-listlock in slabtryreturnfreelist to avoid race Commit ba7425312607 "mm, slab: add an optimistic slabtryreturnfreelist" incorrectly assumed that nobody has freed an object to the slab as long as slab-freelist is...

7.8CVSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/25 10:22 a.m.•3 views

CVE-2026-97941

In the Linux kernel, the following vulnerability has been resolved: mm/slab: take n-listlock in slabtryreturnfreelist to avoid race Commit ba7425312607 "mm, slab: add an optimistic slabtryreturnfreelist" incorrectly assumed that nobody has freed an object to the slab as long as slab-freelist is...

7.8CVSS5.8AI score
SaveExploits0
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•5 views

CVE-2026-97941

In the Linux kernel, the following vulnerability has been resolved: mm/slab: take n-listlock in slabtryreturnfreelist to avoid race Commit ba7425312607 "mm, slab: add an optimistic slabtryreturnfreelist" incorrectly assumed that nobody has freed an object to the slab as long as slab-freelist is...

7.8CVSS5.7AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/09/23 3:49 a.m.•7 views

kernel: mm/slab: do not limit zeroing to orig_size when only red zoning is enabled

A flaw was found in the Linux kernel's memory management subsystem. This issue occurs when the kernel's memory allocator attempts to zero out newly allocated memory, but an incorrect check prevents the full memory region from being cleared under specific configurations. This can lead to memory no...

8.1CVSS5.8AI score0.00417EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 3:49 a.m.•6 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS6.6AI score0.01411EPSS
SaveExploits2References5
Tenable Nessus
Tenable Nessus
•added 2026/09/23 12:00 a.m.•4 views

RHEL 9 : kernel (RHSA-2026:70484)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:70484 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: netfilter: nftables: reject...

9.8CVSS6.3AI score0.01411EPSS
SaveExploits2References10
RedHat Linux
RedHat Linux
•added 2026/09/22 11:34 a.m.•6 views

kernel: mm/slab: do not limit zeroing to orig_size when only red zoning is enabled

A flaw was found in the Linux kernel's memory management subsystem. This issue occurs when the kernel's memory allocator attempts to zero out newly allocated memory, but an incorrect check prevents the full memory region from being cleared under specific configurations. This can lead to memory no...

8.1CVSS5.8AI score0.00417EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/09/22 12:00 a.m.•8 views

RHEL 9 : kernel (RHSA-2026:69908)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:69908 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: mm/slab: do not limit zeroing...

9.8CVSS7.9AI score0.01411EPSS
SaveExploits2References6
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm/slab: Unbounded recursion in the free path has been prevented using a new kmalloc type. Commit 280ea9c3154b “mm/slab: Avoid allocating the slabobjext array from its own slab” prevents recursive allocation of objexts from kmall...

7.5CVSS5.9AI score0.0067EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/15 12:28 p.m.•74 views

CVE-2026-74576

Summary of CVE-2026-74576 (Linux kernel) : The vulnerability stems from the slab allocator allowing unbounded recursion in the free path due to cycles formed when obj_exts arrays are allocated across KMALLOC_NORMAL caches. Specifically, slabs can form a cycle by allocating each other’s obj_exts a...

7.5CVSS5.6AI score0.0067EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/15 12:28 p.m.•32 views

CVE-2026-74576 mm/slab: prevent unbounded recursion in free path with new kmalloc type

In the Linux kernel, the following vulnerability has been resolved: mm/slab: prevent unbounded recursion in free path with new kmalloc type Commit 280ea9c3154b "mm/slab: avoid allocating slabobjext array from its own slab" avoided recursive allocation of objexts from kmalloc caches of the same...

7.5CVSS5.7AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
•added 2026/08/15 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-74576

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/slab: prevent unbounded recursion in free path with new kmalloc type Commit 280ea9c3154b mm/slab: avoid allocating slabobjext array from its own slab avoided...

7.5CVSS5.9AI score0.0067EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•0 views

CVE-2026-74576: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: mm/slab: prevent unbounded recursion in free path with new kmalloc type Commit 280ea9c3154b "mm/slab: avoid allocating slabobjext array from its own slab" avoided recursive allocation of objexts from kmalloc caches of the same...

7.5CVSS6AI score0.0067EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/07/25 10:17 a.m.•13 views

CVE-2026-64368

In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not limit zeroing to origsize when only red zoning is enabled When init zeroing on allocation is requested, for kmalloc we generally have to zero the full object size even if a smaller size is requested, in order to...

8.1CVSS5.6AI score0.00417EPSS
SaveExploits0References17
Debian CVE
Debian CVE
•added 2026/07/25 8:50 a.m.•18 views

CVE-2026-64368

In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not limit zeroing to origsize when only red zoning is enabled When init zeroing on allocation is requested, for kmalloc we generally have to zero the full object size even if a smaller size is requested, in order to...

8.1CVSS5.7AI score0.00417EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/25 12:00 a.m.•1 views

CVE-2026-64368: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not limit zeroing to origsize when only red zoning is enabled When init zeroing on allocation is requested, for kmalloc we generally have to zero the full object size even if a smaller size is requested, in order to...

8.1CVSS5.9AI score0.00417EPSS
SaveExploits0References6
Rows per page
Query Builder