Lucene search
+L

121506 matches found

Debian CVE
Debian CVE
added 2026/08/15 5:51 a.m.12 views

CVE-2026-72040

In the Linux kernel, the following vulnerability has been resolved: ipmi: fix refcount leak in iipmirequest When a caller provides a suppliedrecv message to iipmirequest, the function increments the user's nrmsgs reference count. If an error occurs later, the outerr cleanup path only frees the...

5.4AI score0.00206EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:51 a.m.43 views

CVE-2026-72019

CVE-2026-72019 affects the Linux kernel macsec path: macsec_encrypt() reads the Ethernet header via eth_hdr(skb) when skb->mac_header is unset on AF_PACKET SOCK_RAW + PACKET_QDISC_BYPASS, causing a 12-byte heap over-read and the frame’s outer MAC to be read on the wire. The issue occurs becaus...

7.3CVSS5.4AI score0.00168EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:51 a.m.13 views

EUVD-2026-58977

In the Linux kernel, the following vulnerability has been resolved: macsec: don't read an unset MAC header in macsecencrypt macsecencrypt reads the Ethernet header via ethhdrskb skb-head + skb-macheader to memmove the 12 source/destination MAC bytes forward and make room for the SecTAG. On the...

5.5AI score0.00168EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.25 views

CVE-2026-72019 macsec: don't read an unset MAC header in macsec_encrypt()

In the Linux kernel, the following vulnerability has been resolved: macsec: don't read an unset MAC header in macsecencrypt macsecencrypt reads the Ethernet header via ethhdrskb skb-head + skb-macheader to memmove the 12 source/destination MAC bytes forward and make room for the SecTAG. On the...

7.3CVSS0.00168EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:51 a.m.15 views

CVE-2026-72019 macsec: don't read an unset MAC header in macsec_encrypt()

In the Linux kernel, the following vulnerability has been resolved: macsec: don't read an unset MAC header in macsecencrypt macsecencrypt reads the Ethernet header via ethhdrskb skb-head + skb-macheader to memmove the 12 source/destination MAC bytes forward and make room for the SecTAG. On the...

7.3CVSS5.6AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:51 a.m.14 views

EUVD-2026-59102

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cyw: fix heap overflow on a short auth frame brcmfnotifyauthframerx takes the frame length from the firmware event and copies the frame body with the management header offset subtracted: u32 mgmtframelen = e-datal...

5.4AI score0.00339EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.29 views

CVE-2026-72003 wifi: brcmfmac: cyw: fix heap overflow on a short auth frame

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cyw: fix heap overflow on a short auth frame brcmfnotifyauthframerx takes the frame length from the firmware event and copies the frame body with the management header offset subtracted: u32 mgmtframelen = e-datal...

8.8CVSS0.00339EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:51 a.m.61 views

CVE-2026-72003

CVE-2026-72003 observable in the Linux kernel affects the brcmfmac cyw WLAN driver. The issue arises in brcmf_notify_auth_frame_rx(), where the code derives mgmt_frame_len from e->datalen and subtracts offsetof(struct ieee80211_mgmt, u). If mgmt_frame_len is smaller than the 24-byte header off...

8.8CVSS5.4AI score0.00339EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:51 a.m.39 views

CVE-2026-72003 wifi: brcmfmac: cyw: fix heap overflow on a short auth frame

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cyw: fix heap overflow on a short auth frame brcmfnotifyauthframerx takes the frame length from the firmware event and copies the frame body with the management header offset subtracted: u32 mgmtframelen = e-datal...

8.8CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.24 views

CVE-2026-68478 memstick: ms_block: reject a card that reports too many blocks

In the Linux kernel, the following vulnerability has been resolved: memstick: msblock: reject a card that reports too many blocks msbftlinitialize computes the zone count from the card block count with no bound: msb-zonecount = msb-blockcount / MSBLOCKSINZONE; ... for i = 0; i zonecount; i++...

0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:51 a.m.9 views

EUVD-2026-59083

In the Linux kernel, the following vulnerability has been resolved: device property: initialize the remaining fields of fwnodehandle in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing...

5.3AI score0.00129EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.26 views

CVE-2026-68461 device property: initialize the remaining fields of fwnode_handle in fwnode_init()

In the Linux kernel, the following vulnerability has been resolved: device property: initialize the remaining fields of fwnodehandle in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing...

7.8CVSS0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 4:33 a.m.9 views

MINI-WHW7-2JM4-X2FX

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 2:29 a.m.7 views

MINI-23XP-XRV7-VWW4

Bulletin has no description...

6.3CVSS4.6AI score0.00813EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/08/15 2:16 a.m.27 views

GHSA-2345-WR3R-CXF2 vulnerabilities

Vulnerabilities for packages: python...

5.3AI score
SaveExploits0
OSV
OSV
added 2026/08/15 2:12 a.m.8 views

MINI-F68P-P7XW-XFFJ

Bulletin has no description...

7.5CVSS4.8AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 2:11 a.m.9 views

MINI-7P8J-CXXJ-MMC8

Bulletin has no description...

7.5CVSS5AI score0.00568EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/15 1:51 a.m.19 views

Vim: Heap Buffer Overflow when Loading a Spell File

...

8.5CVSS5.2AI score0.00125EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/15 1:50 a.m.15 views

Vim: Heap Buffer Overflow in Text Property Handling

...

7.1CVSS5.2AI score0.00108EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:49 a.m.9 views

MINI-MM7M-CW68-9W3F

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
Rows per page
Query Builder