CVE-2025-21846
- EPSS 0.05%
- Veröffentlicht 12.03.2025 09:42:02
- Zuletzt bearbeitet 03.11.2025 20:17:21
In the Linux kernel, the following vulnerability has been resolved: acct: perform last write from workqueue In [1] it was reported that the acct(2) system call can be used to trigger NULL deref in cases where it is set to write to a file that trigg...
CVE-2025-21845
- EPSS 0.03%
- Veröffentlicht 12.03.2025 09:42:01
- Zuletzt bearbeitet 01.10.2025 20:18:28
In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: sst: Fix SST write failure 'commit 18bcb4aa54ea ("mtd: spi-nor: sst: Factor out common write operation to `sst_nor_write_data()`")' introduced a bug where only one by...
CVE-2025-21844
- EPSS 0.06%
- Veröffentlicht 12.03.2025 09:42:00
- Zuletzt bearbeitet 03.11.2025 20:17:21
In the Linux kernel, the following vulnerability has been resolved: smb: client: Add check for next_buffer in receive_encrypted_standard() Add check for the return value of cifs_buf_get() and cifs_small_buf_get() in receive_encrypted_standard() to ...
CVE-2024-58089
- EPSS 0.03%
- Veröffentlicht 12.03.2025 09:41:59
- Zuletzt bearbeitet 01.10.2025 20:18:14
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double accounting race when btrfs_run_delalloc_range() failed [BUG] When running btrfs with block size (4K) smaller than page size (64K, aarch64), there is a very high c...
CVE-2024-58088
- EPSS 0.03%
- Veröffentlicht 12.03.2025 09:41:58
- Zuletzt bearbeitet 01.10.2025 20:18:14
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a ("bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]") first introduced deadlock pre...
CVE-2024-58087
- EPSS 0.28%
- Veröffentlicht 12.03.2025 07:28:09
- Zuletzt bearbeitet 01.10.2025 20:18:14
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix racy issue from session lookup and expire Increment the session reference count within the lock for lookup to avoid racy issue with session expire.
CVE-2025-21840
- EPSS 0.04%
- Veröffentlicht 07.03.2025 09:15:17
- Zuletzt bearbeitet 29.10.2025 21:09:14
In the Linux kernel, the following vulnerability has been resolved: thermal/netlink: Prevent userspace segmentation fault by adjusting UAPI header The intel-lpmd tool [1], which uses the THERMAL_GENL_ATTR_CPU_CAPABILITY attribute to receive HFI eve...
CVE-2025-21841
- EPSS 0.03%
- Veröffentlicht 07.03.2025 09:15:17
- Zuletzt bearbeitet 29.10.2025 21:09:04
In the Linux kernel, the following vulnerability has been resolved: cpufreq/amd-pstate: Fix cpufreq_policy ref counting amd_pstate_update_limits() takes a cpufreq_policy reference but doesn't decrement the refcount in one of the exit paths, fix tha...
CVE-2025-21842
- EPSS 0.03%
- Veröffentlicht 07.03.2025 09:15:17
- Zuletzt bearbeitet 29.10.2025 21:08:54
In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gang_ctx_bo when failed to init user queue The destructor of a gtt bo is declared as void amdgpu_amdkfd_free_gtt_mem(struct amdgpu_device *adev, void **mem_ob...
CVE-2025-21843
- EPSS 0.04%
- Veröffentlicht 07.03.2025 09:15:17
- Zuletzt bearbeitet 01.10.2025 20:18:27
In the Linux kernel, the following vulnerability has been resolved: drm/panthor: avoid garbage value in panthor_ioctl_dev_query() 'priorities_info' is uninitialized, and the uninitialized value is copied to user object when calling PANTHOR_UOBJ_SET...