CVE-2025-38571
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:33
- Zuletzt bearbeitet 26.11.2025 20:03:06
In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix client side handling of tls alerts A security exploit was discovered in NFS over TLS in tls_alert_recv due to its assumption that there is valid data in the msghdr's it...
CVE-2025-38558
- EPSS 0.01%
- Veröffentlicht 19.08.2025 17:15:32
- Zuletzt bearbeitet 28.11.2025 14:42:30
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Initialize frame-based format color matching descriptor Fix NULL pointer crash in uvcg_framebased_make due to uninitialized color matching descriptor for frame-ba...
CVE-2025-38559
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:32
- Zuletzt bearbeitet 28.11.2025 14:42:44
In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/pmt: fix a crashlog NULL pointer access Usage of the intel_pmt_read() for binary sysfs, requires a pcidev. The current use of the endpoint value is only valid fo...
CVE-2025-38560
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:32
- Zuletzt bearbeitet 22.01.2026 18:39:27
In the Linux kernel, the following vulnerability has been resolved: x86/sev: Evict cache lines during SNP memory validation An SNP cache coherency vulnerability requires a cache line eviction mitigation when validating memory after a page state cha...
CVE-2025-38561
- EPSS 0.03%
- Veröffentlicht 19.08.2025 17:15:32
- Zuletzt bearbeitet 07.01.2026 20:41:54
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Preauh_HashValue race condition If client send multiple session setup requests to ksmbd, Preauh_HashValue race condition could happen. There is no need to free sess->Pre...
CVE-2025-38562
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:32
- Zuletzt bearbeitet 08.01.2026 20:51:49
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference error in generate_encryptionkey If client send two session setups with krb5 authenticate to ksmbd, null pointer dereference error in generate_en...
CVE-2025-38563
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:32
- Zuletzt bearbeitet 08.01.2026 21:03:06
In the Linux kernel, the following vulnerability has been resolved: perf/core: Prevent VMA split of buffer mappings The perf mmap code is careful about mmap()'ing the user page with the ringbuffer and additionally the auxiliary buffer, when the eve...
CVE-2025-38564
- EPSS 0.01%
- Veröffentlicht 19.08.2025 17:15:32
- Zuletzt bearbeitet 28.11.2025 14:44:02
In the Linux kernel, the following vulnerability has been resolved: perf/core: Handle buffer mapping fail correctly in perf_mmap() After successful allocation of a buffer or a successful attachment to an existing buffer perf_mmap() tries to map the...
CVE-2025-38554
- EPSS 0.01%
- Veröffentlicht 19.08.2025 17:15:31
- Zuletzt bearbeitet 18.11.2025 17:59:40
In the Linux kernel, the following vulnerability has been resolved: mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped By inducing delays in the right places, Jann Horn created a reproducer for a hard to hit UAF issue that became ...
CVE-2025-38555
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:31
- Zuletzt bearbeitet 08.01.2026 20:49:46
In the Linux kernel, the following vulnerability has been resolved: usb: gadget : fix use-after-free in composite_dev_cleanup() 1. In func configfs_composite_bind() -> composite_os_desc_req_prepare(): if kmalloc fails, the pointer cdev->os_desc_req...