CVE-2026-31725
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:26
- Zuletzt bearbeitet 07.05.2026 16:58:44
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ecm: Fix net_device lifecycle with device_move The net_device is allocated during function instance creation and registered during the bind phase with the gadget dev...
CVE-2026-31726
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:26
- Zuletzt bearbeitet 07.05.2026 16:26:18
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix NULL pointer dereference during unbind race Commit b81ac4395bbe ("usb: gadget: uvc: allow for application to cleanly shutdown") introduced two stages of synch...
CVE-2026-31724
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:25
- Zuletzt bearbeitet 07.05.2026 17:00:23
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_eem: Fix net_device lifecycle with device_move The net_device is allocated during function instance creation and registered during the bind phase with the gadget dev...
CVE-2026-31722
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:24
- Zuletzt bearbeitet 06.05.2026 20:55:31
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_rndis: Fix net_device lifecycle with device_move The net_device is allocated during function instance creation and registered during the bind phase with the gadget d...
CVE-2026-31723
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:24
- Zuletzt bearbeitet 07.05.2026 17:03:30
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_subset: Fix net_device lifecycle with device_move The net_device is allocated during function instance creation and registered during the bind phase with the gadget ...
CVE-2026-31721
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:23
- Zuletzt bearbeitet 06.05.2026 20:56:34
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_hid: move list and spinlock inits from bind to alloc There was an issue when you did the following: - setup and bind an hid gadget - open /dev/hidg0 - use the result...
CVE-2026-31720
- EPSS 0.01%
- Veröffentlicht 01.05.2026 14:14:22
- Zuletzt bearbeitet 06.05.2026 20:58:09
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_uac1_legacy: validate control request size f_audio_complete() copies req->length bytes into a 4-byte stack variable: u32 data = 0; memcpy(&data, req->buf, req->...
CVE-2026-31693
- EPSS 0.01%
- Veröffentlicht 30.04.2026 12:16:24
- Zuletzt bearbeitet 07.05.2026 12:49:05
In the Linux kernel, the following vulnerability has been resolved: cifs: some missing initializations on replay In several places in the code, we have a label to signify the start of the code where a request can be replayed if necessary. However, ...
CVE-2026-31787
- EPSS 0.01%
- Veröffentlicht 30.04.2026 11:16:21
- Zuletzt bearbeitet 06.05.2026 19:38:53
In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix double free via VMA splitting privcmd_vm_ops defines .close (privcmd_close), but neither .may_split nor .open. When userspace does a partial munmap() on a privcmd ...
CVE-2026-31786
- EPSS 0.01%
- Veröffentlicht 30.04.2026 11:16:20
- Zuletzt bearbeitet 06.05.2026 19:44:30
In the Linux kernel, the following vulnerability has been resolved: Buffer overflow in drivers/xen/sys-hypervisor.c The build id returned by HYPERVISOR_xen_version(XENVER_build_id) is neither NUL terminated nor a string. The first causes a buffer ...