CVE-2023-53554
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:59
- Zuletzt bearbeitet 23.03.2026 18:40:35
In the Linux kernel, the following vulnerability has been resolved: staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext() The "exc->key_len" is a u16 that comes from the user. If it's over IW_ENCODING_TOKEN_MAX (64) that could lea...
CVE-2023-53552
- EPSS 0.01%
- Veröffentlicht 04.10.2025 15:16:58
- Zuletzt bearbeitet 23.03.2026 18:43:07
In the Linux kernel, the following vulnerability has been resolved: drm/i915: mark requests for GuC virtual engines to avoid use-after-free References to i915_requests may be trapped by userspace inside a sync_file or dmabuf (dma-resv) and held ind...
CVE-2023-53550
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:57
- Zuletzt bearbeitet 12.02.2026 15:55:16
In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix global sysfs attribute type In commit 3666062b87ec ("cpufreq: amd-pstate: move to use bus_get_dev_root()") the "amd_pstate" attributes where moved from a d...
CVE-2023-53551
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:57
- Zuletzt bearbeitet 21.03.2026 00:33:44
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u_serial: Add null pointer check in gserial_resume Consider a case where gserial_disconnect has already cleared gser->ioport. And if a wakeup interrupt triggers afterw...
CVE-2023-53549
- EPSS 0.01%
- Veröffentlicht 04.10.2025 15:16:56
- Zuletzt bearbeitet 23.03.2026 18:42:47
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Rework long task execution when adding/deleting entries When adding/deleting large number of elements in one step in ipset, it can take a reasonable amount of tim...
CVE-2023-53548
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:55
- Zuletzt bearbeitet 21.03.2026 00:31:51
In the Linux kernel, the following vulnerability has been resolved: net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb The syzbot fuzzer identified a problem in the usbnet driver: usb 1-1: BOGUS urb xfer, pipe 3 != type 1 WARNING: CPU: 0...
CVE-2023-53546
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:54
- Zuletzt bearbeitet 21.03.2026 00:26:23
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx when mlx5_cmd_exec failed in mlx5dr_cmd_create_reformat_ctx, the memory pointed by 'in' is not released, which will ...
CVE-2023-53547
- EPSS 0.01%
- Veröffentlicht 04.10.2025 15:16:54
- Zuletzt bearbeitet 21.03.2026 00:32:30
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix sdma v4 sw fini error Fix sdma v4 sw fini error for sdma 4.2.2 to solve the following general protection fault [ +0.108196] general protection fault, probably for...
CVE-2023-53545
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:53
- Zuletzt bearbeitet 25.03.2026 11:16:06
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: unmap and remove csa_va properly Root PD BO should be reserved before unmap and remove a bo_va from VM otherwise lockdep will complain. v2: check fpriv->csa_va is not ...
CVE-2023-53543
- EPSS 0.01%
- Veröffentlicht 04.10.2025 15:16:52
- Zuletzt bearbeitet 21.03.2026 00:30:49
In the Linux kernel, the following vulnerability has been resolved: vdpa: Add max vqp attr to vdpa_nl_policy for nlattr length check The vdpa_nl_policy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the att...