Lucene search
+L

1444 matches found

Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.8 views

PT-2025-37623

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak exists in the brcmf netdev start xmit function within the brcmfmac module. The function may return NETDEV TX OK without freeing the skb socket buffer if pskb expand head...

6.1AI score0.00156EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.12 views

PT-2025-37681

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability exists in the Linux kernel related to the xsk socket kernel functionality. Specifically, the issue involves a potential NULL pointer dereference in the xsk transmit Tx pa...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.9 views

PT-2025-37502

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a vulnerability in the iwlwifi MVM subsystem that can lead to a double free on the transmit path. This issue can cause kernel crashes, lockups, and KASAN...

6.1AI score0.0016EPSS
SaveExploits0References8
NVD
NVD
added 2025/09/04 4:15 p.m.8 views

CVE-2025-38717

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is missing a check of the flag kcm-txstopped before calling queuework. I...

7.8CVSS0.00114EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/04 10:20 a.m.15 views

pptp: ensure minimal skb length in pptp_xmit()

...

8.6CVSS6.9AI score0.00367EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 9:44 a.m.10 views

wifi: rtl818x: Kill URBs before clearing tx status queue

...

7.8CVSS7AI score0.0017EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:50 a.m.12 views

serial: sc16is7xx: fix TX fifo corruption

...

7.8CVSS7AI score0.00181EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:37 p.m.13 views

net: libwx: fix Tx L4 checksum

...

5.5CVSS6.8AI score0.00201EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:36 p.m.8 views

ibmvnic: Add tx check to prevent skb leak

...

7.5CVSS7AI score0.00532EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:26 p.m.21 views

bnxt_en: Mask the bd_cnt field in the TX BD properly

...

8.6CVSS6.8AI score0.00359EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:38 p.m.12 views

net: mana: Fix TX CQE error handling

...

5.5CVSS7AI score0.00231EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/08/28 12:00 a.m.12 views

PT-2025-46610

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s IPv6 implementation within the ip6 xmit function. The issue stems from a use-after-free condition that can occur due to improper handling of device...

8.1CVSS7.5AI score0.00548EPSS
SaveExploits0
OSV
OSV
added 2025/08/22 4:15 p.m.13 views

UBUNTU-CVE-2025-38640

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable migration in nfhookrunbpf. syzbot reported that the netfilter bpf prog can be called without migration disabled in xmit path. Then the assertion in bpfprogrun fails, triggering the splat below. 0 Let's use...

7.8CVSS5.9AI score0.00169EPSS
SaveExploits0References30
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-46799

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: net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDPTX If number of TX queues are set t...

7.5CVSS5.3AI score0.00443EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.8 views

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

6.6CVSS6.5AI score0.00367EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.7 views

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

6.6CVSS6.2AI score0.0017EPSS
SaveExploits0References23
NVD
NVD
added 2025/08/19 5:15 p.m.11 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.0017EPSS
SaveExploits0References11
OSV
OSV
added 2025/08/19 5:03 p.m.9 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...

7.8CVSS5.7AI score
SaveExploits0References14
CVE
CVE
added 2025/08/19 5:03 p.m.107 views

CVE-2025-38604

CVE-2025-38604 relates to the Linux kernel Wi‑Fi driver RTL818x (rtl8187). The root cause was that URBs were not killed before clearing the transmit status queue, allowing callbacks to access freed skbs and potentially triggering a NULL pointer dereference (kernel crash). The fix moves usb_kill_a...

7.8CVSS6.7AI score0.0017EPSS
SaveExploits0References11Affected Software1
CVE
CVE
added 2025/08/19 5:03 p.m.58 views

CVE-2025-38599

CVE-2025-38599 : The connected records confirm a Linux kernel vulnerability in the wifi/mt76 stack for the mt7996 device family. Affected component: kernel networking stack (mt7996_tx function). Root cause: Out-of-bounds access in mt7996_tx() when link_id is set to IEEE80211_LINK_UNSPECIFIED. Imp...

8.8CVSS7.1AI score0.00207EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder