- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:26:50
- Zuletzt bearbeitet 17.08.2026 06:19:39
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: avoid destroy_workqueue(NULL) on vkms init failure Two paths through vmw_vkms_init() can leave vmw->crc_workq NULL while still leaving the rest of the driver in a state...
CVE-2026-74443
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:26:50
- Zuletzt bearbeitet 19.08.2026 17:21:01
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: bound DMA command body size against suffix pointer vmw_cmd_dma() locates the DMA suffix at (unsigned long) &cmd->body + header->size - sizeof(*suffix) without checki...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:26:49
- Zuletzt bearbeitet 23.08.2026 13:16:43
In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix race condition and ordering in port unregistration A synchronization issue exists during port unregistration where pending partner work items can race against...
CVE-2026-74440
- EPSS 0.17%
- Veröffentlicht 15.08.2026 12:26:48
- Zuletzt bearbeitet 17.08.2026 06:19:39
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Wait on external BO kernel fences in exec IOCTL Before arming a user job, xe_exec_ioctl() only added the VM's dma-resv KERNEL slot as a dependency. That slot covers rebinds...
CVE-2026-74438
- EPSS 0.18%
- Veröffentlicht 15.08.2026 05:59:36
- Zuletzt bearbeitet 17.08.2026 06:19:39
In the Linux kernel, the following vulnerability has been resolved: crypto: sun4i-ss - Remove insecure and unused rng_alg Remove sun4i_ss_rng, as it is insecure and unused: - It has multiple vulnerabilities. sun4i_ss_prng_seed() is missing lock...
CVE-2026-74439
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:59:36
- Zuletzt bearbeitet 17.08.2026 06:19:39
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down scalable-mode context entry device_pasid_table_teardown() zeroes the 128-bit scalable-mode context entry with context_clear_entry(...
- EPSS 0.15%
- Veröffentlicht 15.08.2026 05:59:35
- Zuletzt bearbeitet 17.08.2026 06:19:39
In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix deadlock if uvc_status_stop is called from async_ctrl.work If a UVC camera has an asynchronous control, uvc_status_stop may be called from async_ctrl.work: uv...
CVE-2026-74435
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:59:34
- Zuletzt bearbeitet 17.08.2026 06:19:39
In the Linux kernel, the following vulnerability has been resolved: rxrpc: rxrpc_verify_data ensure rx_dec_buffer alloc rxrpc_recvmsg_data() calls rxrpc_verify_data() whenever the rxrpc_call.rx_dec_buffer is unallocated and assumes that upon succes...
CVE-2026-74436
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:59:34
- Zuletzt bearbeitet 23.08.2026 13:16:43
In the Linux kernel, the following vulnerability has been resolved: rxrpc: serialize kernel accept preallocation with socket teardown rxrpc_kernel_charge_accept() reads rx->backlog without any socket/backlog synchronization and passes that raw poin...
CVE-2026-74434
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:59:33
- Zuletzt bearbeitet 17.08.2026 06:19:39
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Don't move a peeked OOB message onto the pending queue rxrpc_recvmsg_oob() takes a received oob message off recvmsg_oobq and, if a response is needed, moves it onto the pend...