- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:06:01
- Zuletzt bearbeitet 29.12.2025 15:58:34
In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsim_bus_dev_new() If device_register() failed in nsim_bus_dev_new(), the value of reference in nsim_bus_dev->dev is 1. obj->name in nsim_bus_dev->dev...
- EPSS 0.04%
- Veröffentlicht 24.12.2025 13:06:00
- Zuletzt bearbeitet 29.12.2025 15:58:34
In the Linux kernel, the following vulnerability has been resolved: rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state() Running rcutorture with non-zero fqs_duration module parameter in a kernel built with CONFIG_PREEMPTION=y ...
- EPSS 0.04%
- Veröffentlicht 24.12.2025 13:05:59
- Zuletzt bearbeitet 29.12.2025 15:58:34
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix memory leak in ocfs2_mount_volume() There is a memory leak reported by kmemleak: unreferenced object 0xffff88810cc65e60 (size 32): comm "mount.ocfs2", pid 23753, ...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:05:58
- Zuletzt bearbeitet 29.12.2025 15:58:34
In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Correct device removal for multi-actuator devices Correct device count for multi-actuator drives which can cause kernel panics.
- EPSS 0.05%
- Veröffentlicht 24.12.2025 13:05:58
- Zuletzt bearbeitet 29.12.2025 15:58:34
In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmc_add_host() mmc_add_host() may return error, if we ignore its return value, the memory that allocated in mmc_alloc_host() will be leaked a...
- EPSS 0.04%
- Veröffentlicht 24.12.2025 13:05:57
- Zuletzt bearbeitet 29.12.2025 15:58:34
In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: Fix several use-after-free bugs Several types of UAFs can occur when physically removing a USB device. Adds ufx_ops_destroy() function to .fb_destroy of fb_ops, an...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:05:56
- Zuletzt bearbeitet 29.12.2025 15:58:34
In the Linux kernel, the following vulnerability has been resolved: RISC-V: kexec: Fix memory leak of elf header buffer This is reported by kmemleak detector: unreferenced object 0xff2000000403d000 (size 4096): comm "kexec", pid 146, jiffies 429...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:05:56
- Zuletzt bearbeitet 29.12.2025 15:58:34
In the Linux kernel, the following vulnerability has been resolved: btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new_buffer syzbot is reporting uninit-value in btrfs_clean_tree_block() [1], for commit bc877d285ca3dba2 (...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:05:55
- Zuletzt bearbeitet 29.12.2025 15:58:34
In the Linux kernel, the following vulnerability has been resolved: ipv6/sit: use DEV_STATS_INC() to avoid data-races syzbot/KCSAN reported that multiple cpus are updating dev->stats.tx_error concurrently. This is because sit tunnels are NETIF_F_L...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 13:05:54
- Zuletzt bearbeitet 29.12.2025 15:58:34
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst() syzbot reported UBSAN error as below: [ 76.901829][ T6677] ===============================================================...