CVE-2021-47631
- EPSS 0.03%
- Veröffentlicht 26.02.2025 06:37:04
- Zuletzt bearbeitet 01.10.2025 20:15:39
In the Linux kernel, the following vulnerability has been resolved: ARM: davinci: da850-evm: Avoid NULL pointer dereference With newer versions of GCC, there is a panic in da850_evm_config_emac() when booting multi_v5_defconfig in QEMU under the pa...
CVE-2021-47632
- EPSS 0.02%
- Veröffentlicht 26.02.2025 06:37:04
- Zuletzt bearbeitet 01.10.2025 20:15:40
In the Linux kernel, the following vulnerability has been resolved: powerpc/set_memory: Avoid spinlock recursion in change_page_attr() Commit 1f9ad21c3b38 ("powerpc/mm: Implement set_memory() routines") included a spin_lock() to change_page_attr() ...
CVE-2023-52926
- EPSS 0.01%
- Veröffentlicht 24.02.2025 09:15:09
- Zuletzt bearbeitet 03.11.2025 21:16:03
In the Linux kernel, the following vulnerability has been resolved: IORING_OP_READ did not correctly consume the provided buffer list when read i/o returned < 0 (except for -EAGAIN and -EIOCBQUEUED return). This can lead to a potential use-after-fre...
CVE-2025-21704
- EPSS 0.03%
- Veröffentlicht 22.02.2025 10:15:11
- Zuletzt bearbeitet 03.11.2025 20:17:10
In the Linux kernel, the following vulnerability has been resolved: usb: cdc-acm: Check control transfer buffer size before access If the first fragment is shorter than struct usb_cdc_notification, we can't calculate an expected_size. Log an error ...
- EPSS 0.05%
- Veröffentlicht 18.02.2025 15:15:18
- Zuletzt bearbeitet 03.11.2025 20:17:09
In the Linux kernel, the following vulnerability has been resolved: pfifo_tail_enqueue: Drop new packet when sch->limit == 0 Expected behaviour: In case we reach scheduler's limit, pfifo_tail_enqueue() will drop a packet in scheduler's queue and de...
CVE-2025-21703
- EPSS 0.04%
- Veröffentlicht 18.02.2025 15:15:18
- Zuletzt bearbeitet 03.11.2025 20:17:10
In the Linux kernel, the following vulnerability has been resolved: netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() qdisc_tree_reduce_backlog() notifies parent qdisc only if child qdisc becomes empty, therefore we need to reduce the ba...
CVE-2025-21701
- EPSS 0.03%
- Veröffentlicht 13.02.2025 15:15:20
- Zuletzt bearbeitet 03.11.2025 20:17:09
In the Linux kernel, the following vulnerability has been resolved: net: avoid race between device unregistration and ethnl ops The following trace can be seen if a device is being unregistered while its number of channels are being modified. DE...
CVE-2025-21700
- EPSS 0.03%
- Veröffentlicht 13.02.2025 12:15:27
- Zuletzt bearbeitet 03.11.2025 20:17:09
In the Linux kernel, the following vulnerability has been resolved: net: sched: Disallow replacing of child qdisc from one parent to another Lion Ackermann was able to create a UAF which can be abused for privilege escalation with the following scr...
CVE-2025-21699
- EPSS 0.03%
- Veröffentlicht 12.02.2025 14:15:33
- Zuletzt bearbeitet 03.11.2025 21:19:08
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.03%
- 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: 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...