5.5

CVSS3.1

CVE-2023-54062 - ext4: fix invalid free tracking in ext4_xattr_move_to_block()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix invalid free tracking in ext4_xattr_move_to_block() In ext4_xattr_move_to_block(), the value of the extended attribute which we need to move to an external block may be allocated by kvmalloc() if the value is stored in …

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:33 a.m.

0.0

CVE-2023-54059 - soc: mediatek: mtk-svs: Enable the IRQ later

In the Linux kernel, the following vulnerability has been resolved: soc: mediatek: mtk-svs: Enable the IRQ later If the system does not come from reset (like when is booted via kexec()), the peripheral might triger an IRQ before the data structures are initialised. [ 0.227710] Unable to hand…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Jan. 6, 2026, 2:59 p.m.

5.5

CVSS3.1

CVE-2023-54057 - iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter The 'acpiid' buffer in the parse_ivrs_acpihid function may overflow, because the string specifier in the format string sscanf() has no width limitatio…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

5.5

CVSS3.1

CVE-2023-54056 - kheaders: Use array declaration instead of char

In the Linux kernel, the following vulnerability has been resolved: kheaders: Use array declaration instead of char Under CONFIG_FORTIFY_SOURCE, memcpy() will check the size of destination and source buffers. Defining kernel_headers_data as "char" would trip this check. Since these addresses are …

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

7.0

CVSS3.1

CVE-2023-54055 - RDMA/irdma: Fix memory leak of PBLE objects

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix memory leak of PBLE objects On rmmod of irdma, the PBLE object memory is not being freed. PBLE object memory are not statically pre-allocated at function initialization time unlike other HMC objects. PBLEs objects…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

7.0

CVSS3.1

CVE-2023-54053 - wifi: iwlwifi: pcie: fix possible NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix possible NULL pointer dereference It is possible that iwl_pci_probe() will fail and free the trans, then afterwards iwl_pci_remove() will be called and crash by trying to access trans which is already fre…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:33 a.m.

5.5

CVSS3.1

CVE-2023-54050 - ubifs: Fix memleak when insert_old_idx() failed

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memleak when insert_old_idx() failed Following process will cause a memleak for copied up znode: dirty_cow_znode zn = copy_znode(c, znode); err = insert_old_idx(c, zbr->lnum, zbr->offs); if (unlikely(err)) …

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

0.0

CVE-2023-54049 - rpmsg: glink: Add check for kstrdup

In the Linux kernel, the following vulnerability has been resolved: rpmsg: glink: Add check for kstrdup Add check for the return value of kstrdup() and return the error if it fails in order to avoid NULL pointer dereference.

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

7.0

CVSS3.1

CVE-2023-54048 - RDMA/bnxt_re: Prevent handling any completions after qp destroy

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Prevent handling any completions after qp destroy HW may generate completions that indicates QP is destroyed. Driver should not be scheduling any more completion handlers for this QP, after the QP is destroyed. Sinc…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

0.0

CVE-2023-54047 - drm/rockchip: dw_hdmi: cleanup drm encoder during unbind

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: dw_hdmi: cleanup drm encoder during unbind This fixes a use-after-free crash during rmmod. The DRM encoder is embedded inside the larger rockchip_hdmi, which is allocated with the component. The component memory ge…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:33 a.m.
Total resulsts: 343970
Page 1925 of 34,397
Β« previous page Β» next page
Filters