5.5

CVSS3.1

CVE-2022-49825 - ata: libata-transport: fix error handling in ata_tport_add()

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix error handling in ata_tport_add() In ata_tport_add(), the return value of transport_add_device() is not checked. As a result, it causes null-ptr-deref while removing the module, because transport_remove…

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

5.5

CVSS3.1

CVE-2022-49823 - ata: libata-transport: fix error handling in ata_tdev_add()

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix error handling in ata_tdev_add() In ata_tdev_add(), the return value of transport_add_device() is not checked. As a result, it causes null-ptr-deref while removing the module, because transport_remove_d…

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

5.5

CVSS3.1

CVE-2022-49821 - mISDN: fix possible memory leak in mISDN_dsp_element_register()

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible memory leak in mISDN_dsp_element_register() Afer commit 1fa5ae857bb1 ("driver core: get rid of struct device's bus_id string array"), the name of device is allocated dynamically, use put_device() to give up th…

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

5.5

CVSS3.1

CVE-2022-49820 - mctp i2c: don't count unused / invalid keys for flow release

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: don't count unused / invalid keys for flow release We're currently hitting the WARN_ON in mctp_i2c_flow_release: if (midev->release_count > midev->i2c_lock_count) { WARN_ONCE(1, "release count overflow"); …

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

5.5

CVSS3.1

CVE-2022-49813 - net: ena: Fix error handling in ena_init()

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix error handling in ena_init() The ena_init() won't destroy workqueue created by create_singlethread_workqueue() when pci_register_driver() failed. Call destroy_workqueue() when pci_register_driver() failed to prevent…

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

7.8

CVSS3.1

CVE-2022-49811 - drbd: use after free in drbd_create_device()

In the Linux kernel, the following vulnerability has been resolved: drbd: use after free in drbd_create_device() The drbd_destroy_connection() frees the "connection" so use the _safe() iterator to prevent a use after free.

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 7, 2025, 7:03 p.m.

5.5

CVSS3.1

CVE-2022-49809 - net/x25: Fix skb leak in x25_lapb_receive_frame()

In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix skb leak in x25_lapb_receive_frame() x25_lapb_receive_frame() using skb_copy() to get a private copy of skb, the new skb should be freed in the undersized/fragmented skb error handling path. Otherwise there is a memo…

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 7, 2025, 7:37 p.m.

5.5

CVSS3.1

CVE-2022-49808 - net: dsa: don't leak tagger-owned storage on switch driver unbind

In the Linux kernel, the following vulnerability has been resolved: net: dsa: don't leak tagger-owned storage on switch driver unbind In the initial commit dc452a471dba ("net: dsa: introduce tagger-owned storage for private and shared data"), we had a call to tag_ops->disconnect(dst) issued from …

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 7, 2025, 7:20 p.m.

5.5

CVSS3.1

CVE-2022-49806 - net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() and sparx5_start()

In the Linux kernel, the following vulnerability has been resolved: net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() and sparx5_start() sparx_stats_init() calls create_singlethread_workqueue() and not checked the ret value, which may return NULL. And a null-ptr-deref may…

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 7, 2025, 7:20 p.m.

7.8

CVSS3.1

CVE-2022-49804 - s390: avoid using global register for current_stack_pointer

In the Linux kernel, the following vulnerability has been resolved: s390: avoid using global register for current_stack_pointer Commit 30de14b1884b ("s390: current_stack_pointer shouldn't be a function") made current_stack_pointer a global register variable like on many other architectures. Unfor…

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Nov. 7, 2025, 7:20 p.m.
Total resulsts: 344718
Page 5151 of 34,472
Β« previous page Β» next page
Filters