CVE-2023-52474
- EPSS 0.02%
- Veröffentlicht 26.02.2024 18:15:07
- Zuletzt bearbeitet 21.11.2024 08:39:51
In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that ha...
CVE-2024-26600
- EPSS 0.02%
- Veröffentlicht 26.02.2024 16:27:59
- Zuletzt bearbeitet 21.11.2024 09:02:37
In the Linux kernel, the following vulnerability has been resolved: phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP If the external phy working together with phy-omap-usb2 does not implement send_srp(), we may still attempt to call it....
CVE-2023-52469
- EPSS 0.01%
- Veröffentlicht 26.02.2024 16:27:48
- Zuletzt bearbeitet 21.11.2024 08:39:50
In the Linux kernel, the following vulnerability has been resolved: drivers/amd/pm: fix a use-after-free in kv_parse_power_table When ps allocated by kzalloc equals to NULL, kv_parse_power_table frees adev->pm.dpm.ps that allocated before. However,...
CVE-2023-52470
- EPSS 0.02%
- Veröffentlicht 26.02.2024 16:27:48
- Zuletzt bearbeitet 21.11.2024 08:39:50
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check the alloc_workqueue return value in radeon_crtc_init() check the alloc_workqueue return value in radeon_crtc_init() to avoid null-ptr-deref.
CVE-2021-46904
- EPSS 0.01%
- Veröffentlicht 26.02.2024 16:27:45
- Zuletzt bearbeitet 21.11.2024 06:34:53
In the Linux kernel, the following vulnerability has been resolved: net: hso: fix null-ptr-deref during tty device unregistration Multiple ttys try to claim the same the minor number causing a double unregistration of the same device. The first unr...
CVE-2022-48626
- EPSS 0.02%
- Veröffentlicht 26.02.2024 16:27:45
- Zuletzt bearbeitet 21.11.2024 07:33:38
In the Linux kernel, the following vulnerability has been resolved: moxart: fix potential use-after-free on remove path It was reported that the mmc host structure could be accessed after it was freed in moxart_remove(), so fix this by saving the b...
CVE-2023-52458
- EPSS 0.01%
- Veröffentlicht 23.02.2024 15:15:08
- Zuletzt bearbeitet 12.05.2026 12:16:15
In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with...
CVE-2023-52444
- EPSS 0.01%
- Veröffentlicht 22.02.2024 17:15:08
- Zuletzt bearbeitet 21.11.2024 08:39:46
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid dirent corruption As Al reported in link[1]: f2fs_rename() ... if (old_dir != new_dir && !whiteout) f2fs_set_link(old_inode, old_dir_entry, old_dir_page...
CVE-2023-52445
- EPSS 0.01%
- Veröffentlicht 22.02.2024 17:15:08
- Zuletzt bearbeitet 21.11.2024 08:39:46
In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix use after free on context disconnection Upon module load, a kthread is created targeting the pvr2_context_thread_func function, which may call pvr2_context_dest...
CVE-2023-52449
- EPSS 0.02%
- Veröffentlicht 22.02.2024 17:15:08
- Zuletzt bearbeitet 21.11.2024 08:39:47
In the Linux kernel, the following vulnerability has been resolved: mtd: Fix gluebi NULL pointer dereference caused by ftl notifier If both ftl.ko and gluebi.ko are loaded, the notifier of ftl triggers NULL pointer dereference when trying to access...