5.5

CVSS3.1

CVE-2024-56587 - leds: class: Protect brightness_show() with led_cdev->led_access mutex

In the Linux kernel, the following vulnerability has been resolved: leds: class: Protect brightness_show() with led_cdev->led_access mutex There is NULL pointer issue observed if from Process A where hid device being added which results in adding a led_cdev addition and later a another call to ac…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:55 a.m.

5.5

CVSS3.1

CVE-2024-56607 - wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask() When I try to manually set bitrates: iw wlan0 set bitrates legacy-2.4 1 I get sleeping from invalid context error, see below. Fix that by switching to use recen…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Oct. 8, 2025, 1:41 p.m.

7.8

CVSS3.1

CVE-2024-56605 - Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create() bt_sock_alloc() allocates the sk object and attaches it to the provided sock object. On error l2cap_sock_alloc() frees the sk object, but the dang…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:56 a.m.

4.7

CVSS3.1

CVE-2024-56576 - media: i2c: tc358743: Fix crash in the probe error path when using polling

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix crash in the probe error path when using polling If an error occurs in the probe() function, we should remove the polling timer that was alarmed earlier, otherwise the timer is called with arguments that…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 9:17 p.m.

5.5

CVSS3.1

CVE-2024-56632 - nvme-tcp: fix the memleak while create new ctrl failed

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix the memleak while create new ctrl failed Now while we create new ctrl failed, we have not free the tagset occupied by admin_q, here try to fix it.

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Oct. 1, 2025, 8:17 p.m.

4.7

CVSS3.1

CVE-2024-53169 - nvme-fabrics: fix kernel crash while shutting down controller

In the Linux kernel, the following vulnerability has been resolved: nvme-fabrics: fix kernel crash while shutting down controller The nvme keep-alive operation, which executes at a periodic interval, could potentially sneak in while shutting down a fabric controller. This may lead to a race betwe…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Oct. 1, 2025, 9:16 p.m.

5.5

CVSS3.1

CVE-2024-56591 - Bluetooth: hci_conn: Use disable_delayed_work_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: Use disable_delayed_work_sync This makes use of disable_delayed_work_sync instead cancel_delayed_work_sync as it not only cancel the ongoing work but also disables new submit which is disarable since the obje…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:55 a.m.

7.8

CVSS3.1

CVE-2024-56603 - net: af_can: do not leave a dangling sk pointer in can_create()

In the Linux kernel, the following vulnerability has been resolved: net: af_can: do not leave a dangling sk pointer in can_create() On error can_create() frees the allocated sk object, but sock_init_data() has already attached it to the provided sock object. This will leave a dangling sk pointer …

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:56 a.m.

5.5

CVSS3.1

CVE-2024-56648 - net: hsr: avoid potential out-of-bound access in fill_frame_info()

In the Linux kernel, the following vulnerability has been resolved: net: hsr: avoid potential out-of-bound access in fill_frame_info() syzbot is able to feed a packet with 14 bytes, pretending it is a vlan one. Since fill_frame_info() is relying on skb->mac_len already, extend the check to cover…

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 9:18 p.m.

7.8

CVSS3.1

CVE-2024-53218 - f2fs: fix race in concurrent f2fs_stop_gc_thread

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix race in concurrent f2fs_stop_gc_thread In my test case, concurrent calls to f2fs shutdown report the following stack trace: Oops: general protection fault, probably for non-canonical address 0xc6cfff63bb5513fc: 0000 […

πŸ“… Published: Dec. 27, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:56 a.m.
Total resulsts: 348202
Page 7260 of 34,821
Β« previous page Β» next page
Filters