CVE-2022-50353
- EPSS 0.02%
- Veröffentlicht 17.09.2025 14:56:06
- Zuletzt bearbeitet 14.01.2026 19:16:06
In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: fix return value check of mmc_add_host() mmc_add_host() may return error, if we ignore its return value, the memory that allocated in mmc_alloc_host() will be leake...
CVE-2023-53334
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:12:09
- Zuletzt bearbeitet 14.01.2026 19:16:28
In the Linux kernel, the following vulnerability has been resolved: USB: chipidea: 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 mak...
CVE-2023-53333
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:12:08
- Zuletzt bearbeitet 14.01.2026 19:16:28
In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one Eric Dumazet says: nf_conntrack_dccp_packet() has an unique: dh = skb_header_pointer(skb, da...
CVE-2023-53330
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:12:06
- Zuletzt bearbeitet 14.01.2026 19:16:27
In the Linux kernel, the following vulnerability has been resolved: caif: fix memory leak in cfctrl_linkup_request() When linktype is unknown or kzalloc failed in cfctrl_linkup_request(), pkt is not released. Add release process to error path.
CVE-2023-53328
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:12:04
- Zuletzt bearbeitet 14.01.2026 19:16:27
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Enhance sanity check while generating attr_list ni_create_attr_list uses WARN_ON to catch error cases while generating attribute list, which only prints out stack trace a...
CVE-2023-53325
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:12:00
- Zuletzt bearbeitet 14.01.2026 19:16:26
In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer() Change logging from drm_{err,info}() to dev_{err,info}() in functions mtk_dp_aux_transfer() and mtk_dp_aux_do_tran...
CVE-2023-53322
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:58
- Zuletzt bearbeitet 14.01.2026 19:16:26
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Wait for io return on terminate rport System crash due to use after free. Current code allows terminate_rport_io to exit before making sure all IOs has returned. For...
CVE-2023-53321
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:57
- Zuletzt bearbeitet 14.01.2026 19:16:25
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211_hwsim: drop short frames While technically some control frames like ACK are shorter and end after Address 1, such frames shouldn't be forwarded through wmediumd or s...
CVE-2023-53318
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:54
- Zuletzt bearbeitet 14.01.2026 19:16:25
In the Linux kernel, the following vulnerability has been resolved: recordmcount: Fix memory leaks in the uwrite function Common realloc mistake: 'file_append' nulled but not freed upon failure
CVE-2023-53317
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:53
- Zuletzt bearbeitet 14.01.2026 19:16:25
In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mb_find_extent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioread_nolock, O_DIRECT and fast_c...