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-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-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...
CVE-2025-38721
- EPSS 0.01%
- Veröffentlicht 04.09.2025 15:33:14
- Zuletzt bearbeitet 12.05.2026 13:17:02
In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: fix refcount leak on table dump There is a reference count leak in ctnetlink_dump_table(): if (res < 0) { nf_conntrack_get(&ct->ct_gener...
CVE-2025-38716
- EPSS 0.03%
- Veröffentlicht 04.09.2025 15:33:10
- Zuletzt bearbeitet 25.11.2025 22:07:21
In the Linux kernel, the following vulnerability has been resolved: hfs: fix general protection fault in hfs_find_init() The hfs_find_init() method can trigger the crash if tree pointer is NULL: [ 45.746290][ T9787] Oops: general protection faul...
CVE-2025-38714
- EPSS 0.01%
- Veröffentlicht 04.09.2025 15:33:09
- Zuletzt bearbeitet 12.05.2026 13:17:01
In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read() The hfsplus_bnode_read() method can trigger the issue: [ 174.852007][ T9784] =============================================...
CVE-2025-38715
- EPSS 0.01%
- Veröffentlicht 04.09.2025 15:33:09
- Zuletzt bearbeitet 12.05.2026 13:17:02
In the Linux kernel, the following vulnerability has been resolved: hfs: fix slab-out-of-bounds in hfs_bnode_read() This patch introduces is_bnode_offset_valid() method that checks the requested offset value. Also, it introduces check_and_correct_r...
CVE-2025-38713
- EPSS 0.01%
- Veröffentlicht 04.09.2025 15:33:03
- Zuletzt bearbeitet 12.05.2026 13:17:01
In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc() The hfsplus_readdir() method is capable to crash by calling hfsplus_uni2asc(): [ 667.121659][ T9805] ===================...
CVE-2025-38712
- EPSS 0.02%
- Veröffentlicht 04.09.2025 15:33:02
- Zuletzt bearbeitet 12.05.2026 13:17:01
In the Linux kernel, the following vulnerability has been resolved: hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file() When the volume header contains erroneous values that do not reflect the actual state of the filesystem, hfsplus_fil...