CVE-2025-39678
- EPSS 0.01%
- Veröffentlicht 05.09.2025 17:20:44
- Zuletzt bearbeitet 25.11.2025 21:28:44
In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/hsmp: Ensure sock->metric_tbl_addr is non-NULL If metric table address is not allocated, accessing metrics_bin will result in a NULL pointer dereference, so add a ...
CVE-2025-39677
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:20:43
- Zuletzt bearbeitet 25.11.2025 21:28:36
In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix backlog accounting in qdisc_dequeue_internal This issue applies for the following qdiscs: hhf, fq, fq_codel, and fq_pie, and occurs in their change handlers when adj...
CVE-2025-39676
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:20:42
- Zuletzt bearbeitet 12.05.2026 13:17:04
In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Prevent a potential error pointer dereference The qla4xxx_get_ep_fwdb() function is supposed to return NULL on error, but qla4xxx_ep_connect() returns error pointers...
CVE-2025-39675
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:20:41
- Zuletzt bearbeitet 12.05.2026 13:17:03
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session() The function mod_hdcp_hdcp1_create_session() calls the function get_first_active_display(), but does not ...
CVE-2025-39673
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:20:38
- Zuletzt bearbeitet 12.05.2026 13:17:03
In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in ppp_fill_forward_path ppp_fill_forward_path() has two race conditions: 1. The ppp->channels list can change between list_empty() and list_first_entr...
CVE-2025-38735
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:20:35
- Zuletzt bearbeitet 12.05.2026 13:17:03
In the Linux kernel, the following vulnerability has been resolved: gve: prevent ethtool ops after shutdown A crash can occur if an ethtool operation is invoked after shutdown() is called. shutdown() is invoked during system shutdown to stop DMA o...
CVE-2025-38734
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:20:34
- Zuletzt bearbeitet 25.11.2025 21:59:17
In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF on smcsk after smc_listen_out() BPF CI testing report a UAF issue: [ 16.446633] BUG: kernel NULL pointer dereference, address: 000000000000003 0 [ 16.447...
CVE-2025-38732
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:20:31
- Zuletzt bearbeitet 12.05.2026 13:17:03
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_reject: don't leak dst refcount for loopback packets recent patches to add a WARN() when replacing skb dst entry found an old bug: WARNING: include/linux/skbuff.h:11...
CVE-2025-38730
- EPSS 0.02%
- Veröffentlicht 04.09.2025 15:33:27
- Zuletzt bearbeitet 25.11.2025 21:50:46
In the Linux kernel, the following vulnerability has been resolved: io_uring/net: commit partial buffers on retry Ring provided buffers are potentially only valid within the single execution context in which they were acquired. io_uring deals with ...
CVE-2025-38728
- EPSS 0.02%
- Veröffentlicht 04.09.2025 15:33:26
- Zuletzt bearbeitet 12.05.2026 13:17:03
In the Linux kernel, the following vulnerability has been resolved: smb3: fix for slab out of bounds on mount to ksmbd With KASAN enabled, it is possible to get a slab out of bounds during mount to ksmbd due to missing check in parse_server_interfa...