Lucene search
+L

368395 matches found

Cvelist
Cvelist
added 5 days ago26 views

CVE-2026-74285 net: Stop leased rxq before uninstalling its memory provider

In the Linux kernel, the following vulnerability has been resolved: net: Stop leased rxq before uninstalling its memory provider netifrxqcleanupunlease tears down the memory provider that was installed on a physical RX queue through a netkit queue lease. It currently revokes the provider's DMA...

8.8CVSS0.0012EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago11 views

CVE-2026-74285

CVE-2026-74285 describes a Linux kernel issue where netif_rxq_cleanup_unlease() tear-down inverted the sequence: it uninstalls the memory provider (clearing dma_addr) before stopping the physical RX queue, allowing a window for DMA to stale/zero addresses via an active queue. The fix swaps the or...

8.8CVSS5.3AI score0.0012EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 5 days ago8 views

CVE-2026-74284

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: Don't make class passive twice updatevf is called from two places for the same class during a single dequeue when the class's child qdisc e.g. codel/fqcodel drops its last packets while dequeuing: 1. The child...

5.4AI score0.0021EPSS
SaveExploits0
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-59431

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: Don't make class passive twice updatevf is called from two places for the same class during a single dequeue when the class's child qdisc e.g. codel/fqcodel drops its last packets while dequeuing: 1. The child...

5.4AI score0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-59432

In the Linux kernel, the following vulnerability has been resolved: net: Stop leased rxq before uninstalling its memory provider netifrxqcleanupunlease tears down the memory provider that was installed on a physical RX queue through a netkit queue lease. It currently revokes the provider's DMA...

5.4AI score0.0012EPSS
SaveExploits0References2
OSV
OSV
added 5 days ago7 views

CVE-2026-74285 net: Stop leased rxq before uninstalling its memory provider

In the Linux kernel, the following vulnerability has been resolved: net: Stop leased rxq before uninstalling its memory provider netifrxqcleanupunlease tears down the memory provider that was installed on a physical RX queue through a netkit queue lease. It currently revokes the provider's DMA...

8.8CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 5 days ago6 views

CVE-2026-74283 tipc: require net admin for TIPCv2 netlink mutators

In the Linux kernel, the following vulnerability has been resolved: tipc: require net admin for TIPCv2 netlink mutators TIPCv2 registers mutating generic-netlink operations without admin permission flags. Generic netlink only checks CAPNETADMIN when an operation sets GENLADMINPERM or...

7.8CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 5 days ago36 views

CVE-2026-74283 tipc: require net admin for TIPCv2 netlink mutators

In the Linux kernel, the following vulnerability has been resolved: tipc: require net admin for TIPCv2 netlink mutators TIPCv2 registers mutating generic-netlink operations without admin permission flags. Generic netlink only checks CAPNETADMIN when an operation sets GENLADMINPERM or...

7.8CVSS0.00164EPSS
SaveExploits0References8
CVE
CVE
added 5 days ago19 views

CVE-2026-74283

The CVE covers the Linux kernel TIPCv2 netlink mutators, which earlier registered mutating generic-netlink operations without admin permission flags. The documented root cause is that generic-netlink checks for CAP_NET_ADMIN only when GENL_ADMIN_PERM or GENL_UNS_ADMIN_PERM are set; unprivileged l...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References8
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-59429

In the Linux kernel, the following vulnerability has been resolved: tipc: prevent sntunacked underflow on CONNACK tipcskconnprotorcv subtracts the peer-supplied connection ack count from the unsigned 16-bit send counter sntunacked without checking that it does not exceed the number of messages...

5.5AI score0.00686EPSS
SaveExploits0References8
CVE
CVE
added 5 days ago16 views

CVE-2026-74282

In the Linux kernel vulnerability CVE-2026-74282, the TIPC stack allows an oversized CONN_ACK to cause snt_unacked to underflow. The root cause is tipc_sk_conn_proto_rcv() subtracting the peer-supplied ack count from an unsigned 16-bit snt_unacked without ensuring it does not exceed the outstandi...

7.5CVSS5.4AI score0.00686EPSS
SaveExploits0References8
Cvelist
Cvelist
added 5 days ago28 views

CVE-2026-74282 tipc: prevent snt_unacked underflow on CONN_ACK

In the Linux kernel, the following vulnerability has been resolved: tipc: prevent sntunacked underflow on CONNACK tipcskconnprotorcv subtracts the peer-supplied connection ack count from the unsigned 16-bit send counter sntunacked without checking that it does not exceed the number of messages...

7.5CVSS0.00686EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 5 days ago6 views

CVE-2026-74282

In the Linux kernel, the following vulnerability has been resolved: tipc: prevent sntunacked underflow on CONNACK tipcskconnprotorcv subtracts the peer-supplied connection ack count from the unsigned 16-bit send counter sntunacked without checking that it does not exceed the number of messages...

7.5CVSS5.4AI score0.00686EPSS
SaveExploits0
OSV
OSV
added 5 days ago5 views

CVE-2026-74282 tipc: prevent snt_unacked underflow on CONN_ACK

In the Linux kernel, the following vulnerability has been resolved: tipc: prevent sntunacked underflow on CONNACK tipcskconnprotorcv subtracts the peer-supplied connection ack count from the unsigned 16-bit send counter sntunacked without checking that it does not exceed the number of messages...

7.5CVSS5.6AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 5 days ago6 views

CVE-2026-74283

In the Linux kernel, the following vulnerability has been resolved: tipc: require net admin for TIPCv2 netlink mutators TIPCv2 registers mutating generic-netlink operations without admin permission flags. Generic netlink only checks CAPNETADMIN when an operation sets GENLADMINPERM or...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0
EUVD
EUVD
added 5 days ago11 views

EUVD-2026-59430

In the Linux kernel, the following vulnerability has been resolved: tipc: require net admin for TIPCv2 netlink mutators TIPCv2 registers mutating generic-netlink operations without admin permission flags. Generic netlink only checks CAPNETADMIN when an operation sets GENLADMINPERM or...

5.4AI score0.00164EPSS
SaveExploits0References8
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-59428

In the Linux kernel, the following vulnerability has been resolved: tipc: reject inverted service ranges from peer bindings tipcupdatenametbl inserts a binding advertised by a peer node using the lower and upper service-range bounds taken directly from the wire, without checking that lower upper ...

5.5AI score0.0067EPSS
SaveExploits0References7
CVE
CVE
added 5 days ago25 views

CVE-2026-74281

CVE-2026-74281 — Linux kernel TIPC inverted service ranges : The vulnerability occurs in tipc_update_nametbl() where a peer’s binding uses lower/upper bounds from the wire without ensuring lower upper to be inserted into the service-range RB-tree in a way that cannot be matched or withdrawn. Thi...

7.5CVSS5.4AI score0.0067EPSS
SaveExploits0References7
OSV
OSV
added 5 days ago4 views

CVE-2026-74281 tipc: reject inverted service ranges from peer bindings

In the Linux kernel, the following vulnerability has been resolved: tipc: reject inverted service ranges from peer bindings tipcupdatenametbl inserts a binding advertised by a peer node using the lower and upper service-range bounds taken directly from the wire, without checking that lower upper ...

7.5CVSS5.6AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 5 days ago7 views

CVE-2026-74281

In the Linux kernel, the following vulnerability has been resolved: tipc: reject inverted service ranges from peer bindings tipcupdatenametbl inserts a binding advertised by a peer node using the lower and upper service-range bounds taken directly from the wire, without checking that lower upper ...

7.5CVSS5.4AI score0.0067EPSS
SaveExploits0
Rows per page
Query Builder