CVE-2026-31477
- EPSS 0.07%
- Veröffentlicht 22.04.2026 14:16:44
- Zuletzt bearbeitet 27.04.2026 23:24:22
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leaks and NULL deref in smb2_lock() smb2_lock() has three error handling issues after list_del() detaches smb_lock from lock_list at no_check_cl: 1) If vfs_lock_...
CVE-2026-31478
- EPSS 0.09%
- Veröffentlicht 22.04.2026 14:16:44
- Zuletzt bearbeitet 27.04.2026 23:23:52
In the Linux kernel, the following vulnerability has been resolved: ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len() After this commit (e2b76ab8b5c9 "ksmbd: add support for read compound"), response buffer management...
CVE-2026-31479
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:44
- Zuletzt bearbeitet 27.04.2026 23:19:30
In the Linux kernel, the following vulnerability has been resolved: drm/xe: always keep track of remap prev/next During 3D workload, user is reporting hitting: [ 413.361679] WARNING: drivers/gpu/drm/xe/xe_vm.c:1217 at vm_bind_ioctl_ops_unwind+0x1...
CVE-2026-31469
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:43
- Zuletzt bearbeitet 07.05.2026 18:18:57
In the Linux kernel, the following vulnerability has been resolved: virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_tx is false A UAF issue occurs when the virtio_net driver is configured with napi_tx=N and the device's...
CVE-2026-31470
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:43
- Zuletzt bearbeitet 07.05.2026 17:39:34
In the Linux kernel, the following vulnerability has been resolved: virt: tdx-guest: Fix handling of host controlled 'quote' buffer length Validate host controlled value `quote_buf->out_len` that determines how many bytes of the quote are copied ou...
CVE-2026-31471
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:43
- Zuletzt bearbeitet 06.05.2026 21:37:47
In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: only publish mode_data after clone setup iptfs_clone_state() stores x->mode_data before allocating the reorder window. If that allocation fails, the code frees the clo...
CVE-2026-31472
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:43
- Zuletzt bearbeitet 27.04.2026 23:28:23
In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: validate inner IPv4 header length in IPTFS payload Add validation of the inner IPv4 packet tot_len and ihl fields parsed from decrypted IPTFS payloads in __input_proce...
CVE-2026-31473
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:43
- Zuletzt bearbeitet 27.04.2026 23:27:42
In the Linux kernel, the following vulnerability has been resolved: media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex MEDIA_REQUEST_IOC_REINIT can run concurrently with VIDIOC_REQBUFS(0) queue teardown paths. This can race request ...
CVE-2026-31464
- EPSS 0.03%
- Veröffentlicht 22.04.2026 14:16:42
- Zuletzt bearbeitet 07.05.2026 18:28:45
In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done() A malicious or compromised VIO server can return a num_written value in the discover targets MAD response that exceed...
CVE-2026-31465
- EPSS 0.01%
- Veröffentlicht 22.04.2026 14:16:42
- Zuletzt bearbeitet 07.05.2026 18:27:30
In the Linux kernel, the following vulnerability has been resolved: writeback: don't block sync for filesystems with no data integrity guarantees Add a SB_I_NO_DATA_INTEGRITY superblock flag for filesystems that cannot guarantee data persistence on...