7.0

CVSS3.1

CVE-2026-31526 - bpf: Fix exception exit lock checking for subprogs

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix exception exit lock checking for subprogs process_bpf_exit_full() passes check_lock = !curframe to check_resource_leak(), which is false in cases when bpf_throw() is called from a static subprog. This makes check_resourc…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.

7.0

CVSS3.1

CVE-2026-31485 - spi: spi-fsl-lpspi: fix teardown order issue (UAF)

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-lpspi: fix teardown order issue (UAF) There is a teardown order issue in the driver. The SPI controller is registered using devm_spi_register_controller(), which delays unregistration of the SPI controller until afte…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.

7.0

CVSS3.1

CVE-2026-31492 - RDMA/irdma: Initialize free_qp completion before using it

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Initialize free_qp completion before using it In irdma_create_qp, if ib_copy_to_udata fails, it will call irdma_destroy_qp to clean up which will attempt to wait on the free_qp completion, which is not initialized yet…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.

7.0

CVSS3.1

CVE-2026-31450 - ext4: publish jinode after initialization

In the Linux kernel, the following vulnerability has been resolved: ext4: publish jinode after initialization ext4_inode_attach_jinode() publishes ei->jinode to concurrent users. It used to set ei->jinode before jbd2_journal_init_jbd_inode(), allowing a reader to observe a non-NULL jinode with i_…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.

5.5

CVSS3.1

CVE-2026-31442 - dmaengine: idxd: Fix possible invalid memory access after FLR

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix possible invalid memory access after FLR In the case that the first Function Level Reset (FLR) concludes correctly, but in the second FLR the scratch area for the saved configuration cannot be allocated, it's…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.

0.0

CVE-2026-31489 - spi: meson-spicc: Fix double-put in remove path

In the Linux kernel, the following vulnerability has been resolved: spi: meson-spicc: Fix double-put in remove path meson_spicc_probe() registers the controller with devm_spi_register_controller(), so teardown already drops the controller reference via devm cleanup. Calling spi_controller_put() …

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.

5.5

CVSS3.1

CVE-2026-31452 - ext4: convert inline data to extents when truncate exceeds inline size

In the Linux kernel, the following vulnerability has been resolved: ext4: convert inline data to extents when truncate exceeds inline size Add a check in ext4_setattr() to convert files from inline data storage to extent-based storage when truncate() grows the file size beyond the inline capacity…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.

7.0

CVSS3.1

CVE-2026-31454 - xfs: save ailp before dropping the AIL lock in push callbacks

In the Linux kernel, the following vulnerability has been resolved: xfs: save ailp before dropping the AIL lock in push callbacks In xfs_inode_item_push() and xfs_qm_dquot_logitem_push(), the AIL lock is dropped to perform buffer IO. Once the cluster buffer no longer protects the log item from re…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.

7.0

CVSS3.1

CVE-2026-31521 - module: Fix kernel panic when a symbol st_shndx is out of bounds

In the Linux kernel, the following vulnerability has been resolved: module: Fix kernel panic when a symbol st_shndx is out of bounds The module loader doesn't check for bounds of the ELF section index in simplify_symbols(): for (i = 1; i < symsec->sh_size / sizeof(Elf_Sym); i++) { const…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.

0.0

CVE-2026-31461 - drm/amd/display: Fix drm_edid leak in amdgpu_dm

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix drm_edid leak in amdgpu_dm [WHAT] When a sink is connected, aconnector->drm_edid was overwritten without freeing the previous allocation, causing a memory leak on resume. [HOW] Free the previous drm_edid bef…

πŸ“… Published: April 22, 2026, midnight πŸ”„ Last Modified: April 23, 2026, 4:17 p.m.
Total resulsts: 346616
Page 83 of 34,662
Β« previous page Β» next page
Filters