5.5

CVSS3.1

CVE-2023-53298 - nfc: fix memory leak of se_io context in nfc_genl_se_io

In the Linux kernel, the following vulnerability has been resolved: nfc: fix memory leak of se_io context in nfc_genl_se_io The callback context for sending/receiving APDUs to/from the selected secure element is allocated inside nfc_genl_se_io and supposed to be eventually freed in se_io_cb callb…

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

5.5

CVSS3.1

CVE-2025-39829 - trace/fgraph: Fix the warning caused by missing unregister notifier

In the Linux kernel, the following vulnerability has been resolved: trace/fgraph: Fix the warning caused by missing unregister notifier This warning was triggered during testing on v6.16: notifier callback ftrace_suspend_notifier_call already registered WARNING: CPU: 2 PID: 86 at kernel/notifier…

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

5.5

CVSS3.1

CVE-2023-53264 - clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe Use devm_of_iomap() instead of of_iomap() to automatically handle the unused ioremap region. If any error occurs, regions allocated by kzalloc() will leak, but us…

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

5.5

CVSS3.1

CVE-2023-53324 - drm/msm/mdp5: Don't leak some plane state

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Don't leak some plane state Apparently no one noticed that mdp5 plane states leak like a sieve ever since we introduced plane_state->commit refcount a few years ago in 21a01abbe32a ("drm/atomic: Fix freeing connecto…

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

5.5

CVSS3.1

CVE-2025-39805 - net: macb: fix unregister_netdev call order in macb_remove()

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix unregister_netdev call order in macb_remove() When removing a macb device, the driver calls phy_exit() before unregister_netdev(). This leads to a WARN from kernfs: ------------[ cut here ]------------ kernfs:…

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

5.5

CVSS3.1

CVE-2023-53268 - ASoC: fsl_mqs: move of_node_put() to the correct location

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl_mqs: move of_node_put() to the correct location of_node_put() should have been done directly after mqs_priv->regmap = syscon_node_to_regmap(gpr_np); otherwise it creates a reference leak on the success path. To fix thi…

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

7.8

CVSS3.1

CVE-2023-53320 - scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info() The function mpi3mr_get_all_tgt_info() has four issues: 1) It calculates valid entry length in alltgt_info assuming the header part of the struct mpi3mr_device_map_info wo…

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

5.5

CVSS3.1

CVE-2023-53309 - drm/radeon: Fix integer overflow in radeon_cs_parser_init

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix integer overflow in radeon_cs_parser_init The type of size is unsigned, if size is 0x40000000, there will be an integer overflow, size will be zero after size *= sizeof(uint32_t), will cause uninitialized memory t…

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

5.5

CVSS3.1

CVE-2023-53270 - ext4: fix i_disksize exceeding i_size problem in paritally written case

In the Linux kernel, the following vulnerability has been resolved: ext4: fix i_disksize exceeding i_size problem in paritally written case It is possible for i_disksize can exceed i_size, triggering a warning. generic_perform_write copied = iov_iter_copy_from_user_atomic(len) // copied < len …

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

7.0

CVSS3.1

CVE-2025-39826 - net: rose: convert 'use' field to refcount_t

In the Linux kernel, the following vulnerability has been resolved: net: rose: convert 'use' field to refcount_t The 'use' field in struct rose_neigh is used as a reference counter but lacks atomicity. This can lead to race conditions where a rose_neigh structure is freed while still being refere…

πŸ“… Published: Sept. 16, 2025, midnight πŸ”„ Last Modified: Jan. 16, 2026, 8:36 p.m.
Total resulsts: 349182
Page 3829 of 34,919
Β« previous page Β» next page
Filters