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...
- EPSS 0.05%
- Veröffentlicht 05.09.2025 17:20:42
- Zuletzt bearbeitet 03.11.2025 18:16:38
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...
- EPSS 0.04%
- Veröffentlicht 05.09.2025 17:20:41
- Zuletzt bearbeitet 03.11.2025 18:16:38
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-39674
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:20:39
- Zuletzt bearbeitet 25.11.2025 21:28:05
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: ufs-qcom: Fix ESI null pointer dereference ESI/MSI is a performance optimization feature that provides dedicated interrupts per MCQ hardware queue. This is optional feat...
- EPSS 0.04%
- Veröffentlicht 05.09.2025 17:20:38
- Zuletzt bearbeitet 03.11.2025 18:16:38
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-38737
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:20:37
- Zuletzt bearbeitet 25.11.2025 22:03:13
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uninitialised variable Fix smb3_init_transform_rq() to initialise buffer to NULL before calling netfs_alloc_folioq_buffer() as netfs assumes it can append to ...
- EPSS 0.04%
- Veröffentlicht 05.09.2025 17:20:36
- Zuletzt bearbeitet 03.11.2025 18:16:38
In the Linux kernel, the following vulnerability has been resolved: net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization Syzbot reported shift-out-of-bounds exception on MDIO bus initialization. The PHY address should be masked ...
- EPSS 0.04%
- Veröffentlicht 05.09.2025 17:20:35
- Zuletzt bearbeitet 03.11.2025 18:16:38
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-38733
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:20:33
- Zuletzt bearbeitet 25.11.2025 21:59:04
In the Linux kernel, the following vulnerability has been resolved: s390/mm: Do not map lowcore with identity mapping Since the identity mapping is pinned to address zero the lowcore is always also mapped to address zero, this happens regardless of...