Lucene search
+L

269237 matches found

Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.12 views

CVE-2026-89556

In the Linux kernel, the following vulnerability has been resolved: module: validate string table section types In elfvaliditycachesechdrs, section sizes and offsets are validated, unless the section type is SHTNULL or SHTNOBITS. Later, elfvaliditycachesecstrings and elfvaliditycacheindexstr acce...

5.9AI score0.00198EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:44 p.m.9 views

CVE-2026-89557 md: do overflow check for sb->bblog_shift in super_1_load()

In the Linux kernel, the following vulnerability has been resolved: md: do overflow check for sb-bblogshift in super1load In super1load, sb-bblogshift is an u8 type value loaded from on- disk superblock. It is used for badblocks API badblocksset by the following sequence, 1930 rdev-badblocks.shif...

7.8CVSS5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.29 views

CVE-2026-89557 md: do overflow check for sb->bblog_shift in super_1_load()

In the Linux kernel, the following vulnerability has been resolved: md: do overflow check for sb-bblogshift in super1load In super1load, sb-bblogshift is an u8 type value loaded from on- disk superblock. It is used for badblocks API badblocksset by the following sequence, 1930 rdev-badblocks.shif...

7.8CVSS0.00164EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76468

In the Linux kernel, the following vulnerability has been resolved: md: do overflow check for sb-bblogshift in super1load In super1load, sb-bblogshift is an u8 type value loaded from on- disk superblock. It is used for badblocks API badblocksset by the following sequence, 1930 rdev-badblocks.shif...

5.8AI score0.00164EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.12 views

CVE-2026-89557

In the Linux kernel, the following vulnerability has been resolved: md: do overflow check for sb-bblogshift in super1load In super1load, sb-bblogshift is an u8 type value loaded from on- disk superblock. It is used for badblocks API badblocksset by the following sequence, 1930 rdev-badblocks.shif...

7.8CVSS5.9AI score0.00164EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:44 p.m.7 views

CVE-2026-89556 module: validate string table section types

In the Linux kernel, the following vulnerability has been resolved: module: validate string table section types In elfvaliditycachesechdrs, section sizes and offsets are validated, unless the section type is SHTNULL or SHTNOBITS. Later, elfvaliditycachesecstrings and elfvaliditycacheindexstr acce...

5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/09/11 7:44 p.m.19 views

CVE-2026-89557

CVE-2026-89557 affects the Linux kernel md (Multiple Device) driver . In super_1_load(), the field sb->bblog_shift is an 8-bit value (range 0–255) read from an on-disk superblock. Before the fix, this value was used directly as a shift amount on a 64-bit sector variable without bounds checking...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.27 views

CVE-2026-89556 module: validate string table section types

In the Linux kernel, the following vulnerability has been resolved: module: validate string table section types In elfvaliditycachesechdrs, section sizes and offsets are validated, unless the section type is SHTNULL or SHTNOBITS. Later, elfvaliditycachesecstrings and elfvaliditycacheindexstr acce...

0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.30 views

CVE-2026-89555 mpls: reload header after pskb_may_pull()

In the Linux kernel, the following vulnerability has been resolved: mpls: reload header after pskbmaypull mplsselectmultipath calls mplsmultipathhash to choose a nexthop when an MPLS route has multiple nexthops. While walking the MPLS label stack, the hash routine caches hdr for the current label...

9.8CVSS0.00684EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.12 views

CVE-2026-89555

In the Linux kernel, the following vulnerability has been resolved: mpls: reload header after pskbmaypull mplsselectmultipath calls mplsmultipathhash to choose a nexthop when an MPLS route has multiple nexthops. While walking the MPLS label stack, the hash routine caches hdr for the current label...

9.8CVSS6.4AI score0.00684EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76466

In the Linux kernel, the following vulnerability has been resolved: mpls: reload header after pskbmaypull mplsselectmultipath calls mplsmultipathhash to choose a nexthop when an MPLS route has multiple nexthops. While walking the MPLS label stack, the hash routine caches hdr for the current label...

6.3AI score0.00684EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:44 p.m.7 views

CVE-2026-89555 mpls: reload header after pskb_may_pull()

In the Linux kernel, the following vulnerability has been resolved: mpls: reload header after pskbmaypull mplsselectmultipath calls mplsmultipathhash to choose a nexthop when an MPLS route has multiple nexthops. While walking the MPLS label stack, the hash routine caches hdr for the current label...

9.8CVSS6.3AI score
SaveExploits0References11
CVE
CVE
added 2026/09/11 7:44 p.m.23 views

CVE-2026-89555

CVE-2026-89555 is a use-after-free in the Linux kernel's MPLS subsystem. In mpls_select_multipath(), a cached header pointer (hdr) is not reloaded after pskb_may_pull() reallocates the skb head via pskb_expand_head(), leaving hdr pointing to freed memory. A remote attacker can trigger the bug by ...

9.8CVSS6.3AI score0.00684EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.30 views

CVE-2026-89554 mptcp: fix uninitialized local_id in syncookie MP_JOIN reconstruction

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix uninitialized localid in syncookie MPJOIN reconstruction mptcptokenjoincookieinitstate restores remotenonce, localnonce, backup, joinid, token and msk from the saved cookie entry when rebuilding the request socket for ...

8.2CVSS0.00606EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76465

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix uninitialized localid in syncookie MPJOIN reconstruction mptcptokenjoincookieinitstate restores remotenonce, localnonce, backup, joinid, token and msk from the saved cookie entry when rebuilding the request socket for ...

5.8AI score0.00606EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.11 views

CVE-2026-89554

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix uninitialized localid in syncookie MPJOIN reconstruction mptcptokenjoincookieinitstate restores remotenonce, localnonce, backup, joinid, token and msk from the saved cookie entry when rebuilding the request socket for ...

8.2CVSS5.9AI score0.00606EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:44 p.m.8 views

EUVD-2026-76463

In the Linux kernel, the following vulnerability has been resolved: params: fix charp corruption on allocation failure paramsetcharp stores charp parameters in allocated memory after slab is available, and releases the previous value when the parameter is updated. The previous value is released...

5.8AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.30 views

CVE-2026-89553 nouveau/gem: reserve the bo in the info ioctl around the vma lookup

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

7.8CVSS0.00134EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.13 views

CVE-2026-89552

In the Linux kernel, the following vulnerability has been resolved: params: fix charp corruption on allocation failure paramsetcharp stores charp parameters in allocated memory after slab is available, and releases the previous value when the parameter is updated. The previous value is released...

5.9AI score0.00168EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:44 p.m.22 views

CVE-2026-89553

A use-after-free vulnerability exists in the Linux kernel's nouveau/gem driver. In the non-uvmm path, a race condition between the info ioctl's VMA lookup and the GEM close path can close the VMA before the lookup completes. This allows a local attacker with low privileges to potentially achieve ...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References5
Rows per page
Query Builder