CVE-2023-53408
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:58:46
- Zuletzt bearbeitet 14.01.2026 20:15:58
In the Linux kernel, the following vulnerability has been resolved: trace/blktrace: 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 ma...
CVE-2023-53406
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:58:45
- Zuletzt bearbeitet 14.01.2026 19:16:40
In the Linux kernel, the following vulnerability has been resolved: USB: gadget: pxa25x_udc: 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 tim...
CVE-2023-53407
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:58:45
- Zuletzt bearbeitet 14.01.2026 20:15:58
In the Linux kernel, the following vulnerability has been resolved: USB: gadget: pxa27x_udc: 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 tim...
CVE-2023-53405
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:58:44
- Zuletzt bearbeitet 14.01.2026 19:16:40
In the Linux kernel, the following vulnerability has been resolved: USB: gadget: gr_udc: 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. ...
CVE-2023-53403
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:58:43
- Zuletzt bearbeitet 14.01.2026 19:16:40
In the Linux kernel, the following vulnerability has been resolved: time/debug: 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 t...
CVE-2023-53404
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:58:43
- Zuletzt bearbeitet 14.01.2026 19:16:40
In the Linux kernel, the following vulnerability has been resolved: USB: fotg210: 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...
CVE-2023-53402
- EPSS 0.02%
- Veröffentlicht 18.09.2025 13:58:42
- Zuletzt bearbeitet 14.01.2026 19:16:40
In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.c: 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....
CVE-2022-50400
- EPSS 0.02%
- 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...