- EPSS 0.16%
- Veröffentlicht 06.08.2026 07:13:47
- Zuletzt bearbeitet 17.08.2026 05:18:05
In the Linux kernel, the following vulnerability has been resolved: dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning When CONFIG_DMA_API_DEBUG_SG is enabled, importing a udmabuf into a DRM driver (e.g. amdgpu for video playb...
- EPSS 0.16%
- Veröffentlicht 06.08.2026 07:13:47
- Zuletzt bearbeitet 17.08.2026 05:18:05
In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix NULL-deref on adapter registration failure If adapter registration ever fails the release callback would trigger a NULL-pointer dereference as the completion struct ...
- EPSS 0.12%
- Veröffentlicht 06.08.2026 07:06:27
- Zuletzt bearbeitet 08.08.2026 15:16:34
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: arc: emac: quiesce interrupts before requesting IRQ Normal RX/TX interrupts are enabled later, in arc_emac_open(), so probe should not see interrupt delivery in the ...
CVE-2026-64586
- EPSS 0.24%
- Veröffentlicht 06.08.2026 07:06:27
- Zuletzt bearbeitet 17.08.2026 05:18:05
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain bus_reset work on device removal brcmf_fw_crashed() and the debugfs "reset" entry both schedule drvr->bus_reset, whose callback recovers drvr through containe...
CVE-2026-64585
- EPSS 0.12%
- Veröffentlicht 06.08.2026 07:06:26
- Zuletzt bearbeitet 17.08.2026 05:18:04
In the Linux kernel, the following vulnerability has been resolved: can: esd_usb: kill anchored URBs before freeing netdevs esd_usb_disconnect() frees each CAN netdev with free_candev() inside its per-netdev loop and only calls unlink_all_urbs(dev)...
CVE-2026-64584
- EPSS 0.12%
- Veröffentlicht 06.08.2026 07:06:25
- Zuletzt bearbeitet 19.08.2026 17:20:18
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_midi: cancel pending IN work before freeing the midi object The f_midi driver embeds a work item (midi->work) whose handler, f_midi_in_work(), dereferences the enclo...
CVE-2026-64583
- EPSS 0.12%
- Veröffentlicht 06.08.2026 07:06:25
- Zuletzt bearbeitet 19.08.2026 17:20:18
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devm_request_irq() in bdc_udc_init(), so the I...
CVE-2026-64582
- EPSS 0.12%
- Veröffentlicht 05.08.2026 11:25:29
- Zuletzt bearbeitet 19.08.2026 17:20:18
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxe_mmap rxe_mmap() removes a rxe_mmap_info struct from the pending_mmaps list and releases pending_lock while the struct's kref is still ...
CVE-2026-64581
- EPSS 0.11%
- Veröffentlicht 05.08.2026 08:09:35
- Zuletzt bearbeitet 17.08.2026 05:18:04
In the Linux kernel, the following vulnerability has been resolved: xfrm: fix sk_dst_cache double-free in xfrm_user_policy() xfrm_user_policy() clears the socket dst cache with __sk_dst_reset(), i.e. the non-atomic __sk_dst_set(sk, NULL): it reads ...
CVE-2026-64580
- EPSS 0.12%
- Veröffentlicht 05.08.2026 08:09:34
- Zuletzt bearbeitet 19.08.2026 17:20:18
In the Linux kernel, the following vulnerability has been resolved: xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst() On the error path where in6_dev_get(dev) returns NULL, xfrm6_fill_dst() releases the device reference w...