Lucene search
+L

2358 matches found

Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-80960

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm-pcache: validate on-media segnum against the cache device size segnum is read from the crc32c-only superblock, so whoever supplies the cache device on a tabl...

5.9AI score0.00206EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80955

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm-pcache: fix use-after-free and invalid seg operations in ksetreplay In ksetreplay, when key-seggen is stale key-seggen cachepos.cacheseg-gen, cachekeyputkey ...

7.8CVSS6.5AI score0.00168EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-80963

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm-stats: fix a crash if allocation of per-cpu data fails If dmkvzallocpercpuallocsize, cputonodecpu fails, the code jumps to the out label and calls dmstatfre...

5.8AI score0.0022EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80958

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm-pcache: clamp the tail kset read to the segment data region The tail-kset read in cachereplay, the writeback worker and the GC worker bounds its length by...

7.1CVSS5.8AI score0.00164EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-89573

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm array: reject an array block whose value size is not the caller's arrayblockcheck can only compare the header against itself, so a block with valuesize 4 and...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80962

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm-pcache: validate geometry fields from on-disk cacheinfo cachesegsinit iterates cacheinfo-nsegs times indexing cache-segments, which is sized to the cache...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80957

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm-pcache: detect a cycle in the last-kset chain during replay cachereplay follows the on-media last- kset chain by nextcachesegid with no condresched. A forged...

5.8AI score0.00206EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-89574

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm array: validate array block headers on read arrayblockcheck validates blocknr and csum and nothing else, while nodecheck, next to it, has bounded the...

7.8CVSS6AI score0.00175EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80961

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm-pcache: validate kset keynum and intra-segment bounds Two more fields decoded from the cache device go unbounded. The kset keynum drives cacheksetcrc and th...

7.8CVSS6AI score0.00173EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/11 11:56 p.m.•14 views

CVE-2026-80960

A flaw was found in the Linux kernel's dm-pcache component. A local attacker with CAPSYSADMIN capabilities can exploit this vulnerability by supplying a specially crafted cache device. The segnum value, which dictates the size of cache segments, is not adequately validated against the actual devi...

5.5CVSS5.7AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 11:08 p.m.•14 views

CVE-2026-80956

A flaw was found in the Linux kernel's dm-pcache component. A crafted image can cause the getcachesegment function to return an uninitialized cache segment. This uninitialized segment, containing a null data pointer, is then used by cacheksetclose without a proper null check. This can lead to a...

5.5CVSS5.6AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 11:08 p.m.•14 views

CVE-2026-80963

A flaw was found in the Linux kernel's dm-stats module. This vulnerability occurs when the allocation of per-CPU data fails, which can lead to a null pointer dereference during the subsequent cleanup operation. This issue can cause the system to crash, resulting in a Denial of Service DoS...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 10:50 p.m.•12 views

CVE-2026-80959

A flaw was found in the Linux kernel's device-mapper persistent cache dm-pcache component. A local attacker with administrative privileges CAPSYSADMIN could provide a specially crafted cache device, leading to an out-of-bounds read. This vulnerability allows reading past the intended segment data...

7.8CVSS5.6AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 10:42 p.m.•13 views

CVE-2026-80962

A flaw was found in the Linux kernel's dm-pcache component. A local attacker with administrative privileges CAPSYSADMIN could manipulate on-disk cache metadata to provide invalid geometry fields. This manipulation could lead to an out-of-bounds read and write, potentially causing memory corruptio...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 10:28 p.m.•12 views

CVE-2026-89576

A flaw was found in the Linux kernel's device-mapper era dm-era component. When a snapshot operation fails, a block of metadata is allocated but not properly freed. This leads to a permanent leak of system resources with each failed attempt. Over time, this resource exhaustion can result in a...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 10:20 p.m.•13 views

CVE-2026-89575

A flaw was found in the Linux kernel's device mapper dm-raid1 component. This vulnerability occurs in the buildconstructorstring function, where insufficient space is reserved for a NUL-terminator when formatting a string with sprintf. This oversight can lead to a buffer overflow, potentially...

7CVSS6.2AI score0.00238EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 10:15 p.m.•15 views

CVE-2026-89578

A flaw was found in the Linux kernel's device mapper I/O dm-io component. When handling DMIOBIO requests, incorrect sector-based accounting for misaligned direct I/O buffers could lead to an infinite loop. This issue can cause I/O operations to hang indefinitely, resulting in a denial of service...

5.5CVSS5.6AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 10:15 p.m.•13 views

CVE-2026-89573

A flaw was found in the Linux kernel's device mapper dm array component. A local attacker could exploit this vulnerability by providing specially crafted metadata. This crafted metadata causes the system to misinterpret the size of data blocks, leading to an out-of-bounds read. This memory...

7.8CVSS6AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:29 p.m.•13 views

CVE-2026-89574

A flaw was found in the Linux kernel's device mapper dm array component. Insufficient validation of array block headers during read operations allows a local attacker to craft a malicious on-disk nrentries value. This can lead to an out-of-bounds read from the dm-bufio buffer, potentially resulti...

7.8CVSS6AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:03 p.m.•11 views

CVE-2026-80958

A flaw was found in the dm-pcache component of the Linux kernel. The tail-kset read operations, used by cachereplay, the writeback worker, and the garbage collection GC worker, incorrectly calculate the length of the data region. This error causes the system to read beyond the intended segment da...

7.1CVSS5.6AI score0.00164EPSS
SaveExploits0References4
Rows per page
Query Builder