Lucene search
+L

1537 matches found

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

CVE-2026-74701

In the Linux kernel, the following vulnerability has been resolved: net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided skb-protocol field: if it is ETHPTEB, the packet is classified as...

0.0022EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74681

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: check ibuflen against rxbuflen in bulk msg ibuflen is the bulk IN receive buffer size, but the EMSGSIZE check in usbiobulkmsg compares it against txbuflen — the bulk OUT endpoint size. Both are taken independent...

0.00206EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74649

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix missing shared-key auth challenge length check The WEP shared-key authentication handler uses the challenge-text element's attacker-controlled length without checking it against the fixed 128-byte chgtxt...

0.00257EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74651

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in rtwgetwpaie rtwgetwpaie reads bytes at fixed offsets into a vendor-specific information element without checking that the element is long enough, causing an out-of-bounds read for a short...

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

CVE-2026-74701 net/openvswitch: check Ethernet header length in key_extract()

In the Linux kernel, the following vulnerability has been resolved: net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided skb-protocol field: if it is ETHPTEB, the packet is classified as...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:33 p.m.9 views

EUVD-2026-64388

In the Linux kernel, the following vulnerability has been resolved: net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided skb-protocol field: if it is ETHPTEB, the packet is classified as...

5.5AI score0.0022EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:33 p.m.12 views

CVE-2026-74701

CVE-2026-74701 affects the Linux kernel Open vSwitch (OVS) subsystem. When a packet arrives on an ARPHRD_NONE device (e.g. TUN), ovs_flow_key_extract() trusts the user-provided skb->protocol field. If it is ETH_P_TEB, the packet is classified as MAC_PROTO_ETHERNET and key_extract() is invoked ...

5.5AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:32 p.m.10 views

EUVD-2026-64368

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: check ibuflen against rxbuflen in bulk msg ibuflen is the bulk IN receive buffer size, but the EMSGSIZE check in usbiobulkmsg compares it against txbuflen — the bulk OUT endpoint size. Both are taken independent...

5.7AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.21 views

CVE-2026-74651 staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in rtwgetwpaie rtwgetwpaie reads bytes at fixed offsets into a vendor-specific information element without checking that the element is long enough, causing an out-of-bounds read for a short...

0.0022EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.11 views

CVE-2026-74651

CVE-2026-74651 is an out-of-bounds read in the Linux kernel's staging/rtl8723bs Wi-Fi driver. The function rtw_get_wpa_ie() reads a 4-byte OUI+type and a 2-byte version word at fixed offsets into a vendor-specific information element (EID 221) without verifying the IE body is at least 6 bytes lon...

5.8AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.23 views

CVE-2026-74650 staging: rtl8723bs: fix OOB read in WMM_param_handler()

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in WMMparamhandler WMMparamhandler copies a fixed-size WMM parameter element out of a received information element without checking that the element is long enough, causing an out-of-bounds read f...

0.00215EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/22 3:32 p.m.9 views

EUVD-2026-64587

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in WMMparamhandler WMMparamhandler copies a fixed-size WMM parameter element out of a received information element without checking that the element is long enough, causing an out-of-bounds read f...

5.6AI score0.00215EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/22 3:32 p.m.8 views

EUVD-2026-64586

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix missing shared-key auth challenge length check The WEP shared-key authentication handler uses the challenge-text element's attacker-controlled length without checking it against the fixed 128-byte chgtxt...

5.9AI score0.00257EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.10 views

PT-2026-79655

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB read in WMM param handler WMM param handler copies a fixed-size WMM parameter element out of a received information element without checking that the element is long enough, causing an out-of-bounds re...

5.5AI score0.00215EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.13 views

PT-2026-79686

In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: check ibuf len against rxbuf len in bulk msg ibuf len is the bulk IN receive buffer size, but the EMSGSIZE check in usbio bulk msg compares it against txbuf len — the bulk OUT endpoint size. Both are taken...

5.6AI score0.00206EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.10 views

PT-2026-79698

In the Linux kernel, the following vulnerability has been resolved: net: prestera: validate firmware header length prestera fw hdr parse reads the firmware header before checking that the firmware image contains that header. Reject images shorter than struct prestera fw header before decoding the...

5.3AI score0.0022EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.9 views

PT-2026-79676

In the Linux kernel, the following vulnerability has been resolved: ima: fix out-of-bounds read in xattr verify The digest-length check in xattr verify mixes int and size t: if xattr len - sizeofxattr value-type - hash start = iint-ima hash-length sizeof yields size t, so the usual arithmetic...

5.4AI score0.0022EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/08/21 7:21 p.m.10 views

CVE-2026-26081

A flaw was found in HAProxy. This vulnerability, stemming from a missing length check in the NEWTOKEN format, could allow a remote attacker to cause a low impact on data integrity and availability. This means an attacker might be able to subtly alter data or temporarily disrupt the service...

4.8CVSS5.2AI score0.00363EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/19 7:44 a.m.8 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score0.00111EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/19 7:44 a.m.7 views

EUVD-2026-62363

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score0.00111EPSS
SaveExploits0References2
Rows per page
Query Builder