CVE-2023-53041
- EPSS 0.01%
- Veröffentlicht 02.05.2025 15:54:59
- Zuletzt bearbeitet 12.11.2025 19:15:21
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Perform lockless command completion in abort path While adding and removing the controller, the following call trace was observed: WARNING: CPU: 3 PID: 623596 at ke...
CVE-2023-53042
- EPSS 0.01%
- Veröffentlicht 02.05.2025 15:54:59
- Zuletzt bearbeitet 12.11.2025 19:15:48
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not set DRR on pipe Commit [WHY] Writing to DRR registers such as OTG_V_TOTAL_MIN on the same frame as a pipe commit can cause underflow.
CVE-2023-53040
- EPSS 0.01%
- Veröffentlicht 02.05.2025 15:54:58
- Zuletzt bearbeitet 12.11.2025 19:14:28
In the Linux kernel, the following vulnerability has been resolved: ca8210: fix mac_len negative array access This patch fixes a buffer overflow access of skb->data if ieee802154_hdr_peek_addrs() fails.
CVE-2023-53038
- EPSS 0.01%
- Veröffentlicht 02.05.2025 15:54:57
- Zuletzt bearbeitet 12.11.2025 19:14:02
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read() If kzalloc() fails in lpfc_sli4_cgn_params_read(), then we rely on lpfc_read_object()'s routine to NULL check pdata. Cur...
CVE-2023-53039
- EPSS 0.02%
- Veröffentlicht 02.05.2025 15:54:57
- Zuletzt bearbeitet 12.11.2025 19:14:08
In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function When a reset notify IPC message is received, the ISR schedules a work function and passes the ISHTP device to...
CVE-2023-53037
- EPSS 0.02%
- Veröffentlicht 02.05.2025 15:54:56
- Zuletzt bearbeitet 12.11.2025 19:13:52
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Bad drive in topology results kernel crash When the SAS Transport Layer support is enabled and a device exposed to the OS by the driver fails INQUIRY commands, the dr...
CVE-2023-53036
- EPSS 0.01%
- Veröffentlicht 02.05.2025 15:54:55
- Zuletzt bearbeitet 12.11.2025 19:10:59
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix call trace warning and hang when removing amdgpu device On GPUs with RAS enabled, below call trace and hang are observed when shutting down device. v2: use DRM dev...
- EPSS 0.02%
- Veröffentlicht 02.05.2025 15:54:54
- Zuletzt bearbeitet 20.05.2025 14:15:26
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
- EPSS 0.08%
- Veröffentlicht 02.05.2025 15:54:54
- Zuletzt bearbeitet 05.05.2025 20:54:45
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy() The ioctl helper function nilfs_ioctl_wrap_copy(), which exchanges a metadata array to/from user space, may copy uninitialize...
CVE-2022-49932
- EPSS 0.01%
- Veröffentlicht 02.05.2025 15:54:53
- Zuletzt bearbeitet 12.11.2025 15:56:49
In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace Call kvm_init() only after _all_ setup is complete, as kvm_init() exposes /dev/kvm to userspace and thus all...