5.5

CVSS3.1

CVE-2022-49227 - igc: avoid kernel warning when changing RX ring parameters

In the Linux kernel, the following vulnerability has been resolved: igc: avoid kernel warning when changing RX ring parameters Calling ethtool changing the RX ring parameters like this: $ ethtool -G eth0 rx 1024 on igc triggers kernel warnings like this: [ 225.198467] ------------[ cut here…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 21, 2025, 11:52 a.m.

5.5

CVSS3.1

CVE-2022-49185 - pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe

In the Linux kernel, the following vulnerability has been resolved: pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_put() to avoid the refcount leak.

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 1, 2025, 8:15 p.m.

5.5

CVSS3.1

CVE-2022-49162 - video: fbdev: sm712fb: Fix crash in smtcfb_write()

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: sm712fb: Fix crash in smtcfb_write() When the sm712fb driver writes three bytes to the framebuffer, the driver will crash: BUG: unable to handle page fault for address: ffffc90001ffffff RIP: 0010:smtcfb_wri…

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

5.5

CVSS3.1

CVE-2022-49148 - watch_queue: Free the page array when watch_queue is dismantled

In the Linux kernel, the following vulnerability has been resolved: watch_queue: Free the page array when watch_queue is dismantled Commit 7ea1a0124b6d ("watch_queue: Free the alloc bitmap when the watch_queue is torn down") took care of the bitmap, but not the page array. BUG: memory leak u…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 1, 2025, 8:15 p.m.

5.5

CVSS3.1

CVE-2022-49118 - scsi: hisi_sas: Free irq vectors in order for v3 HW

In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Free irq vectors in order for v3 HW If the driver probe fails to request the channel IRQ or fatal IRQ, the driver will free the IRQ vectors before freeing the IRQs in free_irq(), and this will cause a kernel BUG l…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 15, 2025, 7:44 p.m.

5.5

CVSS3.1

CVE-2022-49116 - Bluetooth: use memset avoid memory leaks

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use memset avoid memory leaks Use memset to initialize structs to prevent memory leaks in l2cap_ecred_connect

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 1, 2025, 8:15 p.m.

7.8

CVSS3.1

CVE-2022-49111 - Bluetooth: Fix use after free in hci_send_acl

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use after free in hci_send_acl This fixes the following trace caused by receiving HCI_EV_DISCONN_PHY_LINK_COMPLETE which does call hci_conn_del without first checking if conn->type is in fact AMP_LINK and in case i…

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

5.5

CVSS3.1

CVE-2022-49107 - ceph: fix memory leak in ceph_readdir when note_last_dentry returns error

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in ceph_readdir when note_last_dentry returns error Reset the last_readdir at the same time, and add a comment explaining why we don't free last_readdir when dir_emit returns false.

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 1, 2025, 8:15 p.m.

5.5

CVSS3.1

CVE-2022-49105 - staging: wfx: fix an error handling in wfx_init_common()

In the Linux kernel, the following vulnerability has been resolved: staging: wfx: fix an error handling in wfx_init_common() One error handler of wfx_init_common() return without calling ieee80211_free_hw(hw), which may result in memory leak. And I add one err label to unify the error handler, wh…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 1, 2025, 8:15 p.m.

5.5

CVSS3.1

CVE-2022-49083 - iommu/omap: Fix regression in probe for NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: iommu/omap: Fix regression in probe for NULL pointer dereference Commit 3f6634d997db ("iommu: Use right way to retrieve iommu_ops") started triggering a NULL pointer dereference for some omap variants: __iommu_probe_device from …

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Sept. 23, 2025, 6:32 p.m.
Total resulsts: 349182
Page 6584 of 34,919
Β« previous page Β» next page
Filters