Lucene search
+L

1380 matches found

OSV
OSV
added 2025/09/15 2:4 p.m.7 views

CVE-2023-53180 wifi: ath12k: Avoid NULL pointer access during management transmit cleanup

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid NULL pointer access during management transmit cleanup Currently 'ar' reference is not added in skbcb. Though this is generally not used during transmit completion callbacks, on interface removal the remaining...

5.5CVSS6.1AI score0.00128EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/15 2:4 p.m.31 views

CVE-2023-53180

Technical specifics (affected versions, exploit details, patch) are not provided in the connected documents. Monitor for updates regarding CVE-2023-53180 and its kernel fix for ath12k NULL pointer handling in management transmit cleanup.

5.5CVSS6.1AI score0.00128EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/09/15 2:4 p.m.8 views

CVE-2023-53180

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid NULL pointer access during management transmit cleanup Currently 'ar' reference is not added in skbcb. Though this is generally not used during transmit completion callbacks, on interface removal the remaining...

5.5CVSS5.5AI score0.00128EPSS
SaveExploits0
OSV
OSV
added 2025/09/15 2:2 p.m.7 views

CVE-2022-50248 wifi: iwlwifi: mvm: fix double free on tx path.

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double free on tx path. We see kernel crashes and lockups and KASAN errors related to ax210 firmware crashes. One of the KASAN dumps pointed at the tx path, and it appears there is indeed a way to...

7.8CVSS4.9AI score0.0015EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/15 2:2 p.m.28 views

CVE-2022-50248

CVE-2022-50248 is a Linux kernel vulnerability affecting the iwlwifi/iwl mvm TX path where a double-free of skb can occur. The issue arises when iwl_mvm_tx_skb_sta returns non-zero and the skb is freed, but a TSO skb buffer may also be freed in an error path; the fix is to return 0 in that error ...

7.8CVSS6AI score0.0015EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.4 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.0015EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.6 views

PT-2025-37645

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential NULL pointer dereference issue was identified and resolved in the mt7996 mac write txwi function when handling the vif pointer within the mt76 and mt7996 drivers. The fix...

6.2AI score0.00133EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.10 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.00143EPSS
SaveExploits0References22
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a double release issue with the tx path in the iwlwifi driver, which could cause the kernel to crash or lock...

7.8CVSS5.8AI score0.0015EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.6 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.00146EPSS
SaveExploits0References10
NVD
NVD
added 2025/09/04 4:15 p.m.5 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...

4.7CVSS0.001EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/04 10:20 a.m.11 views

pptp: ensure minimal skb length in pptp_xmit()

...

7.8CVSS6.9AI score0.00179EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 9:44 a.m.7 views

wifi: rtl818x: Kill URBs before clearing tx status queue

...

5.5CVSS7AI score0.00159EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:37 p.m.8 views

net: libwx: fix Tx L4 checksum

...

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

ibmvnic: Add tx check to prevent skb leak

...

5.5CVSS7AI score0.00227EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:26 p.m.15 views

bnxt_en: Mask the bd_cnt field in the TX BD properly

...

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

serial: sc16is7xx: fix TX fifo corruption

...

7.8CVSS7AI score0.00179EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:38 p.m.9 views

net: mana: Fix TX CQE error handling

...

5.5CVSS7AI score0.0023EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/08/28 12:0 a.m.8 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...

5.2CVSS7.5AI score0.00202EPSS
SaveExploits0
OSV
OSV
added 2025/08/22 4:15 p.m.7 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...

5.5CVSS5.9AI score0.00157EPSS
SaveExploits0References30
Rows per page
Query Builder