CVE-2025-38735
- EPSS 0.15%
- 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.16%
- 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.16%
- Veröffentlicht 05.09.2025 17:20:31
- Zuletzt bearbeitet 14.07.2026 13:17:47
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.15%
- 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.14%
- 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-38729
- EPSS 0.18%
- 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: ALSA: usb-audio: Validate UAC3 power domain descriptors, too UAC3 power domain descriptors need to be verified with its variable bLength for avoiding the unexpected OOB accesses by...
CVE-2025-38725
- EPSS 0.14%
- Veröffentlicht 04.09.2025 15:33:23
- Zuletzt bearbeitet 14.07.2026 13:17:45
In the Linux kernel, the following vulnerability has been resolved: net: usb: asix_devices: add phy_mask for ax88772 mdio bus Without setting phy_mask for ax88772 mdio bus, current driver may create at most 32 mdio phy devices with phy address rang...
CVE-2025-38724
- EPSS 0.16%
- Veröffentlicht 04.09.2025 15:33:22
- Zuletzt bearbeitet 12.05.2026 13:17:02
In the Linux kernel, the following vulnerability has been resolved: nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm() Lei Lu recently reported that nfsd4_setclientid_confirm() did not check the return value from get_client_loc...
CVE-2025-38722
- EPSS 0.14%
- Veröffentlicht 04.09.2025 15:33:15
- Zuletzt bearbeitet 25.11.2025 21:47:55
In the Linux kernel, the following vulnerability has been resolved: habanalabs: fix UAF in export_dmabuf() As soon as we'd inserted a file reference into descriptor table, another thread could close it. That's fine for the case when all we are doi...
CVE-2025-38721
- EPSS 0.16%
- Veröffentlicht 04.09.2025 15:33:14
- Zuletzt bearbeitet 14.07.2026 13:17:42
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...