- EPSS 0.03%
- Veröffentlicht 15.10.2025 07:58:17
- Zuletzt bearbeitet 16.10.2025 15:28:59
In the Linux kernel, the following vulnerability has been resolved: mm: swap: check for stable address space before operating on the VMA It is possible to hit a zero entry while traversing the vmas in unuse_mm() called from swapoff path and accessi...
- EPSS 0.03%
- Veröffentlicht 15.10.2025 07:56:07
- Zuletzt bearbeitet 16.10.2025 15:28:59
In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in get_helper_proto kernel test robot reported verifier bug [1] where the helper func pointer could be NULL due to disabled config option. ...
- EPSS 0.07%
- Veröffentlicht 15.10.2025 07:56:06
- Zuletzt bearbeitet 16.10.2025 15:28:59
In the Linux kernel, the following vulnerability has been resolved: can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow Sending an PF_PACKET allows to bypass the CAN framework logic and to directly reach the xmit() function of a C...
- EPSS 0.07%
- Veröffentlicht 15.10.2025 07:56:05
- Zuletzt bearbeitet 16.10.2025 15:29:11
In the Linux kernel, the following vulnerability has been resolved: can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflow Sending an PF_PACKET allows to bypass the CAN framework logic and to directly reach the xmit() function of a CA...
- EPSS 0.07%
- Veröffentlicht 15.10.2025 07:56:05
- Zuletzt bearbeitet 16.10.2025 15:29:11
In the Linux kernel, the following vulnerability has been resolved: can: hi311x: populate ndo_change_mtu() to prevent buffer overflow Sending an PF_PACKET allows to bypass the CAN framework logic and to directly reach the xmit() function of a CAN d...
- EPSS 0.07%
- Veröffentlicht 15.10.2025 07:56:04
- Zuletzt bearbeitet 16.10.2025 15:29:11
In the Linux kernel, the following vulnerability has been resolved: can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflow Sending an PF_PACKET allows to bypass the CAN framework logic and to directly reach the xmit() function of a CAN...
- EPSS 0.03%
- Veröffentlicht 15.10.2025 07:56:03
- Zuletzt bearbeitet 16.10.2025 15:29:11
In the Linux kernel, the following vulnerability has been resolved: net: tun: Update napi->skb after XDP process The syzbot report a UAF issue: BUG: KASAN: slab-use-after-free in skb_reset_mac_header include/linux/skbuff.h:3150 [inline] BUG: K...
- EPSS 0.04%
- Veröffentlicht 15.10.2025 07:56:02
- Zuletzt bearbeitet 16.10.2025 15:29:11
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync This fixes the following UFA in hci_acl_create_conn_sync where a connection still pending is command submission (conn->sta...
- EPSS 0.03%
- Veröffentlicht 15.10.2025 07:56:02
- Zuletzt bearbeitet 16.10.2025 15:29:11
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue This fixes the following UAF caused by not properly locking hdev when processing HCI_EV_NUM_COMP_PKTS: BUG: KASAN: slab-use-af...
- EPSS 0.05%
- Veröffentlicht 15.10.2025 07:56:00
- Zuletzt bearbeitet 16.10.2025 15:29:11
In the Linux kernel, the following vulnerability has been resolved: nexthop: Forbid FDB status change while nexthop is in a group The kernel forbids the creation of non-FDB nexthop groups with FDB nexthops: # ip nexthop add id 1 via 192.0.2.1 fdb...