Lucene search
+L

370729 matches found

Cvelist
Cvelist
added 2026/08/15 5:57 a.m.30 views

CVE-2026-74270 handshake: Require admin permission for DONE command

In the Linux kernel, the following vulnerability has been resolved: handshake: Require admin permission for DONE command ACCEPT and DONE are the two downcalls of the handshake genl family, both intended for use by the trusted handshake agent tlshd. ACCEPT already requires GENLADMINPERM; DONE has ...

7.8CVSS0.00128EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:57 a.m.29 views

CVE-2026-74271

CVE-2026-74271 affects the Linux kernel’s power supply core. If the device tree property power-supplies has multiple values, accessing psy->supplied_from[i-1] in __power_supply_populate_supplied_from can overrun the supplied_from array. The patch fixes supplied_from allocations to prevent the ...

5.3AI score0.00205EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:57 a.m.26 views

CVE-2026-74270

The CVE-2026-74270 vulnerability affects the Linux kernel handling of the handshake genl family. The DONE downcall previously performed no privilege check, allowing an unprivileged process that could observe or guess a valid socket to submit DONE with HANDSHAKE_A_DONE_STATUS == 0, causing the ker...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:57 a.m.8 views

EUVD-2026-59417

In the Linux kernel, the following vulnerability has been resolved: handshake: Require admin permission for DONE command ACCEPT and DONE are the two downcalls of the handshake genl family, both intended for use by the trusted handshake agent tlshd. ACCEPT already requires GENLADMINPERM; DONE has ...

5.5AI score0.00128EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 5:57 a.m.7 views

CVE-2026-74271

In the Linux kernel, the following vulnerability has been resolved: power: supply: core: fix suppliedfrom allocations If dts property power-supplies has multiple values, then accessing to psy-suppliedfromi-1 in powersupplypopulatesuppliedfrom will overrun suppliedfrom array...

5.3AI score0.00205EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.31 views

CVE-2026-74271 power: supply: core: fix supplied_from allocations

In the Linux kernel, the following vulnerability has been resolved: power: supply: core: fix suppliedfrom allocations If dts property power-supplies has multiple values, then accessing to psy-suppliedfromi-1 in powersupplypopulatesuppliedfrom will overrun suppliedfrom array...

0.00205EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/15 5:57 a.m.6 views

CVE-2026-74270

In the Linux kernel, the following vulnerability has been resolved: handshake: Require admin permission for DONE command ACCEPT and DONE are the two downcalls of the handshake genl family, both intended for use by the trusted handshake agent tlshd. ACCEPT already requires GENLADMINPERM; DONE has ...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:57 a.m.11 views

CVE-2026-74271 power: supply: core: fix supplied_from allocations

In the Linux kernel, the following vulnerability has been resolved: power: supply: core: fix suppliedfrom allocations If dts property power-supplies has multiple values, then accessing to psy-suppliedfromi-1 in powersupplypopulatesuppliedfrom will overrun suppliedfrom array...

5.4AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.33 views

CVE-2026-74269 bnxt: fix head underflow on XDP head-grow

In the Linux kernel, the following vulnerability has been resolved: bnxt: fix head underflow on XDP head-grow The xdp.py test testxdpnativeadjstheadgrowdata crashes when run on a bnxt machine and also crashes in NIPA. It seems that the bug is an underflow in bnxtrxmultipageskb, which builds the s...

9.8CVSS0.00379EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/15 5:57 a.m.7 views

CVE-2026-74269

In the Linux kernel, the following vulnerability has been resolved: bnxt: fix head underflow on XDP head-grow The xdp.py test testxdpnativeadjstheadgrowdata crashes when run on a bnxt machine and also crashes in NIPA. It seems that the bug is an underflow in bnxtrxmultipageskb, which builds the s...

9.8CVSS5.3AI score0.00379EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:57 a.m.11 views

CVE-2026-74269 bnxt: fix head underflow on XDP head-grow

In the Linux kernel, the following vulnerability has been resolved: bnxt: fix head underflow on XDP head-grow The xdp.py test testxdpnativeadjstheadgrowdata crashes when run on a bnxt machine and also crashes in NIPA. It seems that the bug is an underflow in bnxtrxmultipageskb, which builds the s...

9.8CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:57 a.m.6 views

EUVD-2026-59416

In the Linux kernel, the following vulnerability has been resolved: bnxt: fix head underflow on XDP head-grow The xdp.py test testxdpnativeadjstheadgrowdata crashes when run on a bnxt machine and also crashes in NIPA. It seems that the bug is an underflow in bnxtrxmultipageskb, which builds the s...

5.3AI score0.00379EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:57 a.m.35 views

CVE-2026-74269

CVE-2026-74269 describes a Linux kernel issue where bnxt RX path under XDP head-grow can underflow the skb head when the head is adjusted by -256. The root cause is an underflow in bnxt_rx_multi_page_skb that builds the skb with napi_build_skb(data_ptr - bp->rx_offset, rxr->rx_page_size); b...

9.8CVSS5.3AI score0.00379EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/15 5:57 a.m.8 views

CVE-2026-74268

In the Linux kernel, the following vulnerability has been resolved: tcp: clear sockops cb flags before force-closing a child socket A child socket inherits the listener's bpfsockopscbflags via skclonelock. If its setup fails in tcpv4synrecvsock / tcpv6synrecvsock, the child is freed through...

9.8CVSS5.3AI score0.00605EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.33 views

CVE-2026-74267 net/sched: sch_codel: Do not call qdisc_tree_reduce_backlog during peek before restoring qlen

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcodel: Do not call qdisctreereducebacklog during peek before restoring qlen Whenever codel drops packets during peek, it calls qdisctreereducebacklog. An issue arises because it calls qdisctreereducebacklog before i...

9.8CVSS0.00704EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.36 views

CVE-2026-74268 tcp: clear sock_ops cb flags before force-closing a child socket

In the Linux kernel, the following vulnerability has been resolved: tcp: clear sockops cb flags before force-closing a child socket A child socket inherits the listener's bpfsockopscbflags via skclonelock. If its setup fails in tcpv4synrecvsock / tcpv6synrecvsock, the child is freed through...

9.8CVSS0.00605EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:57 a.m.26 views

CVE-2026-74268

This CVE describes a Linux kernel vulnerability where a child socket can inherit BPF sock_ops cb flags from the listener through sk_clone_lock(), leading to a crash or compromised handling if its setup fails in tcp_v4_syn_recv_sock() or tcp_v6_syn_recv_sock(). The root cause is that, on forced-cl...

9.8CVSS5.3AI score0.00605EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:57 a.m.8 views

EUVD-2026-59414

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcodel: Do not call qdisctreereducebacklog during peek before restoring qlen Whenever codel drops packets during peek, it calls qdisctreereducebacklog. An issue arises because it calls qdisctreereducebacklog before i...

5.4AI score0.00704EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:57 a.m.17 views

CVE-2026-74268 tcp: clear sock_ops cb flags before force-closing a child socket

In the Linux kernel, the following vulnerability has been resolved: tcp: clear sockops cb flags before force-closing a child socket A child socket inherits the listener's bpfsockopscbflags via skclonelock. If its setup fails in tcpv4synrecvsock / tcpv6synrecvsock, the child is freed through...

9.8CVSS5.4AI score
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:57 a.m.15 views

CVE-2026-74267 net/sched: sch_codel: Do not call qdisc_tree_reduce_backlog during peek before restoring qlen

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcodel: Do not call qdisctreereducebacklog during peek before restoring qlen Whenever codel drops packets during peek, it calls qdisctreereducebacklog. An issue arises because it calls qdisctreereducebacklog before i...

9.8CVSS5.5AI score
SaveExploits0References11
Rows per page
Query Builder