CVE-2025-39853
- EPSS 0.01%
- Veröffentlicht 19.09.2025 15:26:25
- Zuletzt bearbeitet 12.05.2026 13:17:16
In the Linux kernel, the following vulnerability has been resolved: i40e: Fix potential invalid access when MAC list is empty list_first_entry() never returns NULL - if the list is empty, it still returns a pointer to an invalid object, leading to ...
CVE-2025-39851
- EPSS 0.01%
- Veröffentlicht 19.09.2025 15:26:23
- Zuletzt bearbeitet 14.01.2026 20:16:08
In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD when refreshing an FDB entry with a nexthop object VXLAN FDB entries can point to either a remote destination or an FDB nexthop group. The latter is usually used in ...
CVE-2025-39850
- EPSS 0.01%
- Veröffentlicht 19.09.2025 15:26:22
- Zuletzt bearbeitet 14.01.2026 20:16:07
In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects When the "proxy" option is enabled on a VXLAN device, the device will suppress ARP requests and IPv6 Neighbor Soli...
CVE-2025-39848
- EPSS 0.01%
- Veröffentlicht 19.09.2025 15:26:21
- Zuletzt bearbeitet 12.05.2026 13:17:16
In the Linux kernel, the following vulnerability has been resolved: ax25: properly unshare skbs in ax25_kiss_rcv() Bernard Pidoux reported a regression apparently caused by commit c353e8983e0d ("net: introduce per netns packet chains"). skb->dev b...
CVE-2025-39847
- EPSS 0.01%
- Veröffentlicht 19.09.2025 15:26:20
- Zuletzt bearbeitet 12.05.2026 13:17:15
In the Linux kernel, the following vulnerability has been resolved: ppp: fix memory leak in pad_compress_skb If alloc_skb() fails in pad_compress_skb(), it returns NULL without releasing the old skb. The caller does: skb = pad_compress_skb(ppp...
CVE-2025-39846
- EPSS 0.02%
- Veröffentlicht 19.09.2025 15:26:19
- Zuletzt bearbeitet 12.05.2026 13:17:15
In the Linux kernel, the following vulnerability has been resolved: pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region() In __iodyn_find_io_region(), pcmcia_make_resource() is assigned to res and used in pci_bus_alloc_resource(). Ther...
CVE-2025-39841
- EPSS 0.02%
- Veröffentlicht 19.09.2025 15:26:16
- Zuletzt bearbeitet 12.05.2026 13:17:14
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed ...
CVE-2025-39839
- EPSS 0.02%
- Veröffentlicht 19.09.2025 15:26:14
- Zuletzt bearbeitet 12.05.2026 13:17:14
In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix OOB read/write in network-coding decode batadv_nc_skb_decode_packet() trusts coded_len and checks only against skb->len. XOR starts at sizeof(struct batadv_unicast_...
CVE-2023-53447
- EPSS 0.01%
- Veröffentlicht 18.09.2025 16:15:49
- Zuletzt bearbeitet 14.01.2026 20:16:05
In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fs_remount() syzbot reports a bug as below: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 [...
CVE-2023-53440
- EPSS 0.02%
- Veröffentlicht 18.09.2025 16:15:48
- Zuletzt bearbeitet 14.01.2026 20:16:04
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix sysfs interface lifetime The current nilfs2 sysfs support has issues with the timing of creation and deletion of sysfs entries, potentially leading to null pointer dere...