CVE-2025-21691
- EPSS 0.04%
- Veröffentlicht 10.02.2025 16:15:38
- Zuletzt bearbeitet 15.10.2025 16:25:09
In the Linux kernel, the following vulnerability has been resolved: cachestat: fix page cache statistics permission checking When the 'cachestat()' system call was added in commit cf264e1329fb ("cachestat: implement cachestat syscall"), it was mean...
CVE-2025-21692
- EPSS 0.03%
- 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: net: sched: fix ets qdisc OOB Indexing Haowei Yan <g1042620637@gmail.com> found that ets_class_from_arg() can index an Out-Of-Bound class in ets_class_from_arg() when passed clid o...
CVE-2025-21693
- EPSS 0.04%
- Veröffentlicht 10.02.2025 16:15:38
- Zuletzt bearbeitet 16.04.2025 19:15:52
In the Linux kernel, the following vulnerability has been resolved: mm: zswap: properly synchronize freeing resources during CPU hotunplug In zswap_compress() and zswap_decompress(), the per-CPU acomp_ctx of the current CPU at the beginning of the ...
CVE-2024-57950
- EPSS 0.03%
- Veröffentlicht 10.02.2025 16:15:37
- Zuletzt bearbeitet 01.10.2025 20:18:07
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 [WHAT & HOW] Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoi...
CVE-2025-21684
- EPSS 0.01%
- Veröffentlicht 09.02.2025 12:15:29
- Zuletzt bearbeitet 03.11.2025 20:17:09
In the Linux kernel, the following vulnerability has been resolved: gpio: xilinx: Convert gpio_lock to raw spinlock irq_chip functions may be called in raw spinlock context. Therefore, we must also use a raw spinlock for our own internal locking. ...
CVE-2025-21685
- EPSS 0.01%
- Veröffentlicht 09.02.2025 12:15:29
- Zuletzt bearbeitet 01.10.2025 20:18:20
In the Linux kernel, the following vulnerability has been resolved: platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix serdev race The yt2_1380_fc_serdev_probe() function calls devm_serdev_device_open() before setting the client ops via serde...
CVE-2024-57949
- EPSS 0.01%
- Veröffentlicht 09.02.2025 12:15:28
- Zuletzt bearbeitet 03.11.2025 21:18:46
In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity() The following call-chain leads to enabling interrupts in a nested interrupt disabled section: irq_set_vc...
CVE-2023-52924
- EPSS 0.05%
- 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-2023-52925
- EPSS 0.04%
- Veröffentlicht 05.02.2025 10:15:21
- Zuletzt bearbeitet 15.10.2025 20:05:07
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: don't fail inserts if duplicate has expired nftables selftests fail: run-tests.sh testcases/sets/0044interval_overlap_0 Expected: 0-2 . 0-3, got: W: [FAILED] ...
CVE-2025-21679
- EPSS 0.02%
- Veröffentlicht 31.01.2025 12:15:29
- Zuletzt bearbeitet 15.10.2025 13:39:54
In the Linux kernel, the following vulnerability has been resolved: btrfs: add the missing error handling inside get_canonical_dev_path Inside function get_canonical_dev_path(), we call d_path() to get the final device path. But d_path() can retur...