CVE-2024-53173
- EPSS 0.03%
- Veröffentlicht 27.12.2024 14:15:24
- Zuletzt bearbeitet 03.11.2025 21:17:36
In the Linux kernel, the following vulnerability has been resolved: NFSv4.0: Fix a use-after-free problem in the asynchronous open() Yang Erkun reports that when two threads are opening files at the same time, and are forced to abort before a reply...
CVE-2024-53174
- EPSS 0.03%
- Veröffentlicht 27.12.2024 14:15:24
- Zuletzt bearbeitet 03.11.2025 21:17:37
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: make sure cache entry active before cache_show The function `c_show` was called with protection from RCU. This only ensures that `cp` will not be freed. Therefore, the refe...
CVE-2024-53175
- EPSS 0.05%
- Veröffentlicht 27.12.2024 14:15:24
- Zuletzt bearbeitet 03.11.2025 21:17:37
In the Linux kernel, the following vulnerability has been resolved: ipc: fix memleak if msg_init_ns failed in create_ipc_ns Percpu memory allocation may failed during create_ipc_ns however this fail is not handled properly since ipc sysctls and mq ...
CVE-2024-53176
- EPSS 0.04%
- Veröffentlicht 27.12.2024 14:15:24
- Zuletzt bearbeitet 08.10.2025 14:39:14
In the Linux kernel, the following vulnerability has been resolved: smb: During unmount, ensure all cached dir instances drop their dentry The unmount process (cifs_kill_sb() calling close_all_cached_dirs()) can race with various cached directory o...
CVE-2024-53164
- EPSS 0.04%
- Veröffentlicht 27.12.2024 14:15:23
- Zuletzt bearbeitet 03.11.2025 21:17:35
In the Linux kernel, the following vulnerability has been resolved: net: sched: fix ordering of qlen adjustment Changes to sch->q.qlen around qdisc_tree_reduce_backlog() need to happen _before_ a call to said function because otherwise it may fail ...
CVE-2024-53165
- EPSS 0.05%
- Veröffentlicht 27.12.2024 14:15:23
- Zuletzt bearbeitet 03.11.2025 21:17:35
In the Linux kernel, the following vulnerability has been resolved: sh: intc: Fix use-after-free bug in register_intc_controller() In the error handling for this function, d is freed without ever removing it from intc_list which would lead to a use...
CVE-2024-53166
- EPSS 0.05%
- Veröffentlicht 27.12.2024 14:15:23
- Zuletzt bearbeitet 03.11.2025 20:16:39
In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix bfqq uaf in bfq_limit_depth() Set new allocated bfqq to bic or remove freed bfqq from bic are both protected by bfqd->lock, however bfq_limit_depth() is deferencing...
CVE-2024-53167
- EPSS 0.03%
- Veröffentlicht 27.12.2024 14:15:23
- Zuletzt bearbeitet 08.10.2025 14:41:01
In the Linux kernel, the following vulnerability has been resolved: nfs/blocklayout: Don't attempt unregister for invalid block device Since commit d869da91cccb ("nfs/blocklayout: Fix premature PR key unregistration") an unmount of a pNFS SCSI layo...
CVE-2024-53168
- EPSS 0.04%
- Veröffentlicht 27.12.2024 14:15:23
- Zuletzt bearbeitet 10.02.2025 18:15:26
In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket BUG: KASAN: slab-use-after-free in tcp_write_timer_handler+0x156/0x3e0 Read of size 1 at addr ffff888111f322cd by task ...
CVE-2022-49034
- EPSS 0.03%
- Veröffentlicht 27.12.2024 14:15:22
- Zuletzt bearbeitet 03.11.2025 21:15:54
In the Linux kernel, the following vulnerability has been resolved: sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK When CONFIG_CPUMASK_OFFSTACK and CONFIG_DEBUG_PER_CPU_MAPS are selected, cpu_max_bits_warn() generates a runtime warning simi...