5.5

CVSS3.1

CVE-2023-53590 - sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop With this refcnt added in sctp_stream_priorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's p…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 21, 2026, 12:47 a.m.

4.7

CVSS3.1

CVE-2023-53581 - net/mlx5e: Check for NOT_READY flag state after locking

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Check for NOT_READY flag state after locking Currently the check for NOT_READY flag is performed before obtaining the necessary lock. This opens a possibility for race condition when the flow is concurrently removed fr…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 23, 2026, 6:33 p.m.

5.5

CVSS3.1

CVE-2023-53558 - rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic() pr_info() is called with rtp->cbs_gbl_lock spin lock locked. Because pr_info() calls printk() that might sleep, this will result in BUG like below: [ 0.20645…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 21, 2026, 1 a.m.

5.5

CVSS3.1

CVE-2023-53553 - HID: hyperv: avoid struct memcpy overrun warning

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: avoid struct memcpy overrun warning A previous patch addressed the fortified memcpy warning for most builds, but I still see this one with gcc-9: In file included from include/linux/string.h:254, fr…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 23, 2026, 6:40 p.m.

5.5

CVSS3.1

CVE-2023-53534 - drm/mediatek: mtk_drm_crtc: Add checks for devm_kcalloc

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: mtk_drm_crtc: Add checks for devm_kcalloc As the devm_kcalloc may return NULL, the return value needs to be checked to avoid NULL poineter dereference.

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 25, 2026, 12:36 a.m.

4.7

CVSS3.1

CVE-2023-53614 - mm/ksm: fix race with VMA iteration and mm_struct teardown

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mm_struct teardown exit_mmap() will tear down the VMAs and maple tree with the mmap_lock held in write mode. Ensure that the maple tree is still valid by checking ksm_test_exit() after tak…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 17, 2026, 1:49 p.m.

7.1

CVSS3.1

CVE-2025-39943 - ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_data_transfer

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_data_transfer If data_offset and data_length of smb_direct_data_transfer struct are invalid, out of bounds issue could happen. This patch validate data_of…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: April 6, 2026, 1:28 p.m.

5.5

CVSS3.1

CVE-2022-50501 - media: coda: Add check for dcoda_iram_alloc

In the Linux kernel, the following vulnerability has been resolved: media: coda: Add check for dcoda_iram_alloc As the coda_iram_alloc may return NULL pointer, it should be better to check the return value in order to avoid NULL poineter dereference, same as the others.

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: Jan. 22, 2026, 7:45 p.m.

7.8

CVSS3.1

CVE-2022-50496 - dm cache: Fix UAF in destroy()

In the Linux kernel, the following vulnerability has been resolved: dm cache: Fix UAF in destroy() Dm_cache also has the same UAF problem when dm_resume() and dm_destroy() are concurrent. Therefore, cancelling timer again in destroy().

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: Jan. 22, 2026, 7:06 p.m.

5.5

CVSS3.1

CVE-2022-50475 - RDMA/core: Make sure "ib_port" is valid when access sysfs node

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Make sure "ib_port" is valid when access sysfs node The "ib_port" structure must be set before adding the sysfs kobject, and reset after removing it, otherwise it may crash when accessing the sysfs node: Unable to ha…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: Jan. 23, 2026, 4:36 p.m.
Total resulsts: 349182
Page 3570 of 34,919
Β« previous page Β» next page
Filters