- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:29:22
- Zuletzt bearbeitet 19.01.2026 13:16:15
In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg() rlen value is a user-controlled value, but dtv5100_i2c_msg() does not check the size of the rlen value. Therefore, i...
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:29:21
- Zuletzt bearbeitet 14.01.2026 16:26:00
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency Under high concurrency, A tree-connection object (tcon) is freed on a disconnect path while another path still...
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:29:20
- Zuletzt bearbeitet 19.01.2026 13:16:15
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fw_tracer, Validate format string parameters Add validation for format string parameters in the firmware tracer to prevent potential security vulnerabilities and crashes ...
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:29:19
- Zuletzt bearbeitet 19.01.2026 13:16:15
In the Linux kernel, the following vulnerability has been resolved: io_uring: fix filename leak in __io_openat_prep() __io_openat_prep() allocates a struct filename using getname(). However, for the condition of the file being installed in the fix...
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:29:19
- Zuletzt bearbeitet 19.01.2026 13:16:15
In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the et...
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:29:18
- Zuletzt bearbeitet 19.01.2026 13:16:14
In the Linux kernel, the following vulnerability has been resolved: ipvs: fix ipv4 null-ptr-deref in route error path The IPv4 code path in __ip_vs_get_out_rt() calls dst_link_failure() without ensuring skb->dev is set, leading to a NULL pointer de...
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:29:17
- Zuletzt bearbeitet 14.01.2026 16:26:00
In the Linux kernel, the following vulnerability has been resolved: svcrdma: use rc_pageoff for memcpy byte offset svc_rdma_copy_inline_range added rc_curpage (page index) to the page base instead of the byte offset rc_pageoff. Use rc_pageoff so co...
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:29:17
- Zuletzt bearbeitet 14.01.2026 16:26:00
In the Linux kernel, the following vulnerability has been resolved: media: iris: Add sanity check for stop streaming Add sanity check in iris_vb2_stop_streaming. If inst->state is already IRIS_INST_ERROR, we should skip the stream_off operation bec...
- EPSS 0.02%
- Veröffentlicht 13.01.2026 15:29:16
- Zuletzt bearbeitet 14.01.2026 16:26:00
In the Linux kernel, the following vulnerability has been resolved: KVM: Disallow toggling KVM_MEM_GUEST_MEMFD on an existing memslot Reject attempts to disable KVM_MEM_GUEST_MEMFD on a memslot that was initially created with a guest_memfd binding,...
- EPSS 0.03%
- Veröffentlicht 13.01.2026 15:29:15
- Zuletzt bearbeitet 19.01.2026 13:16:14
In the Linux kernel, the following vulnerability has been resolved: media: vidtv: initialize local pointers upon transfer of memory ownership vidtv_channel_si_init() creates a temporary list (program, service, event) and ownership of the memory its...