CVE-2023-53550
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:57
- Zuletzt bearbeitet 06.04.2026 13:33:04
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.01%
- 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...
CVE-2023-53544
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:52
- Zuletzt bearbeitet 21.03.2026 00:29:58
In the Linux kernel, the following vulnerability has been resolved: cpufreq: davinci: Fix clk use after free The remove function first frees the clks and only then calls cpufreq_unregister_driver(). If one of the cpufreq callbacks is called just be...
CVE-2023-53542
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:51
- Zuletzt bearbeitet 21.03.2026 00:26:12
In the Linux kernel, the following vulnerability has been resolved: ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phy For some reason, the driver adding support for Exynos5420 MIPI phy back in 2016 wasn't used on Exynos5420, which ...