Lucene search
+L

833 matches found

NVD
NVD
added 2026/08/22 4:16 p.m.11 views

CVE-2026-74704

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

0.0022EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:33 p.m.19 views

CVE-2026-74704

CVE-2026-74704 affects the Linux kernel component net/sched: sch_cake (the CAQoS scheduler). The ACK filter in sch_cake parses packets to locate the TCP header and filter duplicated ACKs when a flow is backlogged. A WARN_ON(1) in this parsing path can be triggered by a malformed IP header , leadi...

5.6AI score0.0022EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/19 8:17 p.m.4 views

CVE-2026-18821

IBM PowerVM Hypervisor FW1120.00, FW1110.00 through FW1110.30, FW1060.00 through FW1060.80, and FW950.00 through FW950.H2 Power Systems Firmware is affected by a vulnerability in partition firmware during network boot. An unauthenticated attacker on the same network as a partition undergoing...

7.5CVSS0.00191EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/15 5:09 p.m.9 views

Security Bulletin: This Power System update is being released to address CVE-2026-18821

Summary Power Systems Firmware is affected by a vulnerability in partition firmware during network boot. An unauthenticated attacker on the same network as a partition undergoing network boot can send a malformed packet, allowing arbitrary code to be executed in the partition firmware and...

7.5CVSS5.8AI score0.00191EPSS
SaveExploits0
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72348

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop The ah, hbh and rt matches check that the fixed extension header is present, then use the header length field to derive the advertised extension header lengt...

9.1CVSS0.00625EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72334

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix malformed ISOEND/CONT handling Core specification Part C vol 4 sec 5.4.5 does not exclude empty ISOCONT, ISOEND packets. We currently reject them if they are last. If controller sends malformed sequence ISOSTA...

8.8CVSS0.00341EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:55 a.m.6 views

EUVD-2026-59250

In the Linux kernel, the following vulnerability has been resolved: gue: validate REMCSUM private option length GUE private flags can indicate that remote checksum offload metadata is present. The private flags field itself is accounted for by guehdrflagslen, but guehdrprivflagslen currently...

5.5AI score0.00755EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:55 a.m.28 views

CVE-2026-72351

CVE-2026-72351 : In the Linux kernel, the vulnerability concerns GUE private flags indicating REMCSUM metadata. The root cause is that guehdr_priv_flags_len() returns 0 when GUE_PFLAG_REMCSUM is set, allowing a packet with only the private flags field to pass validate_gue_flags(). Consequently, g...

9.8CVSS5.4AI score0.00755EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:55 a.m.20 views

CVE-2026-72296 net: ife: require ETH_HLEN to be pullable in ife_decode()

In the Linux kernel, the following vulnerability has been resolved: net: ife: require ETHHLEN to be pullable in ifedecode ife decode may return after making only the outer IFE header and metadata pullable. The caller then passes the decapsulated packet to ethtypetrans, which expects the inner...

9.1CVSS5.5AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:55 a.m.8 views

EUVD-2026-59195

In the Linux kernel, the following vulnerability has been resolved: net: ife: require ETHHLEN to be pullable in ifedecode ife decode may return after making only the outer IFE header and metadata pullable. The caller then passes the decapsulated packet to ethtypetrans, which expects the inner...

5.4AI score0.00704EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:55 a.m.38 views

CVE-2026-72296

The CVE-2026-72296 entry describes a Linux kernel vulnerability in the net/ife path where ife_decode() could return after pulling only the outer IFE header and metadata, causing eth_type_trans() to see an inner Ethernet header that may be absent in the linear data area. This could lead to a crash...

9.1CVSS5.4AI score0.00704EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72484

In the Linux kernel, the following vulnerability has been resolved: net: ife: require ETH HLEN to be pullable in ife decode ife decode may return after making only the outer IFE header and metadata pullable. The caller then passes the decapsulated packet to eth type trans, which expects the inner...

5.4AI score0.00704EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/08/14 6:44 p.m.8 views

CVE-2026-19695

A flaw was found in the Gammu DCT3 trace file parser in Wireshark. This issue occurs when malformed packets are decoded from a packet capture file, causing a stack-based buffer overflow, resulting in a denial of service. Mitigation To mitigate this vulnerability, do not open untrusted capture fil...

4.7CVSS5.7AI score0.00098EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/14 2:38 p.m.7 views

EUVD-2026-58669

A flaw was found in Samba's CTDB, the clustered database service used by Samba. Insufficient integrity validation of received CTDB protocol packets allows malformed packets containing invalid field lengths, improperly terminated strings, or inconsistent packet sizes to be processed without adequa...

6.5CVSS5.3AI score0.00405EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/14 2:38 p.m.40 views

CVE-2026-58224 Samba: ctdb fails to do integrity checking of received packets

A flaw was found in Samba's CTDB, the clustered database service used by Samba. Insufficient integrity validation of received CTDB protocol packets allows malformed packets containing invalid field lengths, improperly terminated strings, or inconsistent packet sizes to be processed without adequa...

6.5CVSS0.00405EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/13 3:19 p.m.7 views

CVE-2026-65933

A malformed Bluetooth connection request message can cause the BT122 to leak potentially sensitive information. See vulnerability B-E4 in the related paper below...

5.3CVSS0.00178EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/13 2:26 p.m.6 views

CVE-2026-65936 RS9116W/SiWx917 malformed packet with increased length field causes memory leak

A malformed Bluetooth connection request message can cause the RS9116W/SiWx917 to leak potentially sensitive information. See vulnerability B-E4 in the related paper below...

5.3CVSS5.2AI score0.00178EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 2:26 p.m.25 views

CVE-2026-65936

CVE-2026-65936 affects the RS9116W/SiWx917 Bluetooth stack. The root cause is a malformed Bluetooth connection request message with an increased length field, which can cause a memory leak and potential leakage of sensitive information. The record from CVELIST explicitly frames it as a malformed ...

5.3CVSS5.2AI score0.00178EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 2:26 p.m.33 views

CVE-2026-65936 RS9116W/SiWx917 malformed packet with increased length field causes memory leak

A malformed Bluetooth connection request message can cause the RS9116W/SiWx917 to leak potentially sensitive information. See vulnerability B-E4 in the related paper below...

5.3CVSS0.00178EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 2:22 p.m.11 views

EUVD-2026-58079

A malformed Bluetooth connection request message can cause the BT122 to leak potentially sensitive information. See vulnerability B-E4 in the related paper below...

5.3CVSS5.2AI score0.00178EPSS
SaveExploits0References2
Rows per page
Query Builder