CVE-2023-53045
- EPSS 0.13%
- Veröffentlicht 02.05.2025 15:55:02
- Zuletzt bearbeitet 12.11.2025 16:46:37
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_audio: don't let userspace block driver unbind In the unbind callback for f_uac1 and f_uac2, a call to snd_card_free() via g_audio_cleanup() will disconnect the card...
CVE-2023-53044
- EPSS 0.17%
- Veröffentlicht 02.05.2025 15:55:01
- Zuletzt bearbeitet 12.11.2025 16:46:33
In the Linux kernel, the following vulnerability has been resolved: dm stats: check for and propagate alloc_percpu failure Check alloc_precpu()'s return value and return an error from dm_stats_init() if it fails. Update alloc_dev() to fail if dm_st...
CVE-2023-53041
- EPSS 0.17%
- 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.16%
- 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.18%
- 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-53039
- EPSS 0.17%
- 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-53035
- EPSS 0.19%
- Veröffentlicht 02.05.2025 15:54:54
- Zuletzt bearbeitet 17.03.2026 14:58:26
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.18%
- 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...
CVE-2025-37798
- EPSS 0.18%
- Veröffentlicht 02.05.2025 14:16:02
- Zuletzt bearbeitet 06.11.2025 20:49:48
In the Linux kernel, the following vulnerability has been resolved: codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() After making all ->qlen_notify() callbacks idempotent, now it is safe to remove the check of qlen!=0 from both fq...
CVE-2025-37797
- EPSS 0.17%
- Veröffentlicht 02.05.2025 14:16:01
- Zuletzt bearbeitet 06.11.2025 20:48:20
In the Linux kernel, the following vulnerability has been resolved: net_sched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check...