7.8

CVSS3.1

CVE-2021-47254 - gfs2: Fix use-after-free in gfs2_glock_shrink_scan

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix use-after-free in gfs2_glock_shrink_scan The GLF_LRU flag is checked under lru_lock in gfs2_glock_remove_from_lru() to remove the glock from the lru list in __gfs2_glock_put(). On the shrink scan path, the same flag is…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: March 17, 2026, 5:28 p.m.

5.5

CVSS3.1

CVE-2023-52821 - drm/panel: fix a possible null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: drm/panel: fix a possible null pointer dereference In versatile_panel_get_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a NULL pointer dereference on failure of drm_mode_duplicate(). Ad…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:17 a.m.

8.4

CVSS3.1

CVE-2023-52810 - fs/jfs: Add check for negative db_l2nbperpage

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add check for negative db_l2nbperpage l2nbperpage is log2(number of blks per page), and the minimum legal value should be 0, not negative. In the case of l2nbperpage being negative, an error will occur when subsequently …

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:17 a.m.

7.8

CVSS3.1

CVE-2023-52859 - perf: hisi: Fix use-after-free when register pmu fails

In the Linux kernel, the following vulnerability has been resolved: perf: hisi: Fix use-after-free when register pmu fails When we fail to register the uncore pmu, the pmu context may not been allocated. The error handing will call cpuhp_state_remove_instance() to call uncore pmu offline callback…

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

5.5

CVSS3.1

CVE-2021-47343 - dm btree remove: assign new_root only when removal succeeds

In the Linux kernel, the following vulnerability has been resolved: dm btree remove: assign new_root only when removal succeeds remove_raw() in dm_btree_remove() may fail due to IO read error (e.g. read the content of origin block fails during shadowing), and the value of shadow_spine::root is un…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Dec. 18, 2025, 11:37 a.m.

5.5

CVSS3.1

CVE-2021-47296 - KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak vcpu_put is not called if the user copy fails. This can result in preempt notifier corruption and crashes, among other issues.

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: June 23, 2025, 8:19 p.m.

5.5

CVSS3.1

CVE-2021-47424 - i40e: Fix freeing of uninitialized misc IRQ vector

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix freeing of uninitialized misc IRQ vector When VSI set up failed in i40e_probe() as part of PF switch set up driver was trying to free misc IRQ vectors in i40e_clear_interrupt_scheme and produced a kernel Oops: Tryin…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Sept. 23, 2025, 8:17 p.m.

4.7

CVSS3.1

CVE-2021-47284 - isdn: mISDN: netjet: Fix crash in nj_probe:

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in nj_probe: 'nj_setup' in netjet.c might fail with -EIO and in this case 'card->irq' is initialized and is bigger than zero. A subsequent call to 'nj_release' will free the irq that has not been re…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Dec. 18, 2025, 11:36 a.m.

7.8

CVSS3.1

CVE-2020-36788 - drm/nouveau: avoid a use-after-free when BO init fails

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: avoid a use-after-free when BO init fails nouveau_bo_init() is backed by ttm_bo_init() and ferries its return code back to the caller. On failures, ttm_bo_init() invokes the provided destructor which should de-initia…

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

7.8

CVSS3.1

CVE-2023-52812 - drm/amd: check num of link levels when update pcie param

In the Linux kernel, the following vulnerability has been resolved: drm/amd: check num of link levels when update pcie param In SR-IOV environment, the value of pcie_table->num_of_link_levels will be 0, and num_of_levels - 1 will cause array index out of bounds

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:17 a.m.
Total resulsts: 343923
Page 9197 of 34,393
Β« previous page Β» next page
Filters