5.5

CVSS3.1

CVE-2025-38165 - bpf, sockmap: Fix panic when calling skb_linearize

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix panic when calling skb_linearize The panic can be reproduced by executing the command: ./bench sockmap -c 2 -p 1 -a --rx-verdict-ingress --rx-strp 100000 Then a kernel panic was captured: ''' [ 657.460555] ker…

πŸ“… Published: July 3, 2025, midnight πŸ”„ Last Modified: Dec. 18, 2025, 8:51 p.m.

5.5

CVSS3.1

CVE-2025-38161 - RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction Upon RQ destruction if the firmware command fails which is the last resource to be destroyed some SW resources were already cleaned regardless of the failure. No…

πŸ“… Published: July 3, 2025, midnight πŸ”„ Last Modified: Dec. 18, 2025, 5:30 p.m.

7.1

CVSS3.1

CVE-2025-38159 - wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds Set the size to 6 instead of 2, since 'para' array is passed to 'rtw_fw_bt_wifi_control(rtwdev, para[0], &para[1])', which reads 5 bytes: void rtw_fw_bt_wifi…

πŸ“… Published: July 3, 2025, midnight πŸ”„ Last Modified: Dec. 18, 2025, 8:51 p.m.

7.8

CVSS3.1

CVE-2025-38157 - wifi: ath9k_htc: Abort software beacon handling if disabled

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k_htc: Abort software beacon handling if disabled A malicious USB device can send a WMI_SWBA_EVENTID event from an ath9k_htc-managed device before beaconing has been enabled. This causes a device-by-zero error in the dr…

πŸ“… Published: July 3, 2025, midnight πŸ”„ Last Modified: Dec. 18, 2025, 9:09 p.m.

5.5

CVSS3.1

CVE-2025-38156 - wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init() devm_ioremap() returns NULL on error. Currently, mt7996_mmio_wed_init() does not check for this case, which results in a NULL pointer dereference. Prevent null poi…

πŸ“… Published: July 3, 2025, midnight πŸ”„ Last Modified: Nov. 20, 2025, 8:13 p.m.

7.8

CVSS3.1

CVE-2025-38154 - bpf, sockmap: Avoid using sk_socket after free when sending

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Avoid using sk_socket after free when sending The sk->sk_socket is not locked or referenced in backlog thread, and during the call to skb_send_sock(), there is a race condition with the release of sk_socket. All typ…

πŸ“… Published: July 3, 2025, midnight πŸ”„ Last Modified: Dec. 18, 2025, 9:09 p.m.

7.1

CVSS3.1

CVE-2025-38153 - net: usb: aqc111: fix error handling of usbnet read calls

In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: fix error handling of usbnet read calls Syzkaller, courtesy of syzbot, identified an error (see report [1]) in aqc111 driver, caused by incomplete sanitation of usb read calls' results. This problem is quite sim…

πŸ“… Published: July 3, 2025, midnight πŸ”„ Last Modified: Dec. 18, 2025, 9:08 p.m.

5.5

CVSS3.1

CVE-2025-38150 - af_packet: move notifier's packet_dev_mc out of rcu critical section

In the Linux kernel, the following vulnerability has been resolved: af_packet: move notifier's packet_dev_mc out of rcu critical section Syzkaller reports the following issue: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:578 __mutex_lock+0x106/0xe80 kernel/locki…

πŸ“… Published: July 3, 2025, midnight πŸ”„ Last Modified: Nov. 20, 2025, 8:13 p.m.

5.5

CVSS3.1

CVE-2025-38149 - net: phy: clear phydev->devlink when the link is deleted

In the Linux kernel, the following vulnerability has been resolved: net: phy: clear phydev->devlink when the link is deleted There is a potential crash issue when disabling and re-enabling the network port. When disabling the network port, phy_detach() calls device_link_del() to remove the device…

πŸ“… Published: July 3, 2025, midnight πŸ”„ Last Modified: Nov. 20, 2025, 8:09 p.m.

5.5

CVSS3.1

CVE-2025-38147 - calipso: Don't call calipso functions for AF_INET sk.

In the Linux kernel, the following vulnerability has been resolved: calipso: Don't call calipso functions for AF_INET sk. syzkaller reported a null-ptr-deref in txopt_get(). [0] The offset 0x70 was of struct ipv6_txoptions in struct ipv6_pinfo, so struct ipv6_pinfo was NULL there. However, this…

πŸ“… Published: July 3, 2025, midnight πŸ”„ Last Modified: Dec. 18, 2025, 9:06 p.m.
Total resulsts: 349182
Page 4808 of 34,919
Β« previous page Β» next page
Filters