7.8

CVSS3.1

CVE-2025-37796 - wifi: at76c50x: fix use after free access in at76_disconnect

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x: fix use after free access in at76_disconnect The memory pointed to by priv is freed at the end of at76_delete_device function (using ieee80211_free_hw). But the code then accesses the udev field of the freed objec…

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 3, 2025, 8:18 p.m.

5.5

CVSS3.1

CVE-2025-37792 - Bluetooth: btrtl: Prevent potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: Prevent potential NULL dereference The btrtl_initialize() function checks that rtl_load_file() either had an error or it loaded a zero length file. However, if it loaded a zero length file then the error code i…

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 4, 2025, 6:21 p.m.

7.8

CVSS3.1

CVE-2025-37789 - net: openvswitch: fix nested key length validation in the set() action

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix nested key length validation in the set() action It's not safe to access nla_len(ovs_key) if the data is smaller than the netlink header. Check that the attribute is OK first.

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 6, 2025, 5:27 p.m.

7.8

CVSS3.1

CVE-2025-37778 - ksmbd: Fix dangling pointer in krb_authenticate

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix dangling pointer in krb_authenticate krb_authenticate frees sess->user and does not set the pointer to NULL. It calls ksmbd_krb5_authenticate to reinitialise sess->user but that function may return without doing so. If…

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

7.8

CVSS3.1

CVE-2025-37777 - ksmbd: fix use-after-free in __smb2_lease_break_noti()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in __smb2_lease_break_noti() Move tcp_transport free to ksmbd_conn_free. If ksmbd connection is referenced when ksmbd server thread terminates, It will not be freed, but conn->tcp_transport is freed. __s…

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 14, 2025, 4:45 p.m.

5.5

CVSS3.1

CVE-2025-37770 - drm/amd/pm: Prevent division by zero

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center (linuxtesting.org) with SVACE.

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 5, 2025, 3:02 p.m.

5.5

CVSS3.1

CVE-2025-37766 - drm/amd/pm: Prevent division by zero

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINT_MAX/8, division by zero is possible. Found by Linux Verification Center (linuxtesting.org) with SVACE.

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 5, 2025, 3:04 p.m.

5.5

CVSS3.1

CVE-2025-37764 - drm/imagination: fix firmware memory leaks

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: fix firmware memory leaks Free the memory used to hold the results of firmware image processing when the module is unloaded. Fix the related issue of the same memory being leaked if processing of the firmware im…

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 6, 2025, 9:43 p.m.

7.8

CVSS3.1

CVE-2025-37763 - drm/imagination: take paired job reference

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: take paired job reference For paired jobs, have the fragment job take a reference on the geometry job, so that the geometry job cannot be freed until the fragment job has finished with it. The geometry job struc…

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 6, 2025, 9:44 p.m.

5.5

CVSS3.1

CVE-2025-37757 - tipc: fix memory leak in tipc_link_xmit

In the Linux kernel, the following vulnerability has been resolved: tipc: fix memory leak in tipc_link_xmit In case the backlog transmit queue for system-importance messages is overloaded, tipc_link_xmit() returns -ENOBUFS but the skb list is not purged. This leads to memory leak and failure when…

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 4, 2025, 6 p.m.
Total resulsts: 344690
Page 5152 of 34,469
Β« previous page Β» next page
Filters