- EPSS 0.03%
- Veröffentlicht 18.10.2025 08:03:23
- Zuletzt bearbeitet 21.10.2025 19:31:25
In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work The origin code calls cancel_delayed_work() in ocelot_stats_deinit() to cancel the cyclic delayed work item ocel...
- EPSS 0.02%
- Veröffentlicht 18.10.2025 08:03:22
- Zuletzt bearbeitet 21.10.2025 19:31:25
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Fix use-after-free in tb_dp_dprx_work The original code relies on cancel_delayed_work() in tb_dp_dprx_stop(), which does not ensure that the delayed work item tunnel->...
- EPSS 0.06%
- Veröffentlicht 18.10.2025 08:03:21
- Zuletzt bearbeitet 29.10.2025 14:15:52
In the Linux kernel, the following vulnerability has been resolved: scsi: mvsas: Fix use-after-free bugs in mvs_work_queue During the detaching of Marvell's SAS/SATA controller, the original code calls cancel_delayed_work() in mvs_free() to cancel ...
- EPSS 0.03%
- Veröffentlicht 15.10.2025 07:59:14
- Zuletzt bearbeitet 16.10.2025 15:28:59
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait() There is a bug observed when rtw89_core_tx_kick_off_and_wait() tries to access already freed skb_data: BUG: K...
- EPSS 0.02%
- Veröffentlicht 15.10.2025 07:58:23
- Zuletzt bearbeitet 16.10.2025 15:28:59
In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix blk_mq_tags double free while nr_requests grown In the case user trigger tags grow by queue sysfs attribute nr_requests, hctx->sched_tags will be freed directly and rep...
- EPSS 0.21%
- Veröffentlicht 15.10.2025 07:58:22
- Zuletzt bearbeitet 29.10.2025 14:15:52
In the Linux kernel, the following vulnerability has been resolved: scsi: target: target_core_configfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in target_lu_gp_mem...
- EPSS 0.09%
- Veröffentlicht 15.10.2025 07:58:21
- Zuletzt bearbeitet 29.10.2025 14:15:52
In the Linux kernel, the following vulnerability has been resolved: media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_remove The original code uses cancel_delayed_work() in flexcop_pci_remove(), which does not guarantee that ...
- EPSS 0.03%
- Veröffentlicht 15.10.2025 07:58:21
- Zuletzt bearbeitet 16.10.2025 15:28:59
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free The previous commit 0718a78f6a9f ("ALSA: usb-audio: Kill timer properly at removal") patched a UAF issue caused by th...
- EPSS 0.09%
- Veröffentlicht 15.10.2025 07:58:20
- Zuletzt bearbeitet 29.10.2025 14:15:52
In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe The state->timer is a cyclic timer that schedules work_i2c_poll and delayed_work_enable_hotplug, while...
- EPSS 0.09%
- Veröffentlicht 15.10.2025 07:58:19
- Zuletzt bearbeitet 29.10.2025 14:15:51
In the Linux kernel, the following vulnerability has been resolved: media: tuner: xc5000: Fix use-after-free in xc5000_release The original code uses cancel_delayed_work() in xc5000_release(), which does not guarantee that the delayed work item tim...