Lucene search
+L

738625 matches found

RedhatCVE
RedhatCVE
added 2026/08/27 6:53 a.m.10 views

CVE-2026-80585

A flaw was found in the Linux kernel. In the Multipath TCP MPTCP Fast Open feature, a vulnerability exists where the system incorrectly marks a subflow as MPTFO even when a TCP Fast Open TFO SYN packet does not contain data. This can lead to a stale MPTFO state, potentially triggering a...

9.4CVSS5.3AI score0.00317EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 6:49 a.m.6 views

CVE-2026-74744

A flaw was found in the Linux kernel's ipvlan component. The ipvlan devices do not properly inherit neededheadroom and neededtailroom from the physical device phydev. This can lead to insufficient space being reserved for packet headers and trailers, potentially causing memory corruption, such as...

9.8CVSS5.1AI score0.00519EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 6:44 a.m.7 views

CVE-2026-74753

A flaw was found in the Linux kernel's performance monitoring perf subsystem. This vulnerability allows a local attacker to trigger a use-after-free condition by improperly handling exited events as group leaders. Successful exploitation could lead to a system crash, resulting in a denial of...

7.8CVSS5.3AI score0.00128EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 6:42 a.m.8 views

CVE-2026-74754

A flaw was found in the Linux kernel SCSI core. A race condition exists where the shost-ehnoresume flag is checked multiple times during error handling. This can lead to an incorrect handling of power management PM references, specifically an unmatched reference put. The consequence is a runtime ...

5.5CVSS5.2AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 6:41 a.m.7 views

CVE-2026-74748

A flaw was found in the Linux kernel's netfilter ipset component. A race condition exists between the list:set garbage collection and set swap operations. This concurrency issue can lead to a kernel bug and a system crash, effectively causing a denial of service. This vulnerability can be trigger...

7.8CVSS5.2AI score0.00138EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 6:35 a.m.7 views

CVE-2026-80575

A flaw was found in the Linux kernel. The cs40l50-vibra driver, responsible for haptic feedback, improperly validates the length of custom data provided by a local user. This insufficient validation can lead to out-of-bounds reads and accesses when processing specially crafted input. A local...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 6:33 a.m.8 views

CVE-2026-74739

A flaw was found in the Linux kernel's clsu32 module, responsible for traffic control. This vulnerability occurs because the u32bindclass function incorrectly handles certain data structures, leading to a slab-out-of-bounds read. A local attacker with network administration capabilities could...

7.8CVSS5.2AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 6:31 a.m.6 views

EUVD-2026-66499

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: validate user buffer length in SNMP and ARP query ioctls qethsnmpcommand and qethl3arpquery allocate a buffer sized by a user-supplied length udatalen without checking a lower bound, then set udataoffset to a fixed...

8.4CVSS5.7AI score0.00134EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/27 6:31 a.m.6 views

EUVD-2026-66493

In the Linux kernel, the following vulnerability has been resolved: fbdev: core: Fix pointer desynchronization in fbioread In fbioread, if copytouser performs a partial copy e.g., due to a faulty user buffer, the loop adjusts the chunk size 'c' and updates the remaining 'count'. However, the...

7.3CVSS5.6AI score0.00116EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/27 6:31 a.m.6 views

EUVD-2026-66498

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: lpass-tx-macro: Fix enum kcontrol accesses The "DEC0 MODE" to "DEC7 MODE" controls are enumerated, but txmacrodecmodeget and txmacrodecmodeput access their value through ucontrol-value.integer.value0 a long instead ...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 6:31 a.m.8 views

EUVD-2026-66472

In the Linux kernel, the following vulnerability has been resolved: libceph: fix OOB read in decodewatchers via missing bounds check cephstartdecoding validates that structlen bytes remain in the buffer after the encoding header, but accepts structlen=0 as valid: cephdecodeneedp, end, 0, bad alwa...

9.8CVSS5.7AI score0.00521EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 6:31 a.m.5 views

EUVD-2026-66473

In the Linux kernel, the following vulnerability has been resolved: libceph: Avoid using invalid osd indices from primarytemp A corrupted osdmap received from a Ceph monitor or OSD may contain osd indices in its pgtemp, primarytemp, pgupmap, and pgupmapitems parts that don't exist, i.e., that are...

9.8CVSS5.5AI score0.00521EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/27 6:31 a.m.6 views

EUVD-2026-66465

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Fix out of bounds check on CCW array The routine ccwchaincalclength counts the number of channel command words CCWs that are chained together in a single channel program, and rejects anything larger than...

7.9CVSS5.5AI score0.00137EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/27 6:31 a.m.8 views

EUVD-2026-66467

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Ensure index for read/write regions are within range The introduction of the capability chain rightly clamped the region indexes to the range of the capabilities itself, but neglected to do so for the existing...

8.8CVSS5.3AI score0.00129EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/27 6:31 a.m.7 views

EUVD-2026-66476

In the Linux kernel, the following vulnerability has been resolved: libceph: fix multiple unsafe decodes in decodelocker decodelocker in clslockclient.c contains three unsafe decode operations that allow a malicious or compromised OSD to trigger slab-out-of-bounds reads: 1. cephdecodecopy at the...

9.8CVSS5.8AI score0.00521EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/27 6:31 a.m.6 views

EUVD-2026-66488

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - validate input packet lengths iforceprocesspacket reads fixed fields from joystick, wheel and status packets without first checking their lengths. In particular, the shared hats-and-buttons helper unconditionally...

5.3AI score0.00164EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/27 6:31 a.m.8 views

EUVD-2026-66489

In the Linux kernel, the following vulnerability has been resolved: Input: focaltech - fix array out-of-bounds in focaltechprocessrelpacket Make finger2 and also finger1 unsigned, so that if the finger index in the packet is 0 then subtracting 1 creates an array index which overflows above the...

8.4CVSS5.4AI score0.00134EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/27 6:31 a.m.7 views

EUVD-2026-66490

In the Linux kernel, the following vulnerability has been resolved: Input: cs40l50-vibra - validate custom data from user space cs40l50add copies the custom data of an FFPERIODIC/FFCUSTOM effect straight from the ffeffect the user passed to EVIOCSFF, without requiring it to hold anything:...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/27 6:31 a.m.6 views

EUVD-2026-66577

In the Linux kernel, the following vulnerability has been resolved: ipvs: revalidate ihl to prevent out-of-bounds access While the outer IP header is already pulled into the skb head, we must be careful and revalidate the embedded headers after reading them from the skb frags to prevent...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 6:31 a.m.9 views

EUVD-2026-66588

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - fix rctx-cryptlen calculation in tegragcmdoonereq Perform rctx-cryptlen calculation in tegragcmdoonereq the same way it is done in tegraccmcryptinit. The current formulae may lead to a crash if a caller does not...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0References5
Rows per page
Query Builder