Lucene search
+L

3592 matches found

UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.9 views

CVE-2023-54191

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix memory leak in mt7996mcuexit Always purge mcu skb queues in mt7996mcuexit routine even if mt7996firmwarestate fails...

5.7AI score0.00188EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.12 views

CVE-2023-54265

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix an uninit variable access bug in ip6makeskb Syzbot reported a bug as following: ===================================================== BUG: KMSAN: uninit-value in archatomic64inc arch/x86/include/asm/atomic6464.h:88 inli...

5.7AI score0.00205EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/30 1:15 p.m.9 views

CVE-2022-50817

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid possible NULL deref in skbclone syzbot got a crash 1 in skbclone, caused by a bug in hsrgetuntaggedframe. When/if createstrippedskbhsr returns NULL, we must not attempt to call skbclone. While we are at it, replac...

0.00232EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.8 views

CVE-2022-50817

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid possible NULL deref in skbclone syzbot got a crash 1 in skbclone, caused by a bug in hsrgetuntaggedframe. When/if createstrippedskbhsr returns NULL, we must not attempt to call skbclone. While we are at it, replac...

5.8AI score0.00232EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 1:15 p.m.23 views

UBUNTU-CVE-2022-50817

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid possible NULL deref in skbclone syzbot got a crash 1 in skbclone, caused by a bug in hsrgetuntaggedframe. When/if createstrippedskbhsr returns NULL, we must not attempt to call skbclone. While we are at it, replac...

5.7AI score0.00232EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/30 1:15 p.m.20 views

UBUNTU-CVE-2022-50829

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: Fix use-after-free in ath9khifusbregincb It is possible that skb is freed in ath9khtcrxmsg, then usbsubmiturb fails and we try to free skb again. It causes use-after-free bug. Moreover, if allocskb fails,...

5.7AI score0.0028EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/30 1:15 p.m.20 views

UBUNTU-CVE-2022-50832

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK without freeing skb, add devkfreeskb to fix it. Compile tested only...

5.7AI score0.00248EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/30 12:15 p.m.42 views

CVE-2023-54265

CVE-2023-54265 affects the Linux kernel: an uninit variable access in __ip6_make_skb() can occur when icmp6hdr is not in the skb’s linear region (notably with SOCK_RAW); the fix uses a local icmp6_type to carry the correct value across scenarios. Public advisories from multiple vendors (Red Hat, ...

5.9AI score0.00205EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:15 p.m.14 views

CVE-2023-54265 ipv6: Fix an uninit variable access bug in __ip6_make_skb()

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix an uninit variable access bug in ip6makeskb Syzbot reported a bug as following: ===================================================== BUG: KMSAN: uninit-value in archatomic64inc arch/x86/include/asm/atomic6464.h:88 inli...

6.1AI score
SaveExploits0References11
NVD
NVD
added 2025/12/30 12:15 p.m.11 views

CVE-2022-50784

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone If cloning the SKB fails, don't try to use it, but rather return as if we should pass it. Coverity CID: 1503456...

0.0018EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/30 12:15 p.m.50 views

CVE-2022-50854

The CVE-2022-50854 entry describes a Linux kernel issue in NFC, where virtual_ncidev could leak memory due to not freeing a skb in virtual_nci_send(). The vulnerability is resolved by a patch that ensures the skb is freed, preventing kmemleak memleak reports. Reproduction steps reference the self...

6.3AI score0.00194EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.35 views

CVE-2023-54238 mlx5: fix skb leak while fifo resync and push

In the Linux kernel, the following vulnerability has been resolved: mlx5: fix skb leak while fifo resync and push During ptp resync operation SKBs were poped from the fifo but were never freed neither by napiconsume nor by devkfreeskbany. Add call to napiconsumeskb to properly free SKBs. Another...

7.8CVSS0.00148EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/30 12:11 p.m.34 views

CVE-2023-54238

CVE-2023-54238 relates to the Linux kernel mlx5 stack. The published fixes address a leak of SKBs during ptp resync and fifo push: SKBs were popped from the fifo but not freed by napi_consume or dev_kfree_skb_any; a call to napi_consume_skb was added to properly free SKBs. A second leak was cause...

7.8CVSS6.2AI score0.00148EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:11 p.m.11 views

CVE-2023-54238 mlx5: fix skb leak while fifo resync and push

In the Linux kernel, the following vulnerability has been resolved: mlx5: fix skb leak while fifo resync and push During ptp resync operation SKBs were poped from the fifo but were never freed neither by napiconsume nor by devkfreeskbany. Add call to napiconsumeskb to properly free SKBs. Another...

7.8CVSS6.4AI score
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:10 p.m.37 views

CVE-2022-50832

CVE-2022-50832 is a Linux kernel issue affecting the wilc1000 WiFi driver, where wilc_mac_xmit() could return NETDEV_TX_OK without freeing the socket buffer (skb). The fix adds a dev_kfree_skb() to ensure the skb is freed. The description indicates this was a compile-tested fix. No exploit detail...

6.1AI score0.00248EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:10 p.m.48 views

CVE-2022-50829

The CVE-2022-50829 entry concerns the Linux kernel wireless driver ath9k (hif_usb path). The issue is a use-after-free: skb could be freed in ath9k_htc_rx_msg(), then usb_submit_urb() fails and the code attempts to free skb again. There can also be a memory leak if alloc_skb() fails, leaving urb-...

6.1AI score0.0028EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/30 12:10 p.m.6 views

CVE-2022-50829 wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: Fix use-after-free in ath9khifusbregincb It is possible that skb is freed in ath9khtcrxmsg, then usbsubmiturb fails and we try to free skb again. It causes use-after-free bug. Moreover, if allocskb fails,...

6.4AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/12/30 12:08 p.m.34 views

CVE-2022-50817 net: hsr: avoid possible NULL deref in skb_clone()

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid possible NULL deref in skbclone syzbot got a crash 1 in skbclone, caused by a bug in hsrgetuntaggedframe. When/if createstrippedskbhsr returns NULL, we must not attempt to call skbclone. While we are at it, replac...

0.00232EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/30 12:08 p.m.12 views

CVE-2022-50817

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid possible NULL deref in skbclone syzbot got a crash 1 in skbclone, caused by a bug in hsrgetuntaggedframe. When/if createstrippedskbhsr returns NULL, we must not attempt to call skbclone. While we are at it, replac...

5.4AI score0.00232EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:08 p.m.34 views

CVE-2022-50817

CVE-2022-50817 : Linux kernel vulnerability in the HSR path where a NULL pointer deference could occur in skb_clone(), triggered by a bug in hsr_get_untagged_frame(). The issue arises when create_stripped_skb_hsr() returns NULL and skb_clone() is still invoked. Documents consistently describe the...

6AI score0.00232EPSS
SaveExploits0References4
Rows per page
Query Builder