Lucene search
+L

71088 matches found

EUVD
EUVD
added 2026/09/11 7:43 p.m.10 views

EUVD-2026-76336

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix heap OOB read on empty password write validatepasswordinput computes length = strlenbuf and then checks buflength - 1 to strip a trailing newline, without checking that length is nonzero first. Writi...

6.4AI score0.0018EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:43 p.m.20 views

CVE-2026-81012

CVE-2026-81012 is an off-by-one write in the Linux kernel's platform/x86: hp-bioscfg driver. The function hp_get_string_from_buffer() uses a strict greater-than (>) comparison when clamping the converted string length against the destination buffer size. When the converted length is exactly eq...

8.4CVSS6AI score0.00144EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 7:43 p.m.14 views

CVE-2026-81012 platform/x86: hp-bioscfg: fix off-by-one write in hp_get_string_from_buffer()

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix off-by-one write in hpgetstringfrombuffer hpgetstringfrombuffer clamps the converted string length against the destination buffer size with "size dstsize", so when the converted length is exactly equ...

8.4CVSS6.1AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:43 p.m.10 views

EUVD-2026-76335

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix off-by-one write in hpgetstringfrombuffer hpgetstringfrombuffer clamps the converted string length against the destination buffer size with "size dstsize", so when the converted length is exactly equ...

6AI score0.00144EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.30 views

CVE-2026-81013 platform/x86: hp-bioscfg: fix heap OOB read on empty password write

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix heap OOB read on empty password write validatepasswordinput computes length = strlenbuf and then checks buflength - 1 to strip a trailing newline, without checking that length is nonzero first. Writi...

0.0018EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.33 views

CVE-2026-81012 platform/x86: hp-bioscfg: fix off-by-one write in hp_get_string_from_buffer()

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix off-by-one write in hpgetstringfrombuffer hpgetstringfrombuffer clamps the converted string length against the destination buffer size with "size dstsize", so when the converted length is exactly equ...

8.4CVSS0.00144EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.15 views

CVE-2026-81012

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix off-by-one write in hpgetstringfrombuffer hpgetstringfrombuffer clamps the converted string length against the destination buffer size with "size dstsize", so when the converted length is exactly equ...

8.4CVSS6.1AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:42 p.m.10 views

CVE-2026-81007 ipmi: ipmb: validate write message length

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: validate write message length ipmbwrite read message fields before validating the length byte. A zero or short write can read uninitialized stack bytes. A length smaller than the SMBus header underflows the block writ...

7.1CVSS6.1AI score
SaveExploits0References11
OSV
OSV
added 2026/09/11 7:42 p.m.19 views

CVE-2026-81000 net: tun: bound receive headroom

In the Linux kernel, the following vulnerability has been resolved: net: tun: bound receive headroom tungetuser uses tun-align both as skb headroom and when choosing how much packet data to keep linear. OVS can propagate an oversized headroom request from another port to TUN or TAP. When align is...

7.8CVSS5.9AI score
SaveExploits0References11
EUVD
EUVD
added 2026/09/11 7:42 p.m.9 views

EUVD-2026-76323

In the Linux kernel, the following vulnerability has been resolved: net: tun: bound receive headroom tungetuser uses tun-align both as skb headroom and when choosing how much packet data to keep linear. OVS can propagate an oversized headroom request from another port to TUN or TAP. When align is...

5.8AI score0.00164EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.33 views

CVE-2026-81000 net: tun: bound receive headroom

In the Linux kernel, the following vulnerability has been resolved: net: tun: bound receive headroom tungetuser uses tun-align both as skb headroom and when choosing how much packet data to keep linear. OVS can propagate an oversized headroom request from another port to TUN or TAP. When align is...

7.8CVSS0.00164EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.30 views

CVE-2026-80998 net: bnxt: ring the doorbell when SW USO exits early

In the Linux kernel, the following vulnerability has been resolved: net: bnxt: ring the doorbell when SW USO exits early When a burst of packets is handed down to the driver, the driver defers the doorbell to the end by setting txr-kickpending = 1. The normal TX path handles this, but the SW USO...

7.5CVSS0.00467EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80980

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smcconnection and every store to one is a read-modify-write of the other two: u...

9.8CVSS5.9AI score0.00605EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:42 p.m.7 views

EUVD-2026-76303

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smcconnection and every store to one is a read-modify-write of the other two: u...

5.8AI score0.00605EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:42 p.m.18 views

CVE-2026-80980

CVE-2026-80980 is a race condition in the Linux kernel's SMC (Server Message Block over Remote Direct Memory Access) protocol. Three single-bit flags (killed, freed, out_of_sync) in struct smc_connection share a single byte and are written from concurrent contexts—smc_cdc_msg_validate() from a re...

9.8CVSS5.8AI score0.00605EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:42 p.m.7 views

CVE-2026-80980 net/smc: stop killed, freed and out_of_sync sharing a byte

In the Linux kernel, the following vulnerability has been resolved: net/smc: stop killed, freed and outofsync sharing a byte The three connection state flags are single-bit bitfields, so they occupy one byte of struct smcconnection and every store to one is a read-modify-write of the other two: u...

9.8CVSS5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-80962

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: validate geometry fields from on-disk cacheinfo cachesegsinit iterates cacheinfo-nsegs times indexing cache-segments, which is sized to the cache device geometry, and getsegid takes each segment id from the on-media...

7.8CVSS5.8AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-80960

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: validate on-media segnum against the cache device size segnum is read from the crc32c-only superblock, so whoever supplies the cache device on a table load CAPSYSADMIN controls it. It sizes cache-segments and is the...

6AI score0.00198EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:42 p.m.8 views

EUVD-2026-76283

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: validate on-media segnum against the cache device size segnum is read from the crc32c-only superblock, so whoever supplies the cache device on a table load CAPSYSADMIN controls it. It sizes cache-segments and is the...

5.8AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.24 views

CVE-2026-80960 dm-pcache: validate on-media seg_num against the cache device size

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: validate on-media segnum against the cache device size segnum is read from the crc32c-only superblock, so whoever supplies the cache device on a table load CAPSYSADMIN controls it. It sizes cache-segments and is the...

0.00198EPSS
SaveExploits0References3
Rows per page
Query Builder