- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id() The following call trace was observed: localhost kernel: nvme nvme0: NVME-FC{0}: controller connect complet...
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: null_blk: fix poll request timeout handling When doing io_uring benchmark on /dev/nullb0, it's easy to crash the kernel if poll requests timeout triggered, as reported by David. [1...
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix deinitialization of firmware resources Currently, in ath11k_ahb_fw_resources_init(), iommu domain mapping is done only for the chipsets having fixed firmware memo...
- EPSS 0.04%
- Veröffentlicht 01.10.2025 12:15:56
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Fix leak in devfreq_dev_release() srcu_init_notifier_head() allocates resources that need to be released with a srcu_cleanup_notifier_head() call. Reported by kmemle...
- EPSS 0.03%
- Veröffentlicht 01.10.2025 12:15:56
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-mem2mem: add lock to protect parameter num_rdy Getting below error when using KCSAN to check the driver. Adding lock to protect parameter num_rdy when getting the value...
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:56
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix hci_suspend_sync crash If hci_unregister_dev() frees the hci_dev object but hci_suspend_notifier may still be accessing it, it can cause the program to crash. Here's...
- EPSS 0.03%
- Veröffentlicht 01.10.2025 12:15:56
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() A fix for: BUG: KASAN: slab-out-of-bounds in ses_intf_remove+0x23f/0x270 [ses] Read of size 8 at addr ffff88a10d32e5d8 by ta...
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:56
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex syzbot is reporting circular locking dependency between cpu_hotplug_lock and freezer_mutex, for commit f5d39b020809 ("fre...
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:56
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: can: gs_usb: fix time stamp counter initialization If the gs_usb device driver is unloaded (or unbound) before the interface is shut down, the USB stack first calls the struct usb_...
- EPSS 0.04%
- Veröffentlicht 01.10.2025 12:15:56
- Zuletzt bearbeitet 02.10.2025 19:11:46
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf An integer overflow occurs in the iwl_write_to_user_buf() function, which is called by the iwl_dbgfs_monitor_data...