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-2025-21814
- EPSS 0.03%
- Veröffentlicht 27.02.2025 20:16:03
- Zuletzt bearbeitet 12.05.2026 13:16:37
In the Linux kernel, the following vulnerability has been resolved: ptp: Ensure info->enable callback is always set The ioctl and sysfs handlers unconditionally call the ->enable callback. Not all drivers implement that callback, leading to NULL de...
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-21798
- EPSS 0.01%
- Veröffentlicht 27.02.2025 20:16:02
- Zuletzt bearbeitet 01.10.2025 20:18:26
In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunit_kzalloc() may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. A...
CVE-2025-21799
- EPSS 0.02%
- 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: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns() When getting the IRQ we use k3_udma_glue_tx_get_irq() which returns negative error value on error. ...
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-21793
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:20
- Zuletzt bearbeitet 01.10.2025 20:18:26
In the Linux kernel, the following vulnerability has been resolved: spi: sn-f-ospi: Fix division by zero When there is no dummy cycle in the spi-nor commands, both dummy bus cycle bytes and width are zero. Because of the cpu's warning when divided ...
CVE-2025-21795
- EPSS 0.02%
- Veröffentlicht 27.02.2025 03:15:20
- Zuletzt bearbeitet 12.05.2026 13:16:36
In the Linux kernel, the following vulnerability has been resolved: NFSD: fix hang in nfsd4_shutdown_callback If nfs4_client is in courtesy state then there is no point to send the callback. This causes nfsd4_shutdown_callback to hang since cl_cb_i...