- EPSS 0.03%
- Published 05.09.2025 17:21:07
- Last modified 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: ACPI: pfr_update: Fix the driver update version check The security-version-number check should be used rather than the runtime version check for driver updates. Otherwise, the fir...
- EPSS 0.02%
- Published 05.09.2025 17:21:06
- Last modified 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: mm/damon/ops-common: ignore migration request to invalid nodes damon_migrate_pages() tries migration even if the target node is invalid. If users mistakenly make such invalid requ...
- EPSS 0.03%
- Published 05.09.2025 17:21:05
- Last modified 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: prevent NULL deref in iova_to_phys The riscv_iommu_pte_fetch() function returns either NULL for unmapped/never-mapped iova, or a valid leaf pte pointer that requires n...
- EPSS 0.03%
- Published 05.09.2025 17:21:04
- Last modified 10.10.2025 16:15:51
In the Linux kernel, the following vulnerability has been resolved: io_uring/futex: ensure io_futex_wait() cleans up properly on failure The io_futex_data is allocated upfront and assigned to the io_kiocb async_data field, but the request isn't mar...
- EPSS 0.04%
- Published 05.09.2025 17:21:03
- Last modified 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a race when updating an existing write After nfs_lock_and_join_requests() tests for whether the request is still attached to the mapping, nothing prevents a call to nfs_in...
- EPSS 0.03%
- Published 05.09.2025 17:21:02
- Last modified 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: tas2781: Fix wrong reference of tasdevice_priv During the conversion to unify the calibration data management, the reference to tasdevice_priv was wrongly set to h->hda_...
- EPSS 0.02%
- Published 05.09.2025 17:21:01
- Last modified 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Flush delayed SKBs while releasing RXE resources When skb packets are sent out, these skb packets still depends on the rxe resources, for example, QP, sk, when these pack...
- EPSS 0.03%
- Published 05.09.2025 17:21:00
- Last modified 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix SCCB present check Tracing code called by the SCLP interrupt handler contains early exits if the SCCB address associated with an interrupt is NULL. This check is per...
- EPSS 0.04%
- Published 05.09.2025 17:20:59
- Last modified 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid a NULL pointer dereference [WHY] Although unlikely drm_atomic_get_new_connector_state() or drm_atomic_get_old_connector_state() can return NULL. [HOW] Check...
- EPSS 0.03%
- Published 05.09.2025 17:20:58
- Last modified 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy() We can't call destroy_workqueue(smb_direct_wq); before stop_sessions()! Otherwise already existing conne...