5.5

CVSS3.1

CVE-2022-49835 - ALSA: hda: fix potential memleak in 'add_widget_node'

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix potential memleak in 'add_widget_node' As 'kobject_add' may allocated memory for 'kobject->name' when return error. And in this function, if call 'kobject_add' failed didn't free kobject. So call 'kobject_put' to r…

πŸ“… Published: May 1, 2025, midnight πŸ”„ Last Modified: Dec. 23, 2025, 1:26 p.m.

5.5

CVSS3.1

CVE-2022-49833 - btrfs: zoned: clone zoned device info when cloning a device

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: clone zoned device info when cloning a device When cloning a btrfs_device, we're not cloning the associated btrfs_zoned_device_info structure of the device in case of a zoned filesystem. Later on this leads to a NU…

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

5.5

CVSS3.1

CVE-2022-49827 - drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()

In the Linux kernel, the following vulnerability has been resolved: drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker() drm_vblank_init() call drmm_add_action_or_reset() with drm_vblank_init_release() as action. If __drmm_add_action() failed, will directly call drm_vblank_init_releas…

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

7.8

CVSS3.1

CVE-2022-49826 - ata: libata-transport: fix double ata_host_put() in ata_tport_add()

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix double ata_host_put() in ata_tport_add() In the error path in ata_tport_add(), when calling put_device(), ata_tport_release() is called, it will put the refcount of 'ap->host'. And then ata_host_put() …

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

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.
Total resulsts: 349182
Page 5597 of 34,919
Β« previous page Β» next page
Filters