CVE-2023-53315
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:11:52
- Zuletzt bearbeitet 14.01.2026 19:16:24
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix SKB corruption in REO destination ring While running traffics for a long time, randomly an RX descriptor filled with value "0" from REO destination ring is receiv...
CVE-2023-53314
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:11:51
- Zuletzt bearbeitet 14.01.2026 19:16:24
In the Linux kernel, the following vulnerability has been resolved: fbdev/ep93xx-fb: Do not assign to struct fb_info.dev Do not assing the Linux device to struct fb_info.dev. The call to register_framebuffer() initializes the field to the fbdev dev...
CVE-2023-53313
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:11:50
- Zuletzt bearbeitet 14.01.2026 19:16:24
In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix wrong setting of max_corr_read_errors There is no input check when echo md/max_read_errors and overflow might occur. Add check of input number.
CVE-2023-53309
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:47
- Zuletzt bearbeitet 14.01.2026 19:16:23
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix integer overflow in radeon_cs_parser_init The type of size is unsigned, if size is 0x40000000, there will be an integer overflow, size will be zero after size *= si...
CVE-2023-53305
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:44
- Zuletzt bearbeitet 14.01.2026 19:16:23
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free Fix potential use-after-free in l2cap_le_command_rej.
CVE-2022-50350
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:42
- Zuletzt bearbeitet 14.01.2026 19:16:06
In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix a race condition between login_work and the login thread In case a malicious initiator sends some random data immediately after a login PDU; the iscsi_targ...
CVE-2022-50349
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:41
- Zuletzt bearbeitet 14.01.2026 19:16:05
In the Linux kernel, the following vulnerability has been resolved: misc: tifm: fix possible memory leak in tifm_7xx1_switch_media() If device_register() returns error in tifm_7xx1_switch_media(), name of kobject which is allocated in dev_set_name(...
CVE-2022-50346
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:39
- Zuletzt bearbeitet 14.01.2026 19:16:05
In the Linux kernel, the following vulnerability has been resolved: ext4: init quota for 'old.inode' in 'ext4_rename' Syzbot found the following issue: ext4_parse_param: s_want_extra_isize=128 ext4_inode_info_init: s_want_extra_isize=32 ext4_rename...
- EPSS 0.02%
- Veröffentlicht 16.09.2025 16:11:24
- Zuletzt bearbeitet 29.09.2025 19:15:33
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-50344
- EPSS 0.01%
- Veröffentlicht 16.09.2025 16:11:23
- Zuletzt bearbeitet 14.01.2026 19:16:05
In the Linux kernel, the following vulnerability has been resolved: ext4: fix null-ptr-deref in ext4_write_info I caught a null-ptr-deref bug as follows: ================================================================== KASAN: null-ptr-deref in ra...