5.5

CVSS3.1

CVE-2023-52809 - scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()

In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup() fc_lport_ptp_setup() did not check the return value of fc_rport_create() which can return NULL and would cause a NULL pointer dereference. Address this i…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:17 a.m.

7.8

CVSS3.1

CVE-2023-52805 - jfs: fix array-index-out-of-bounds in diAlloc

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in diAlloc Currently there is not check against the agno of the iag while allocating new inodes to avoid fragmentation problem. Added the check which is required.

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:17 a.m.

5.5

CVSS3.1

CVE-2023-52762 - virtio-blk: fix implicit overflow on virtio_max_dma_size

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: fix implicit overflow on virtio_max_dma_size The following codes have an implicit conversion from size_t to u32: (u32)max_size = (size_t)virtio_max_dma_size(vdev); This may lead overflow, Ex (size_t)4G -> (u32)0. Onc…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:17 a.m.

5.5

CVSS3.1

CVE-2023-52737 - btrfs: lock the inode in shared mode before starting fiemap

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock (VFS lock), it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurren…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:17 a.m.

7.1

CVSS3.1

CVE-2021-47383 - tty: Fix out-of-bound vmalloc access in imageblit

In the Linux kernel, the following vulnerability has been resolved: tty: Fix out-of-bound vmalloc access in imageblit This issue happens when a userspace program does an ioctl FBIOPUT_VSCREENINFO passing the fb_var_screeninfo struct containing only the fields xres, yres, and bits_per_pixel with v…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Dec. 18, 2025, 11:37 a.m.

4.1

CVSS3.1

CVE-2023-52870 - clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_data

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_data Add the check for the return value of mtk_alloc_clk_data() in order to avoid NULL pointer dereference.

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:44 a.m.

5.5

CVSS3.1

CVE-2023-52865 - clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data Add the check for the return value of mtk_alloc_clk_data() in order to avoid NULL pointer dereference.

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:44 a.m.

7.8

CVSS3.1

CVE-2021-47334 - misc/libmasm/module: Fix two use after free in ibmasm_init_one

In the Linux kernel, the following vulnerability has been resolved: misc/libmasm/module: Fix two use after free in ibmasm_init_one In ibmasm_init_one, it calls ibmasm_init_remote_input_dev(). Inside ibmasm_init_remote_input_dev, mouse_dev and keybd_dev are allocated by input_allocate_device(), an…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Dec. 18, 2025, 11:36 a.m.

7.8

CVSS3.1

CVE-2023-52836 - locking/ww_mutex/test: Fix potential workqueue corruption

In the Linux kernel, the following vulnerability has been resolved: locking/ww_mutex/test: Fix potential workqueue corruption In some cases running with the test-ww_mutex code, I was seeing odd behavior where sometimes it seemed flush_workqueue was returning before all the work threads were finis…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:17 a.m.

5.5

CVSS3.1

CVE-2021-47272 - usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL There exists a possible scenario in which dwc3_gadget_init() can fail: during during host -> peripheral mode switch in dwc3_set_mode(), and a pending gadget d…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:07 a.m.
Total resulsts: 346142
Page 9424 of 34,615
Β« previous page Β» next page
Filters