CVE-2025-21820
- EPSS 0.01%
- Veröffentlicht 27.02.2025 20:16:04
- Zuletzt bearbeitet 03.11.2025 21:19:12
In the Linux kernel, the following vulnerability has been resolved: tty: xilinx_uartps: split sysrq handling lockdep detects the following circular locking dependency: CPU 0 CPU 1 ========================== ===================...
CVE-2025-21821
- EPSS 0.01%
- Veröffentlicht 27.02.2025 20:16:04
- Zuletzt bearbeitet 03.11.2025 21:19:12
In the Linux kernel, the following vulnerability has been resolved: fbdev: omap: use threaded IRQ for LCD DMA When using touchscreen and framebuffer, Nokia 770 crashes easily with: BUG: scheduling while atomic: irq/144-ads7846/82/0x00010000 ...
CVE-2025-21812
- EPSS 0.03%
- Veröffentlicht 27.02.2025 20:16:03
- Zuletzt bearbeitet 03.11.2025 21:19:12
In the Linux kernel, the following vulnerability has been resolved: ax25: rcu protect dev->ax25_ptr syzbot found a lockdep issue [1]. We should remove ax25 RTNL dependency in ax25_setsockopt() This should also fix a variety of possible UAF in ax2...
CVE-2024-58034
- EPSS 0.01%
- Veröffentlicht 27.02.2025 20:16:02
- Zuletzt bearbeitet 03.11.2025 20:16:59
In the Linux kernel, the following vulnerability has been resolved: memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_ram_code() As of_find_node_by_name() release the reference of the argument device node, tegra_emc_find_n...
CVE-2025-21801
- EPSS 0.05%
- Veröffentlicht 27.02.2025 20:16:02
- Zuletzt bearbeitet 30.10.2025 21:35:12
In the Linux kernel, the following vulnerability has been resolved: net: ravb: Fix missing rtnl lock in suspend/resume path Fix the suspend/resume path by ensuring the rtnl lock is held where required. Calls to ravb_open, ravb_close and wol operati...
CVE-2025-21802
- EPSS 0.03%
- Veröffentlicht 27.02.2025 20:16:02
- Zuletzt bearbeitet 03.11.2025 21:19:11
In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each ae_dev node from hnae3_ae_dev_list. If user unloads hns3 driv...
CVE-2025-21792
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:20
- Zuletzt bearbeitet 03.11.2025 21:19:10
In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt If an AX25 device is bound to a socket by setting the SO_BINDTODEVICE socket option, a refcount leak will occur in...
CVE-2025-21796
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:20
- Zuletzt bearbeitet 12.05.2026 13:16:37
In the Linux kernel, the following vulnerability has been resolved: nfsd: clear acl_access/acl_default after releasing them If getting acl_default fails, acl_access and acl_default will be released simultaneously. However, acl_access will still ret...
CVE-2025-21786
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:19
- Zuletzt bearbeitet 21.03.2025 15:43:17
In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913("workqueue: Reap workers via kthread_stop() and remove detach_completion") adds code to rea...
CVE-2025-21779
- EPSS 0.02%
- Veröffentlicht 27.02.2025 03:15:18
- Zuletzt bearbeitet 03.11.2025 21:19:09
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel Advertise support for Hyper-V's SEND_IPI and SEND_IPI_EX hypercalls if and only if the local API is emu...