Lucene search
+L

2359 matches found

OSV
OSV
•added 2026/09/11 8:19 p.m.•8 views

DEBIAN-CVE-2026-80962

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: validate geometry fields from on-disk cacheinfo cachesegsinit iterates cacheinfo-nsegs times indexing cache-segments, which is sized to the cache device geometry, and getsegid takes each segment id from the on-media...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/11 8:19 p.m.•10 views

CVE-2026-80963

In the Linux kernel, the following vulnerability has been resolved: 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 dmstatfree. dmstatfree does "foreachpossiblecpucpu...

0.0022EPSS
SaveExploits0References8
NVD
NVD
•added 2026/09/11 8:19 p.m.•11 views

CVE-2026-80962

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: validate geometry fields from on-disk cacheinfo cachesegsinit iterates cacheinfo-nsegs times indexing cache-segments, which is sized to the cache device geometry, and getsegid takes each segment id from the on-media...

7.8CVSS0.00173EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/11 8:19 p.m.•10 views

AZL-100854 CVE-2026-80963 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: 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 dmstatfree. dmstatfree does "foreachpossiblecpucpu...

5.6AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•10 views

DEBIAN-CVE-2026-80963

In the Linux kernel, the following vulnerability has been resolved: 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 dmstatfree. dmstatfree does "foreachpossiblecpucpu...

5.7AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•9 views

DEBIAN-CVE-2026-80961

In the Linux kernel, the following vulnerability has been resolved: 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 the replay loop in cachereplay, the writeback worker and the GC worker,...

7.8CVSS6.1AI score0.00173EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/11 8:19 p.m.•9 views

CVE-2026-80956

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: only hand out initialized cache segments getcachesegment scans the segment map up to cache-nsegs, the physical device segment count, but cachesegsinit only initializes the first cacheinfo-nsegs segments. A crafted imag...

0.00206EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/11 8:19 p.m.•9 views

CVE-2026-80957

In the Linux kernel, the following vulnerability has been resolved: 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 chain that points back into a segment it has already visited makes th...

0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/11 8:19 p.m.•8 views

DEBIAN-CVE-2026-80956

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: only hand out initialized cache segments getcachesegment scans the segment map up to cache-nsegs, the physical device segment count, but cachesegsinit only initializes the first cacheinfo-nsegs segments. A crafted imag...

5.8AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/11 8:19 p.m.•9 views

CVE-2026-80955

In the Linux kernel, the following vulnerability has been resolved: 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 is called but then key-cachepos.cacheseg is accessed as the argument ...

7.8CVSS0.00168EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/11 8:19 p.m.•9 views

CVE-2026-80959

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: bound the persisted tail-position offset cacheposdecode takes the persisted keytail and dirtytail segoff from the cache device and addresses within the segment with it. A segoff at or past the segment datasize,...

7.8CVSS0.00173EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/11 8:19 p.m.•10 views

CVE-2026-80960

In the Linux kernel, the following vulnerability has been resolved: 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 table load CAPSYSADMIN controls it. It sizes cache-segments and is the...

0.00206EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/11 8:19 p.m.•9 views

CVE-2026-80961

In the Linux kernel, the following vulnerability has been resolved: 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 the replay loop in cachereplay, the writeback worker and the GC worker,...

7.8CVSS0.00173EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/11 8:19 p.m.•9 views

DEBIAN-CVE-2026-80955

In the Linux kernel, the following vulnerability has been resolved: 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 is called but then key-cachepos.cacheseg is accessed as the argument ...

7.8CVSS6.8AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•7 views

DEBIAN-CVE-2026-80957

In the Linux kernel, the following vulnerability has been resolved: 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 chain that points back into a segment it has already visited makes th...

5.9AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/11 8:19 p.m.•10 views

CVE-2026-80958

In the Linux kernel, the following vulnerability has been resolved: 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 PCACHESEGSIZE - segoff, the raw segment size rather than the data regio...

7.1CVSS0.00164EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/11 8:19 p.m.•11 views

DEBIAN-CVE-2026-80958

In the Linux kernel, the following vulnerability has been resolved: 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 PCACHESEGSIZE - segoff, the raw segment size rather than the data regio...

7.1CVSS5.9AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•9 views

DEBIAN-CVE-2026-80959

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: bound the persisted tail-position offset cacheposdecode takes the persisted keytail and dirtytail segoff from the cache device and addresses within the segment with it. A segoff at or past the segment datasize,...

7.8CVSS5.9AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•10 views

DEBIAN-CVE-2026-80960

In the Linux kernel, the following vulnerability has been resolved: 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 table load CAPSYSADMIN controls it. It sizes cache-segments and is the...

6AI score0.00206EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•14 views

CVE-2026-80956

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: only hand out initialized cache segments getcachesegment scans the segment map up to cache-nsegs, the physical device segment count, but cachesegsinit only initializes the first cacheinfo-nsegs segments. A crafted imag...

5.7AI score0.00206EPSS
SaveExploits0References5
Rows per page
Query Builder