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-47385 - hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field

In the Linux kernel, the following vulnerability has been resolved: hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field If driver read val value sufficient for (val & 0x08) && (!(val & 0x80)) && ((val & 0x7) == ((val >> 4) & 0x7)) from device then Null pointer de…

πŸ“… Published: May 21, 2024, midnight πŸ”„ Last Modified: June 19, 2025, 12:56 p.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-52741 - cifs: Fix use-after-free in rdata->read_into_pages()

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix use-after-free in rdata->read_into_pages() When the network status is unstable, use-after-free may occur when read data from the server. BUG: KASAN: use-after-free in readpages_fill_pages+0x14c/0x7e0 Call Trace: …

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