- EPSS 0.02%
- Veröffentlicht 04.12.2025 15:31:28
- Zuletzt bearbeitet 04.12.2025 17:15:08
In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: always set shared->phydev for LAN8814 Currently, during the LAN8814 PTP probe shared->phydev is only set if PTP clock gets actually set, otherwise the function wi...
- EPSS 0.02%
- Veröffentlicht 04.12.2025 15:31:27
- Zuletzt bearbeitet 04.12.2025 17:15:08
In the Linux kernel, the following vulnerability has been resolved: fs/notify: call exportfs_encode_fid with s_umount Calling intotify_show_fdinfo() on fd watching an overlayfs inode, while the overlayfs is being unmounted, can lead to dereferencin...
- EPSS 0.02%
- Veröffentlicht 04.12.2025 15:31:26
- Zuletzt bearbeitet 04.12.2025 17:15:08
In the Linux kernel, the following vulnerability has been resolved: virtio-net: zero unused hash fields When GSO tunnel is negotiated virtio_net_hdr_tnl_from_skb() tries to initialize the tunnel metadata but forget to zero unused rxhash fields. Thi...
- EPSS 0.02%
- Veröffentlicht 04.12.2025 15:31:25
- Zuletzt bearbeitet 04.12.2025 17:15:08
In the Linux kernel, the following vulnerability has been resolved: btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots() If fs_info->super_copy or fs_info->super_for_commit allocated failed in btrfs_get_tree_subvol(), th...
- EPSS 0.02%
- Veröffentlicht 04.12.2025 15:31:24
- Zuletzt bearbeitet 04.12.2025 17:15:08
In the Linux kernel, the following vulnerability has been resolved: platform/x86: alienware-wmi-wmax: Fix NULL pointer dereference in sleep handlers Devices without the AWCC interface don't initialize `awcc`. Add a check before dereferencing it in ...
- EPSS 0.02%
- Veröffentlicht 04.12.2025 15:31:23
- Zuletzt bearbeitet 04.12.2025 17:15:08
In the Linux kernel, the following vulnerability has been resolved: rv: Fully convert enabled_monitors to use list_head as iterator The callbacks in enabled_monitors_seq_ops are inconsistent. Some treat the iterator as struct rv_monitor *, while ot...
- EPSS 0.03%
- Veröffentlicht 04.12.2025 15:31:23
- Zuletzt bearbeitet 04.12.2025 17:15:08
In the Linux kernel, the following vulnerability has been resolved: ocfs2: clear extent cache after moving/defragmenting extents The extent map cache can become stale when extents are moved or defragmented, causing subsequent operations to see outd...
- EPSS 0.03%
- Veröffentlicht 04.12.2025 15:31:22
- Zuletzt bearbeitet 04.12.2025 17:15:08
In the Linux kernel, the following vulnerability has been resolved: vsock: fix lock inversion in vsock_assign_transport() Syzbot reported a potential lock inversion deadlock between vsock_register_mutex and sk_lock-AF_VSOCK when vsock_linger() is c...
- EPSS 0.02%
- Veröffentlicht 04.12.2025 15:31:21
- Zuletzt bearbeitet 04.12.2025 17:15:08
In the Linux kernel, the following vulnerability has been resolved: mm: prevent poison consumption when splitting THP When performing memory error injection on a THP (Transparent Huge Page) mapped to userspace on an x86 server, the kernel panics wi...
- EPSS 0.02%
- Veröffentlicht 04.12.2025 15:31:20
- Zuletzt bearbeitet 04.12.2025 17:15:08
In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_destroy_scheme Currently, damon_destroy_scheme() only cleans up the filter list but leaves ops_filter untou...