- EPSS 0.03%
- Veröffentlicht 30.12.2025 12:15:47
- Zuletzt bearbeitet 31.12.2025 20:42:43
In the Linux kernel, the following vulnerability has been resolved: ksmbd: avoid out of bounds access in decode_preauth_ctxt() Confirm that the accessed pneg_ctxt->HashAlgorithms address sits within the SMB request boundary; deassemble_neg_contexts...
- EPSS 0.03%
- Veröffentlicht 30.12.2025 12:15:46
- Zuletzt bearbeitet 31.12.2025 20:42:43
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add check for kmemdup Since the kmemdup may return NULL pointer, it should be better to add check for the return value in order to avoid NULL pointer dereference.
- EPSS 0.02%
- Veröffentlicht 30.12.2025 12:15:46
- Zuletzt bearbeitet 31.12.2025 20:42:43
In the Linux kernel, the following vulnerability has been resolved: bus: mhi: ep: Only send -ENOTCONN status if client driver is available For the STOP and RESET commands, only send the channel disconnect status -ENOTCONN if client driver is availa...
- EPSS 0.02%
- Veröffentlicht 30.12.2025 12:15:45
- Zuletzt bearbeitet 31.12.2025 20:42:43
In the Linux kernel, the following vulnerability has been resolved: bpf: Silence a warning in btf_type_id_size() syzbot reported a warning in [1] with the following stacktrace: WARNING: CPU: 0 PID: 5005 at kernel/bpf/btf.c:1988 btf_type_id_size+0...
- EPSS 0.03%
- Veröffentlicht 30.12.2025 12:15:44
- Zuletzt bearbeitet 31.12.2025 20:42:43
In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-bounds When we run syzkaller we get below Out of Bound. "KASAN: slab-out-of-bounds Read in regcache_flat_read" Below is ...
- EPSS 0.03%
- Veröffentlicht 30.12.2025 12:15:44
- Zuletzt bearbeitet 31.12.2025 20:42:43
In the Linux kernel, the following vulnerability has been resolved: rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle() The rcuscale.holdoff module parameter can be used to delay the start of rcu_scale_writer() kthread. ...
- EPSS 0.04%
- Veröffentlicht 30.12.2025 12:15:43
- Zuletzt bearbeitet 31.12.2025 20:42:43
In the Linux kernel, the following vulnerability has been resolved: ACPI: EC: Fix oops when removing custom query handlers When removing custom query handlers, the handler might still be used inside the EC query workqueue, causing a kernel oops if ...
- EPSS 0.04%
- Veröffentlicht 30.12.2025 12:15:42
- Zuletzt bearbeitet 31.12.2025 20:43:05
In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: Fix memory leak in realtime_counter_init() The "sys_clk" resource is malloced by clk_get(), it is not released when the function return.
- EPSS 0.02%
- Veröffentlicht 30.12.2025 12:15:42
- Zuletzt bearbeitet 31.12.2025 20:43:05
In the Linux kernel, the following vulnerability has been resolved: vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove In vp_vdpa_remove(), the code kfree(&vp_vdpa_mgtdev->mgtdev.id_table) uses a reference of pointer as the argument of kfree...
- EPSS 0.02%
- Veröffentlicht 30.12.2025 12:15:41
- Zuletzt bearbeitet 31.12.2025 20:43:05
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix qmi_msg_handler data structure initialization qmi_msg_handler is required to be null terminated by QMI module. There might be a case where a handler for a msg id ...