CVE-2025-38578
- EPSS 0.01%
- Veröffentlicht 19.08.2025 17:15:34
- Zuletzt bearbeitet 09.01.2026 14:09:29
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid UAF in f2fs_sync_inode_meta() syzbot reported an UAF issue as below: [1] [2] [1] https://syzkaller.appspot.com/text?tag=CrashReport&x=16594c60580000 ==========...
CVE-2025-38565
- EPSS 0.01%
- Veröffentlicht 19.08.2025 17:15:33
- Zuletzt bearbeitet 08.01.2026 21:07:49
In the Linux kernel, the following vulnerability has been resolved: perf/core: Exit early on perf_mmap() fail When perf_mmap() fails to allocate a buffer, it still invokes the event_mapped() callback of the related event. On X86 this might increase...
CVE-2025-38566
- EPSS 0.06%
- Veröffentlicht 19.08.2025 17:15:33
- Zuletzt bearbeitet 26.11.2025 18:15:05
In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix handling of server side tls alerts Scott Mayhew discovered a security exploit in NFS over TLS in tls_alert_recv() due to its assumption it can read data from the msg it...
CVE-2025-38567
- EPSS 0.01%
- Veröffentlicht 19.08.2025 17:15:33
- Zuletzt bearbeitet 26.11.2025 20:05:59
In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid ref leak in nfsd_open_local_fh() If two calls to nfsd_open_local_fh() race and both successfully call nfsd_file_acquire_local(), they will both get an extra reference t...
CVE-2025-38568
- EPSS 0.02%
- Veröffentlicht 19.08.2025 17:15:33
- Zuletzt bearbeitet 26.11.2025 20:04:26
In the Linux kernel, the following vulnerability has been resolved: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing TCA_MQPRIO_TC_ENTRY_INDEX is validated using NLA_POLICY_MAX(NLA_U32, TC_QOPT_MAX_QUEUE), which allows the value...
CVE-2025-38569
- EPSS 0.01%
- Veröffentlicht 19.08.2025 17:15:33
- Zuletzt bearbeitet 08.01.2026 21:08:47
In the Linux kernel, the following vulnerability has been resolved: benet: fix BUG when creating VFs benet crashes as soon as SRIOV VFs are created: kernel BUG at mm/vmalloc.c:3457! Oops: invalid opcode: 0000 [#1] SMP KASAN NOPTI CPU: 4 UID: 0 ...
CVE-2025-38570
- EPSS 0.01%
- Veröffentlicht 19.08.2025 17:15:33
- Zuletzt bearbeitet 26.11.2025 20:04:11
In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: unlink NAPIs from queues on error to open CI hit a UaF in fbnic in the AF_XDP portion of the queues.py test. The UaF is in the __sk_mark_napi_id_once() call in xsk_bind...
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...