Lucene search
+L

1493 matches found

Microsoft CVE
Microsoft CVE
added 2025/09/04 2:34 a.m.19 views

net/sched: act_mirred: don't override retval if we already lost the skb

...

7.8CVSS6.8AI score0.00278EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:47 a.m.5 views

espintcp: fix skb leaks

...

7.5CVSS7.4AI score0.00413EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:46 p.m.6 views

ipvlan: ensure network headers are in skb linear part

...

5.5CVSS6.8AI score0.00184EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:40 p.m.9 views

net: allow small head cache usage with large MAX_SKB_FRAGS values

...

7.5CVSS7.4AI score0.00354EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:36 p.m.7 views

ibmvnic: Add tx check to prevent skb leak

...

7.5CVSS7AI score0.00532EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/03 12:0 a.m.6 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.6 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.00242EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/01 12:0 a.m.6 views

PT-2025-49727

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to a race condition in the sockmap functionality involving skb socket buffer reference counts. Specifically, a race can occur where skbs from the...

4.6CVSS5.9AI score0.00186EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/08/25 12:18 p.m.7 views

kernel: tls: always refresh the queue when reading sock

In the Linux kernel, the following vulnerability has been resolved: tls: always refresh the queue when reading sock After recent changes in net-next TCP compacts skbs much more aggressively. This unearthed a bug in TLS where we may try to operate on an old skb when checking if all skbs in the que...

9.8CVSS6.8AI score0.00388EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/08/24 4:7 p.m.7 views

CVE-2025-38638

In the Linux kernel, the following vulnerability has been resolved: ipv6: add a retry logic in net6rtnotify inet6rtnotify can be called under RCU protection only. This means the route could be changed concurrently and rt6fillnode could return -EMSGSIZE. Re-size the skb when this happens and retry...

7CVSS6.1AI score0.00137EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/08/22 4:0 p.m.18 views

CVE-2025-38638 ipv6: add a retry logic in net6_rt_notify()

In the Linux kernel, the following vulnerability has been resolved: ipv6: add a retry logic in net6rtnotify inet6rtnotify can be called under RCU protection only. This means the route could be changed concurrently and rt6fillnode could return -EMSGSIZE. Re-size the skb when this happens and retry...

0.00137EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/08/22 4:0 p.m.10 views

CVE-2025-38638

In the Linux kernel, the following vulnerability has been resolved: ipv6: add a retry logic in net6rtnotify inet6rtnotify can be called under RCU protection only. This means the route could be changed concurrently and rt6fillnode could return -EMSGSIZE. Re-size the skb when this happens and retry...

5.5CVSS5.4AI score0.00137EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/22 12:0 a.m.16 views

AlmaLinux 9 : kernel (ALSA-2025:13962)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:13962 advisory. kernel: bpf, testrun: Fix use-after-free issue in ethskbpkttype CVE-2025-21867 microcodectl: From CVEorg collector CVE-2024-28956 kernel: mm/hugetlb:...

9.8CVSS7.5AI score0.00388EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/08/22 12:0 a.m.8 views

PT-2025-39130

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the xilinx can module, specifically in the xcan write frame function, leading to a use-after-free condition involving transmitted SKB Socket Buffe...

7.8CVSS5.8AI score0.00148EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-38463

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: tcp: Correct signedness in skb remaining space calculation Syzkaller reported a bug 1 where...

7.8CVSS6.1AI score0.00154EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/19 5:15 p.m.9 views

CVE-2025-38604

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Kill URBs before clearing tx status queue In rtl8187stop move the call of usbkillanchoredurbs before clearing btxstatus.queue. This change prevents callbacks from using already freed skb due to anchor was not kille...

7.8CVSS0.00167EPSS
SaveExploits0References11
NVD
NVD
added 2025/08/19 5:15 p.m.14 views

CVE-2025-38591

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject narrower access to pointer ctx fields The following BPF program, simplified from a syzkaller repro, causes a kernel warning: r0 = u8 r1 + 169; exit; With pointer field sk being at offset 168 in skbuff. This access is...

5.5CVSS0.00193EPSS
SaveExploits0References7
NVD
NVD
added 2025/08/19 5:15 p.m.7 views

CVE-2025-38592

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcidevcddump: fix out-of-bounds via devcoredumpv Currently both devcoredumpv and skbputdata in hcidevcddump use hdev-dump.head. However, devcoredumpv can free the buffer. From devcoredumpmtimeout documentation, which i...

8.8CVSS0.00233EPSS
SaveExploits0References3
NVD
NVD
added 2025/08/19 5:15 p.m.7 views

CVE-2025-38574

In the Linux kernel, the following vulnerability has been resolved: pptp: ensure minimal skb length in pptpxmit Commit aabc6596ffb3 "net: ppp: Add bound checking for skb data on pppsynctxmung" fixed pppsynctxmunge We need a similar fix in pptpxmit, otherwise we might read uninit data as reported ...

8.6CVSS0.00358EPSS
SaveExploits0References11
OSV
OSV
added 2025/08/19 5:15 p.m.6 views

UBUNTU-CVE-2025-38574

In the Linux kernel, the following vulnerability has been resolved: pptp: ensure minimal skb length in pptpxmit Commit aabc6596ffb3 "net: ppp: Add bound checking for skb data on pppsynctxmung" fixed pppsynctxmunge We need a similar fix in pptpxmit, otherwise we might read uninit data as reported ...

8.6CVSS6.5AI score0.00358EPSS
SaveExploits0References40
Rows per page
Query Builder