5.5

CVSS3.1

CVE-2021-47528 - usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init() In cdnsp_endpoint_init(), cdnsp_ring_alloc() is assigned to pep->ring and there is a dereference of it in cdnsp_endpoint_init(), which could lead to a NULL point…

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

7.8

CVSS3.1

CVE-2021-47525 - serial: liteuart: fix use-after-free and memleak on unbind

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: fix use-after-free and memleak on unbind Deregister the port when unbinding the driver to prevent it from being used after releasing the driver data and leaking memory allocated by serial core.

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

5.5

CVSS3.1

CVE-2021-47524 - serial: liteuart: fix minor-number leak on probe errors

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: fix minor-number leak on probe errors Make sure to release the allocated minor number before returning on probe errors.

πŸ“… Published: May 24, 2024, midnight πŸ”„ Last Modified: Sept. 24, 2025, 7:41 p.m.

5.5

CVSS3.1

CVE-2021-47523 - IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr This buffer is currently allocated in hfi1_init(): if (reinit) ret = init_after_reset(dd); else ret = loadtime_init(dd); if (ret) goto done; /* allocate dummy tail memory f…

πŸ“… Published: May 24, 2024, midnight πŸ”„ Last Modified: Sept. 24, 2025, 7:38 p.m.

7.8

CVSS3.1

CVE-2021-47520 - can: pch_can: pch_can_rx_normal: fix use after free

In the Linux kernel, the following vulnerability has been resolved: can: pch_can: pch_can_rx_normal: fix use after free After calling netif_receive_skb(skb), dereferencing skb is unsafe. Especially, the can_frame cf which aliases skb memory is dereferenced just after the call netif_receive_skb(sk…

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

7.5

CVSS3.1

CVE-2021-47519 - can: m_can: m_can_read_fifo: fix memory leak in error branch

In the Linux kernel, the following vulnerability has been resolved: can: m_can: m_can_read_fifo: fix memory leak in error branch In m_can_read_fifo(), if the second call to m_can_fifo_read() fails, the function jump to the out_fail label and returns without calling m_can_receive_skb(). This means…

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

5.5

CVSS3.1

CVE-2021-47518 - nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done

In the Linux kernel, the following vulnerability has been resolved: nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done The done() netlink callback nfc_genl_dump_ses_done() should check if received argument is non-NULL, because its allocation could fail earlier in dumpit() (nfc_genl_d…

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

7.8

CVSS3.1

CVE-2021-47517 - ethtool: do not perform operations on net devices being unregistered

In the Linux kernel, the following vulnerability has been resolved: ethtool: do not perform operations on net devices being unregistered There is a short period between a net device starts to be unregistered and when it is actually gone. In that time frame ethtool operations could still be perfor…

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

5.5

CVSS3.1

CVE-2021-47514 - devlink: fix netns refcount leak in devlink_nl_cmd_reload()

In the Linux kernel, the following vulnerability has been resolved: devlink: fix netns refcount leak in devlink_nl_cmd_reload() While preparing my patch series adding netns refcount tracking, I spotted bugs in devlink_nl_cmd_reload() Some error paths forgot to release a refcount on a netns. To …

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

5.5

CVSS3.1

CVE-2021-47513 - net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering Avoid a memory leak if there is not a CPU port defined. Addresses-Coverity-ID: 1492897 ("Resource leak") Addresses-Coverity-ID: 1492899 ("Resource leak")

πŸ“… Published: May 24, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 12:41 p.m.
Total resulsts: 346699
Page 9434 of 34,670
Β« previous page Β» next page
Filters