5.5

CVSS3.1

CVE-2024-47688 - driver core: Fix a potential null-ptr-deref in module_add_driver()

In the Linux kernel, the following vulnerability has been resolved: driver core: Fix a potential null-ptr-deref in module_add_driver() Inject fault while probing of-fpga-region, if kasprintf() fails in module_add_driver(), the second sysfs_remove_link() in exit path will cause null-ptr-deref as b…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 12:58 p.m.

5.5

CVSS3.1

CVE-2022-48957 - dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switch_acl_entry_remove()

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switch_acl_entry_remove() The cmd_buff needs to be freed when error happened in dpaa2_switch_acl_entry_add() and dpaa2_switch_acl_entry_remove().

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 8:26 a.m.

5.5

CVSS3.1

CVE-2022-48952 - PCI: mt7621: Add sentinel to quirks table

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct soc_device_attribute array, which causes an oops when assessed by the soc_device_match(mt7621_pcie_quirks_match) call. This was only ex…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 12:44 p.m.

5.5

CVSS3.1

CVE-2022-48982 - Bluetooth: Fix crash when replugging CSR fake controllers

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix crash when replugging CSR fake controllers It seems fake CSR 5.0 clones can cause the suspend notifier to be registered twice causing the following kernel panic: [ 71.986122] Call Trace: [ 71.986124] <TASK> […

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: Sept. 8, 2025, 4:15 p.m.

7.8

CVSS3.1

CVE-2024-49960 - ext4: fix timer use-after-free on failed mount

In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4_fill_super The del_timer_sync function cancels the s_err_report timer, which reminds about filesystem errors daily. We should guarantee the ti…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 11:16 p.m.

7.8

CVSS3.1

CVE-2022-49023 - wifi: cfg80211: fix buffer overflow in elem comparison

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix buffer overflow in elem comparison For vendor elements, the code here assumes that 5 octets are present without checking. Since the element itself is already checked to fit, we only need to check the length.

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 8:28 a.m.

7.1

CVSS3.1

CVE-2024-49862 - powercap: intel_rapl: Fix off by one in get_rpi()

In the Linux kernel, the following vulnerability has been resolved: powercap: intel_rapl: Fix off by one in get_rpi() The rp->priv->rpi array is either rpi_msr or rpi_tpmi which have NR_RAPL_PRIMITIVES number of elements. Thus the > needs to be >= to prevent an off by one access.

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:39 a.m.

5.5

CVSS3.1

CVE-2022-49000 - iommu/vt-d: Fix PCI device refcount leak in has_external_pci()

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in has_external_pci() for_each_pci_dev() is implemented by pci_get_device(). The comment of pci_get_device() says that it will increase the reference count for the returned pci_dev and als…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 8:27 a.m.

5.5

CVSS3.1

CVE-2024-49886 - platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug Attaching SST PCI device to VM causes "BUG: KASAN: slab-out-of-bounds". kasan report: [ 19.411889] ================================================================…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 11:16 p.m.

7.8

CVSS3.1

CVE-2024-49894 - drm/amd/display: Fix index out of bounds in degamma hardware format translation

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in degamma hardware format translation Fixes index out of bounds issue in `cm_helper_translate_curve_to_degamma_hw_format` function. The issue could occur when the index 'i' exceeds the nu…

πŸ“… Published: Oct. 21, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 11:16 p.m.
Total resulsts: 349182
Page 8195 of 34,919
Β« previous page Β» next page
Filters