CVE-2026-64456
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:51:24
- Zuletzt bearbeitet 17.08.2026 05:17:50
In the Linux kernel, the following vulnerability has been resolved: hwrng: virtio: clamp device-reported used.len at copy_data() random_recv_done() stores the device-reported used.len directly into vi->data_avail. copy_data() then indexes vi->data...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:51:23
- Zuletzt bearbeitet 17.08.2026 05:17:50
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: run gadget disconnect from sleepable suspend context dwc3_gadget_suspend() takes dwc->lock with IRQs disabled and then calls dwc3_disconnect_gadget(). For async callbac...
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:51:23
- Zuletzt bearbeitet 17.08.2026 05:17:50
In the Linux kernel, the following vulnerability has been resolved: USB: chaoskey: Fix slab-use-after-free in chaoskey_release() The chaoskey driver has a use-after-free bug in its release routine. If the user closes the device file after the USB d...
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:51:22
- Zuletzt bearbeitet 17.08.2026 05:17:50
In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: fix disconnect UAF in client teardown usbio_disconnect() walks usbio->cli_list in reverse and uninitializes each auxiliary device. auxiliary_device_uninit() drops...
- EPSS 0.16%
- Veröffentlicht 25.07.2026 08:51:21
- Zuletzt bearbeitet 17.08.2026 05:17:50
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix NULL pointer dereference in func_set_flag() func_set_flag() dereferences tr->current_trace_flags before verifying that the current tracer is actually the function trac...
CVE-2026-64452
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:51:21
- Zuletzt bearbeitet 17.08.2026 05:17:50
In the Linux kernel, the following vulnerability has been resolved: 6lowpan: fix NHC entry use-after-free on error path lowpan_nhc_do_uncompression() looks up an NHC descriptor while holding lowpan_nhc_lock. If the descriptor has no uncompress cal...
CVE-2026-64450
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:51:20
- Zuletzt bearbeitet 17.08.2026 05:17:49
In the Linux kernel, the following vulnerability has been resolved: tipc: fix out-of-bounds read in broadcast Gap ACK blocks A broadcast PROTOCOL/STATE_MSG can carry a Gap ACK blocks record in its data area. tipc_get_gap_ack_blks() only verifies th...
CVE-2026-64449
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:51:19
- Zuletzt bearbeitet 17.08.2026 05:17:49
In the Linux kernel, the following vulnerability has been resolved: staging: vme_user: bound slave read/write to the kern_buf size The SLAVE-path helpers buffer_to_user() and buffer_from_user() copy 'count' bytes into/out of the fixed-size kern_buf...
CVE-2026-64447
- EPSS 0.17%
- Veröffentlicht 25.07.2026 08:51:18
- Zuletzt bearbeitet 17.08.2026 05:17:49
In the Linux kernel, the following vulnerability has been resolved: staging: media: ipu7: fix double-free and use-after-free in error paths In both ipu7_isys_init() and ipu7_psys_init(), pdata is allocated and then passed to ipu7_bus_initialize_dev...
CVE-2026-64448
- EPSS 0.18%
- Veröffentlicht 25.07.2026 08:51:18
- Zuletzt bearbeitet 17.08.2026 05:17:49
In the Linux kernel, the following vulnerability has been resolved: smb: client: restrict implied bcc[0] exemption to responses without data area smb2_check_message() has a long-standing quirk that accepts a response whose calculated length is one ...