CVE-2025-37881
- EPSS 0.25%
- Veröffentlicht 09.05.2025 06:45:45
- Zuletzt bearbeitet 12.11.2025 19:27:58
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev() The variable d->name, returned by devm_kasprintf(), could be NULL. A pointer check is added to prevent potential ...
CVE-2025-37880
- EPSS 0.15%
- Veröffentlicht 09.05.2025 06:45:44
- Zuletzt bearbeitet 12.11.2025 19:54:01
In the Linux kernel, the following vulnerability has been resolved: um: work around sched_yield not yielding in time-travel mode sched_yield by a userspace may not actually cause scheduling in time-travel mode as no time has passed. In the case see...
CVE-2025-37879
- EPSS 0.24%
- Veröffentlicht 09.05.2025 06:45:43
- Zuletzt bearbeitet 12.11.2025 19:53:46
In the Linux kernel, the following vulnerability has been resolved: 9p/net: fix improper handling of bogus negative read/write replies In p9_client_write() and p9_client_read_once(), if the server incorrectly replies with success but a negative wri...
CVE-2025-37875
- EPSS 0.23%
- Veröffentlicht 09.05.2025 06:44:03
- Zuletzt bearbeitet 12.11.2025 19:52:18
In the Linux kernel, the following vulnerability has been resolved: igc: fix PTM cycle trigger logic Writing to clear the PTM status 'valid' bit while the PTM cycle is triggered results in unreliable PTM operation. To fix this, clear the PTM 'trigg...
CVE-2025-37871
- EPSS 0.25%
- Veröffentlicht 09.05.2025 06:43:59
- Zuletzt bearbeitet 12.11.2025 19:45:36
In the Linux kernel, the following vulnerability has been resolved: nfsd: decrease sc_count directly if fail to queue dl_recall A deadlock warning occurred when invoking nfs4_put_stid following a failed dl_recall queue operation: T1 ...
CVE-2025-37867
- EPSS 0.25%
- Veröffentlicht 09.05.2025 06:43:56
- Zuletzt bearbeitet 12.11.2025 20:15:41
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Silence oversized kvmalloc() warning syzkaller triggered an oversized kvmalloc() warning. Silence it by adding __GFP_NOWARN. syzkaller log: WARNING: CPU: 7 PID: 518 at...
CVE-2025-37865
- EPSS 0.23%
- Veröffentlicht 09.05.2025 06:43:55
- Zuletzt bearbeitet 12.11.2025 20:13:55
In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported Russell King reports that on the ZII dev rev B, deleting a bridge VLAN from a user port fails with -ENOE...
CVE-2025-37864
- EPSS 0.24%
- Veröffentlicht 09.05.2025 06:43:54
- Zuletzt bearbeitet 01.06.2026 17:16:34
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.26%
- 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.25%
- 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...