CVE-2022-50406
- EPSS 0.02%
- Veröffentlicht 18.09.2025 16:15:43
- Zuletzt bearbeitet 14.01.2026 20:15:53
In the Linux kernel, the following vulnerability has been resolved: iomap: iomap: fix memory corruption when recording errors during writeback Every now and then I see this crash on arm64: Unable to handle kernel NULL pointer dereference at virtua...
CVE-2022-50407
- EPSS 0.01%
- Veröffentlicht 18.09.2025 16:15:43
- Zuletzt bearbeitet 14.01.2026 20:15:53
In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - increase the memory of local variables Increase the buffer to prevent stack overflow by fuzz test. The maximum length of the qos configuration buffer is 256 ...
CVE-2022-50401
- EPSS 0.02%
- Veröffentlicht 18.09.2025 16:15:42
- Zuletzt bearbeitet 14.01.2026 20:15:52
In the Linux kernel, the following vulnerability has been resolved: nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure On error situation `clp->cl_cb_conn.cb_xprt` should not be given a reference to the xprt otherwise both client cl...
CVE-2023-53415
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:58:51
- Zuletzt bearbeitet 14.01.2026 20:15:59
In the Linux kernel, the following vulnerability has been resolved: USB: dwc3: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To make th...
CVE-2023-53411
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:58:48
- Zuletzt bearbeitet 14.01.2026 20:15:59
In the Linux kernel, the following vulnerability has been resolved: PM: EM: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. To make thing...
CVE-2022-50400
- EPSS 0.03%
- Veröffentlicht 18.09.2025 13:58:41
- Zuletzt bearbeitet 14.01.2026 19:16:15
In the Linux kernel, the following vulnerability has been resolved: staging: greybus: audio_helper: remove unused and wrong debugfs usage In the greybus audio_helper code, the debugfs file for the dapm has the potential to be removed and memory wil...
CVE-2023-53401
- EPSS 0.01%
- Veröffentlicht 18.09.2025 13:33:41
- Zuletzt bearbeitet 14.01.2026 19:16:39
In the Linux kernel, the following vulnerability has been resolved: mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required() KCSAN found an issue in obj_stock_flush_required(): stock->cached_objcg can be reset between the check and de...
CVE-2023-53400
- EPSS 0.01%
- Veröffentlicht 18.09.2025 13:33:40
- Zuletzt bearbeitet 14.01.2026 19:16:39
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix Oops by 9.1 surround channel names get_line_out_pfx() may trigger an Oops by overflowing the static array with more than 8 channels. This was reported for MacBookPr...
CVE-2023-53397
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:33:38
- Zuletzt bearbeitet 14.01.2026 19:16:39
In the Linux kernel, the following vulnerability has been resolved: modpost: fix off by one in is_executable_section() The > comparison should be >= to prevent an out of bounds array access.
CVE-2023-53395
- EPSS 0.01%
- Veröffentlicht 18.09.2025 13:33:36
- Zuletzt bearbeitet 14.01.2026 19:16:38
In the Linux kernel, the following vulnerability has been resolved: ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer ACPICA commit 90310989a0790032f5a0140741ff09b545af4bc5 According to the ACPI specification 19.6.134, no argument is required to be...