CVE-2025-21806
- 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: net: let net.core.dev_weight always be non-zero The following problem was encountered during stability test: (NULL net_device): NAPI poll function process_backlog+0x0/0x530 \ ret...
CVE-2025-21811
- EPSS 0.03%
- Veröffentlicht 27.02.2025 20:16:03
- Zuletzt bearbeitet 03.11.2025 21:19:11
In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect access to buffers with no active references nilfs_lookup_dirty_data_buffers(), which iterates through the buffers attached to dirty data folios/pages, accesses the ...
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-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-21782
- EPSS 0.01%
- Veröffentlicht 27.02.2025 03:15:19
- Zuletzt bearbeitet 03.11.2025 21:19:09
In the Linux kernel, the following vulnerability has been resolved: orangefs: fix a oob in orangefs_debug_write I got a syzbot report: slab-out-of-bounds Read in orangefs_debug_write... several people suggested fixes, I tested Al Viro's suggestion ...
CVE-2025-21785
- EPSS 0.02%
- Veröffentlicht 27.02.2025 03:15:19
- Zuletzt bearbeitet 03.11.2025 21:19:09
In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account f...