Lucene search
K

1251 matches found

Microsoft CVE
Microsoft CVE
added 2025/09/03 11:40 p.m.2 views

net: allow small head cache usage with large MAX_SKB_FRAGS values

...

5.5CVSS7.4AI score0.00028EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:36 p.m.2 views

ibmvnic: Add tx check to prevent skb leak

...

5.5CVSS7AI score0.00028EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/09/03 12:0 a.m.3 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.00013EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/09/02 6:56 a.m.2 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...

7.8CVSS6.4AI score0.00049EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/09/01 12:0 a.m.2 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.00028EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/08/25 12:18 p.m.5 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...

7.8CVSS6.8AI score0.00071EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/08/24 4:7 p.m.3 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.00033EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/08/22 4:0 p.m.3 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.00033EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/08/22 4:0 p.m.3 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.00033EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/08/22 12:0 a.m.3 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.0002EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/22 12:0 a.m.9 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:...

7.8CVSS7.5AI score0.00249EPSS
Exploits0References10
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.4 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...

5.5CVSS6.2AI score0.00077EPSS
Exploits0References2
NVD
NVD
added 2025/08/19 5:15 p.m.3 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...

5.5CVSS0.00024EPSS
Exploits0References11
NVD
NVD
added 2025/08/19 5:15 p.m.3 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...

7.1CVSS0.00019EPSS
Exploits0References3
NVD
NVD
added 2025/08/19 5:15 p.m.5 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.00014EPSS
Exploits0References6
NVD
NVD
added 2025/08/19 5:15 p.m.3 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 ...

7.8CVSS0.00019EPSS
Exploits0References11
OSV
OSV
added 2025/08/19 5:15 p.m.1 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 ...

7.8CVSS6.5AI score0.00019EPSS
Exploits0References40
OSV
OSV
added 2025/08/19 5:3 p.m.3 views

CVE-2025-38604 wifi: rtl818x: Kill URBs before clearing tx status queue

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...

5.5CVSS5.7AI score0.00024EPSS
Exploits0References14
CVE
CVE
added 2025/08/19 5:3 p.m.18 views

CVE-2025-38592

CVE-2025-38592 affects the Linux kernel Bluetooth subsystem. The issue arises in hci_devcd_dump where dev_coredumpv and skb_put_data both use hdev->dump.head, allowing a freed vmalloc buffer to be accessed and causing vmalloc-out-of-bounds access. The documented root cause is that dev_coredump...

7.1CVSS7AI score0.00019EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/08/19 5:3 p.m.4 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.5CVSS5.2AI score0.00014EPSS
Exploits0
Rows per page
Query Builder