CVE-2024-57924
- EPSS 0.01%
- Veröffentlicht 19.01.2025 12:15:26
- Zuletzt bearbeitet 12.05.2026 13:16:24
In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem >encode_fh() method that may fail for various reasons. The legacy...
CVE-2025-21648
- EPSS 0.03%
- Veröffentlicht 19.01.2025 11:15:10
- Zuletzt bearbeitet 12.05.2026 13:16:30
In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: clamp maximum hashtable size to INT_MAX Use INT_MAX as maximum size for the conntrack hashtable. Otherwise, it is possible to hit WARN_ON_ONCE in __kvmalloc_n...
CVE-2025-21651
- EPSS 0.02%
- Veröffentlicht 19.01.2025 11:15:10
- Zuletzt bearbeitet 16.10.2025 19:22:28
In the Linux kernel, the following vulnerability has been resolved: net: hns3: don't auto enable misc vector Currently, there is a time window between misc irq enabled and service task inited. If an interrupte is reported at this time, it will caus...
CVE-2025-21635
- EPSS 0.02%
- Veröffentlicht 19.01.2025 11:15:09
- Zuletzt bearbeitet 01.10.2025 20:18:15
In the Linux kernel, the following vulnerability has been resolved: rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy As mentioned in a previous commit of this series, using the 'net' structure via 'current' is not recommended for dif...
CVE-2025-21634
- EPSS 0.02%
- Veröffentlicht 19.01.2025 11:15:08
- Zuletzt bearbeitet 01.10.2025 20:18:14
In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: remove kernfs active break A warning was found: WARNING: CPU: 10 PID: 3486953 at fs/kernfs/file.c:828 CPU: 10 PID: 3486953 Comm: rmdir Kdump: loaded Tainted: G RIP:...
CVE-2025-21629
- EPSS 0.02%
- Veröffentlicht 15.01.2025 13:15:15
- Zuletzt bearbeitet 03.11.2025 21:18:58
In the Linux kernel, the following vulnerability has been resolved: net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets The blamed commit disabled hardware offoad of IPv6 packets with extension headers on devices that advertise NETIF_F_IPV6...
CVE-2024-57895
- EPSS 0.03%
- Veröffentlicht 15.01.2025 13:15:14
- Zuletzt bearbeitet 06.04.2026 14:01:29
In the Linux kernel, the following vulnerability has been resolved: ksmbd: set ATTR_CTIME flags when setting mtime David reported that the new warning from setattr_copy_mgtime is coming like the following. [ 113.215316] ------------[ cut here ]--...
CVE-2024-57896
- EPSS 0.02%
- Veröffentlicht 15.01.2025 13:15:14
- Zuletzt bearbeitet 03.11.2025 21:18:39
In the Linux kernel, the following vulnerability has been resolved: btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount During the unmount path, at close_ctree(), we first stop the cleaner kthread, using kthread_stop(...
CVE-2024-57897
- EPSS 0.01%
- Veröffentlicht 15.01.2025 13:15:14
- Zuletzt bearbeitet 03.11.2025 21:18:39
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Correct the migration DMA map direction The SVM DMA device map direction should be set the same as the DMA unmap setting, otherwise the DMA core will report the followi...
CVE-2024-57898
- EPSS 0.03%
- Veröffentlicht 15.01.2025 13:15:14
- Zuletzt bearbeitet 17.10.2025 16:11:24
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: clear link ID from bitmap during link delete after clean up Currently, during link deletion, the link ID is first removed from the valid_links bitmap before perform...