7.1

CVSS3.1

CVE-2023-53301 - f2fs: fix kernel crash due to null io->bio

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix kernel crash due to null io->bio We should return when io->bio is null before doing anything. Otherwise, panic. BUG: kernel NULL pointer dereference, address: 0000000000000010 RIP: 0010:__submit_merged_write_cond+0x164…

πŸ“… Published: Sept. 16, 2025, midnight πŸ”„ Last Modified: March 17, 2026, 4:31 p.m.

5.5

CVSS3.1

CVE-2023-53300 - media: hi846: Fix memleak in hi846_init_controls()

In the Linux kernel, the following vulnerability has been resolved: media: hi846: Fix memleak in hi846_init_controls() hi846_init_controls doesn't clean the allocated ctrl_hdlr in case there is a failure, which causes memleak. Add v4l2_ctrl_handler_free to free the resource properly.

πŸ“… Published: Sept. 16, 2025, midnight πŸ”„ Last Modified: Jan. 14, 2026, 7:16 p.m.

5.5

CVSS3.1

CVE-2023-53299 - md/raid10: fix leak of 'r10bio->remaining' for recovery

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix leak of 'r10bio->remaining' for recovery raid10_sync_request() will add 'r10bio->remaining' for both rdev and replacement rdev. However, if the read io fails, recovery_request_write() returns without issuing the wr…

πŸ“… Published: Sept. 16, 2025, midnight πŸ”„ Last Modified: Jan. 14, 2026, 7:16 p.m.

5.5

CVSS3.1

CVE-2023-53289 - media: bdisp: Add missing check for create_workqueue

In the Linux kernel, the following vulnerability has been resolved: media: bdisp: Add missing check for create_workqueue Add the check for the return value of the create_workqueue in order to avoid NULL pointer dereference.

πŸ“… Published: Sept. 16, 2025, midnight πŸ”„ Last Modified: Jan. 14, 2026, 7:16 p.m.

5.5

CVSS3.1

CVE-2023-53273 - Drivers: vmbus: Check for channel allocation before looking up relids

In the Linux kernel, the following vulnerability has been resolved: Drivers: vmbus: Check for channel allocation before looking up relids relid2channel() assumes vmbus channel array to be allocated when called. However, in cases such as kdump/kexec, not all relids will be reset by the host. When …

πŸ“… Published: Sept. 16, 2025, midnight πŸ”„ Last Modified: Jan. 14, 2026, 7:16 p.m.

5.5

CVSS3.1

CVE-2023-53269 - block: ublk: make sure that block size is set correctly

In the Linux kernel, the following vulnerability has been resolved: block: ublk: make sure that block size is set correctly block size is one very key setting for block layer, and bad block size could panic kernel easily. Make sure that block size is set correctly. Meantime if ublk_validate_par…

πŸ“… Published: Sept. 16, 2025, midnight πŸ”„ Last Modified: Jan. 14, 2026, 7:16 p.m.

7.0

CVSS3.1

CVE-2022-50339 - Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev() syzbot is again reporting attempt to cancel uninitialized work at mgmt_index_removed() [1], for setting of HCI_MGMT flag from mgmt_init_hdev() from hci_mgmt_cmd() f…

πŸ“… Published: Sept. 16, 2025, midnight πŸ”„ Last Modified: Jan. 14, 2026, 7:16 p.m.

5.5

CVSS3.1

CVE-2023-53296 - sctp: check send stream number after wait_for_sndbuf

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after wait_for_sndbuf This patch fixes a corner case where the asoc out stream count may change after wait_for_sndbuf. When the main thread in the client starts a connection, if its out stream coun…

πŸ“… Published: Sept. 16, 2025, midnight πŸ”„ Last Modified: Jan. 14, 2026, 7:16 p.m.

5.5

CVSS3.1

CVE-2023-53279 - misc: vmw_balloon: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: misc: vmw_balloon: 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 make things simpler, just call debugfs_lookup_an…

πŸ“… Published: Sept. 16, 2025, midnight πŸ”„ Last Modified: Jan. 14, 2026, 7:16 p.m.

7.8

CVSS3.1

CVE-2025-39824 - HID: asus: fix UAF via HID_CLAIMED_INPUT validation

In the Linux kernel, the following vulnerability has been resolved: HID: asus: fix UAF via HID_CLAIMED_INPUT validation After hid_hw_start() is called hidinput_connect() will eventually be called to set up the device with the input layer since the HID_CONNECT_DEFAULT connect mask is used. During …

πŸ“… Published: Sept. 16, 2025, midnight πŸ”„ Last Modified: Jan. 16, 2026, 8:37 p.m.
Total resulsts: 349182
Page 3837 of 34,919
Β« previous page Β» next page
Filters