CVE-2025-37864
- EPSS 0.02%
- Veröffentlicht 09.05.2025 06:43:54
- Zuletzt bearbeitet 12.11.2025 20:13:21
In the Linux kernel, the following vulnerability has been resolved: net: dsa: clean up FDB, MDB, VLAN entries on unbind As explained in many places such as commit b117e1e8a86d ("net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del"), DSA is w...
CVE-2025-37861
- EPSS 0.02%
- Veröffentlicht 09.05.2025 06:42:07
- Zuletzt bearbeitet 12.11.2025 20:12:35
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task managem...
CVE-2025-37862
- EPSS 0.01%
- Veröffentlicht 09.05.2025 06:42:07
- Zuletzt bearbeitet 12.11.2025 20:13:04
In the Linux kernel, the following vulnerability has been resolved: HID: pidff: Fix null pointer dereference in pidff_find_fields This function triggered a null pointer dereference if used to search for a report that isn't implemented on the device...
CVE-2025-37859
- EPSS 0.02%
- Veröffentlicht 09.05.2025 06:42:06
- Zuletzt bearbeitet 12.11.2025 20:10:45
In the Linux kernel, the following vulnerability has been resolved: page_pool: avoid infinite loop to schedule delayed worker We noticed the kworker in page_pool_release_retry() was waken up repeatedly and infinitely in production because of the bu...
CVE-2025-37857
- EPSS 0.01%
- Veröffentlicht 09.05.2025 06:42:05
- Zuletzt bearbeitet 12.11.2025 20:08:56
In the Linux kernel, the following vulnerability has been resolved: scsi: st: Fix array overflow in st_setup() Change the array size to follow parms size instead of a fixed value.
CVE-2025-37858
- EPSS 0.01%
- Veröffentlicht 09.05.2025 06:42:05
- Zuletzt bearbeitet 12.11.2025 20:09:28
In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Prevent integer overflow in AG size calculation The JFS filesystem calculates allocation group (AG) size using 1 << l2agsize in dbExtendFS(). When l2agsize exceeds 31 (poss...
CVE-2025-37856
- EPSS 0.01%
- Veröffentlicht 09.05.2025 06:42:04
- Zuletzt bearbeitet 12.11.2025 20:08:08
In the Linux kernel, the following vulnerability has been resolved: btrfs: harden block_group::bg_list against list_del() races As far as I can tell, these calls of list_del_init() on bg_list cannot run concurrently with btrfs_mark_bg_unused() or b...
CVE-2025-37855
- EPSS 0.02%
- Veröffentlicht 09.05.2025 06:42:03
- Zuletzt bearbeitet 17.11.2025 12:51:05
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Guard Possible Null Pointer Dereference [WHY] In some situations, dc->res_pool may be null. [HOW] Check if pointer is null before dereference.
CVE-2025-37854
- EPSS 0.02%
- Veröffentlicht 09.05.2025 06:42:00
- Zuletzt bearbeitet 17.11.2025 12:51:35
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix mode1 reset crash issue If HW scheduler hangs and mode1 reset is used to recover GPU, KFD signal user space to abort the processes. After process abort exit, user q...
CVE-2025-37852
- EPSS 0.02%
- Veröffentlicht 09.05.2025 06:41:59
- Zuletzt bearbeitet 17.11.2025 12:52:14
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create() Add error handling to propagate amdgpu_cgs_create_device() failures to the caller. When amdgpu_cgs_cr...