CVE-2025-21699
- EPSS 0.24%
- Veröffentlicht 12.02.2025 14:15:33
- Zuletzt bearbeitet 02.01.2026 16:15:48
In the Linux kernel, the following vulnerability has been resolved: gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag Truncate an inode's address space when flipping the GFS2_DIF_JDATA flag: depending on that flag, the pages in the add...
CVE-2025-21694
- EPSS 0.23%
- Veröffentlicht 12.02.2025 14:15:32
- Zuletzt bearbeitet 12.05.2026 13:16:32
In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix softlockup in __read_vmcore (part 2) Since commit 5cbcb62dddf5 ("fs/proc: fix softlockup in __read_vmcore") the number of softlockups in __read_vmcore at kdump time ha...
CVE-2025-21697
- EPSS 0.22%
- Veröffentlicht 12.02.2025 14:15:32
- Zuletzt bearbeitet 03.11.2025 21:19:08
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Ensure job pointer is set to NULL after job completion After a job completes, the corresponding pointer in the device must be set to NULL. Failing to do so triggers a warn...
CVE-2024-57951
- EPSS 0.23%
- Veröffentlicht 12.02.2025 14:15:31
- Zuletzt bearbeitet 12.05.2026 13:16:24
In the Linux kernel, the following vulnerability has been resolved: hrtimers: Handle CPU state correctly on hotplug Consider a scenario where a CPU transitions from CPUHP_ONLINE to halfway through a CPU hotunplug down to CPUHP_HRTIMERS_PREPARE, and...
CVE-2025-21687
- EPSS 0.23%
- Veröffentlicht 10.02.2025 16:15:38
- Zuletzt bearbeitet 03.11.2025 21:19:07
In the Linux kernel, the following vulnerability has been resolved: vfio/platform: check the bounds of read/write syscalls count and offset are passed from user space and not checked, only offset is capped to 40 bits, which can be used to read/writ...
CVE-2025-21689
- EPSS 0.21%
- Veröffentlicht 10.02.2025 16:15:38
- Zuletzt bearbeitet 03.11.2025 21:19:08
In the Linux kernel, the following vulnerability has been resolved: USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb() This patch addresses a null-ptr-deref in qt2_process_read_urb() due to an incorrect bounds check in the followin...
CVE-2023-52924
- EPSS 0.2%
- Veröffentlicht 05.02.2025 10:15:21
- Zuletzt bearbeitet 15.10.2025 20:04:35
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: don't skip expired elements during walk There is an asymmetry between commit/abort and preparation phase if the following conditions are met: 1. set is a ver...
CVE-2025-21673
- EPSS 0.2%
- Veröffentlicht 31.01.2025 12:15:28
- Zuletzt bearbeitet 01.10.2025 20:18:18
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double free of TCP_Server_Info::hostname When shutting down the server in cifs_put_tcp_session(), cifsd thread might be reconnecting to multiple DFS targets before...
CVE-2025-21678
- EPSS 0.21%
- Veröffentlicht 31.01.2025 12:15:28
- Zuletzt bearbeitet 12.05.2026 13:16:31
In the Linux kernel, the following vulnerability has been resolved: gtp: Destroy device along with udp socket's netns dismantle. gtp_newlink() links the device to a list in dev_net(dev) instead of src_net, where a udp tunnel socket is created. Eve...
CVE-2024-57948
- EPSS 0.21%
- Veröffentlicht 31.01.2025 12:15:27
- Zuletzt bearbeitet 12.05.2026 13:16:24
In the Linux kernel, the following vulnerability has been resolved: mac802154: check local interfaces before deleting sdata list syzkaller reported a corrupted list in ieee802154_if_remove. [1] Remove an IEEE 802.15.4 network interface after unreg...