Lucene search
+L

2828 matches found

CVE
CVE
added 2025/09/04 3:33 p.m.58 views

CVE-2025-38727

Linux kernel vulnerability CVE-2025-38727 affects netlink in the Linux kernel. A bug in netlink_attachskb() may cause an infinite retry loop when memory checks for skb->truesize against sk_rcvbuf are inconclusive (rmem + skb->truesize > sk_rcvbuf), potentially triggering an rcu_sched sta...

5.5CVSS5.8AI score0.00165EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2025/09/04 3:33 p.m.12 views

CVE-2025-38727 netlink: avoid infinite retry looping in netlink_unicast()

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

6AI score
SaveExploits0References17
OSV
OSV
added 2025/09/04 3:33 p.m.11 views

CVE-2025-38718 sctp: linearize cloned gso packets in sctp_rcv

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

7.8CVSS7AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2025/09/04 3:33 p.m.15 views

CVE-2025-38718 sctp: linearize cloned gso packets in sctp_rcv

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

7.8CVSS6.6AI score0.00162EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.18 views

CVE-2025-38718 sctp: linearize cloned gso packets in sctp_rcv

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

7.8CVSS0.00162EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:16 a.m.10 views

rxrpc: Fix recv-recv race of completed call

...

7.5CVSS7AI score0.00257EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:01 a.m.15 views

xsk: Fix race condition in AF_XDP generic RX path

...

7.8CVSS7AI score0.0015EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:50 a.m.11 views

vmxnet3: unregister xdp rxq info in the reset path

...

5.5CVSS6.8AI score0.00195EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:26 a.m.14 views

net: drop UFO packets in udp_rcv_segment()

...

5.5CVSS7AI score0.00172EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:48 a.m.10 views

bnxt_en: Fix receive ring space parameters when XDP is active

...

9.8CVSS7AI score0.0062EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:07 a.m.9 views

net: libwx: fix the using of Rx buffer DMA

...

9.8CVSS7AI score0.0029EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:03 a.m.10 views

dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn

...

5.5CVSS6.8AI score0.0014EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:44 a.m.11 views

mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vector

...

5.5CVSS7AI score0.0022EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:39 a.m.9 views

net: libwx: properly reset Rx ring descriptor

...

7.8CVSS7AI score0.00153EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:32 a.m.8 views

RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers

...

7.5CVSS6.8AI score0.00404EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:57 p.m.6 views

wifi: ath12k: Fix memory leak due to multiple rx_stats allocation

...

5.5CVSS7AI score0.00132EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:50 p.m.15 views

In iperf before 3.19.1, net.c has a buffer overflow when --skip-rx-copy is used (for MSG_TRUNC in recv).

...

10CVSS7AI score0.00397EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/03 12:00 a.m.9 views

PT-2025-40071

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's networking subsystem, specifically within the Xilinx Axienet driver. Insufficient error handling during retrieval of RX metadata pointers can lead to...

5.7CVSS6.1AI score0.00254EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/09/02 6:56 a.m.10 views

kernel: can: peak_usb: fix use after free bugs

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: fix use after free bugs After calling peakusbnetifrxniskb, dereferencing skb is unsafe. Especially, the canframe cf which aliases skb memory is accessed after the peakusbnetifrxni. Reordering the lines solves the...

8.8CVSS6.4AI score0.00214EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/02 6:55 a.m.9 views

kernel: udp: Fix memory accounting leak.

A memory overflow vulnerability exists within the Linux kernel's networking subsystem. Specifically, an application can set the SORCVBUF socket option to its maximum value INTMAX, which triggers an integer overflow within the udprmemrelease function during socket closure. The udpdestructcommon...

5.5CVSS6.9AI score0.00207EPSS
SaveExploits0References5
Rows per page
Query Builder