7.8

CVSS3.1

CVE-2022-50245 - rapidio: fix possible UAF when kfifo_alloc() fails

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix possible UAF when kfifo_alloc() fails If kfifo_alloc() fails in mport_cdev_open(), goto err_fifo and just free priv. But priv is still in the chdev->file_list, then list traversal may cause UAF. This fixes the follow…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Nov. 24, 2025, 7:58 p.m.

7.8

CVSS3.1

CVE-2025-39804 - lib/crypto: arm64/poly1305: Fix register corruption in no-SIMD contexts

In the Linux kernel, the following vulnerability has been resolved: lib/crypto: arm64/poly1305: Fix register corruption in no-SIMD contexts Restore the SIMD usability check that was removed by commit a59e5468a921 ("crypto: arm64/poly1305 - Add block-only interface"). This safety check is cheap a…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Nov. 24, 2025, 5:51 p.m.

5.5

CVSS3.1

CVE-2025-39800 - btrfs: abort transaction on unexpected eb generation at btrfs_copy_root()

In the Linux kernel, the following vulnerability has been resolved: btrfs: abort transaction on unexpected eb generation at btrfs_copy_root() If we find an unexpected generation for the extent buffer we are cloning at btrfs_copy_root(), we just WARN_ON() and don't error out and abort the transact…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Jan. 16, 2026, 8:06 p.m.

7.8

CVSS3.1

CVE-2022-50303 - drm/amdkfd: Fix double release compute pasid

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix double release compute pasid If kfd_process_device_init_vm returns failure after vm is converted to compute vm and vm->pasid set to compute pasid, KFD will not take pdd->drm_file reference. As a result, drm close …

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Jan. 26, 2026, 4:17 p.m.

7.8

CVSS3.1

CVE-2022-50301 - iommu/omap: Fix buffer overflow in debugfs

In the Linux kernel, the following vulnerability has been resolved: iommu/omap: Fix buffer overflow in debugfs There are two issues here: 1) The "len" variable needs to be checked before the very first write. Otherwise if omap2_iommu_dump_ctx() with "bytes" less than 32 it is a buffer over…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Dec. 4, 2025, 3:32 p.m.

5.5

CVSS3.1

CVE-2023-53251 - wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler()

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler() rxq can be NULL only when trans_pcie->rxq is NULL and entry->entry is zero. For the case when entry->entry is not equal to 0, rxq won't be NULL e…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Jan. 14, 2026, 6:16 p.m.

5.5

CVSS3.1

CVE-2023-53246 - cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL

In the Linux kernel, the following vulnerability has been resolved: cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL When compiled with CONFIG_CIFS_DFS_UPCALL disabled, cifs_dfs_d_automount is NULL. cifs.ko logic for mapping CIFS_FATTR_DFS_REFERRAL attributes to S_AUTOMOUNT and corresp…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Jan. 5, 2026, 11:16 a.m.

5.5

CVSS3.1

CVE-2023-53195 - mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_init

In the Linux kernel, the following vulnerability has been resolved: mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_init The line cards array is not freed in the error path of mlxsw_m_linecards_init(), which can lead to a memory leak. Fix by freeing the array in the error path, the…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Dec. 2, 2025, 2:40 a.m.

5.5

CVSS3.1

CVE-2022-50272 - media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer() Wei Chen reports a kernel bug as blew: general protection fault, probably for non-canonical address KASAN: null-ptr-deref in range [0x0000000000000010-0x00000000000…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Dec. 3, 2025, 6:19 p.m.

5.5

CVSS3.1

CVE-2022-50326 - media: airspy: fix memory leak in airspy probe

In the Linux kernel, the following vulnerability has been resolved: media: airspy: fix memory leak in airspy probe The commit ca9dc8d06ab6 ("media: airspy: respect the DMA coherency rules") moves variable buf from stack to heap, however, it only frees buf in the error handling code, missing deal…

πŸ“… Published: Sept. 15, 2025, midnight πŸ”„ Last Modified: Dec. 3, 2025, 7:32 p.m.
Total resulsts: 349182
Page 3862 of 34,919
Β« previous page Β» next page
Filters