7.8

CVSS3.1

CVE-2022-49076 - RDMA/hfi1: Fix use-after-free bug for mm struct

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix use-after-free bug for mm struct Under certain conditions, such as MPI_Abort, the hfi1 cleanup code may represent the last reference held on the task mm. hfi1_mmu_rb_unregister() then drops the last reference and t…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: May 4, 2025, 12:44 p.m.

7.1

CVSS3.1

CVE-2021-47636 - ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() Function ubifs_wbuf_write_nolock() may access buf out of bounds in following process: ubifs_wbuf_write_nolock(): aligned_len = ALIGN(len, 8); // Assume len = 4089, a…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 1, 2025, 8:15 p.m.

5.5

CVSS3.1

CVE-2022-49188 - remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcom_q6v5_mss: Fix some leaks in q6v5_alloc_memory_region The device_node pointer is returned by of_parse_phandle() or of_get_child_by_name() with refcount incremented. We should use of_node_put() on it when done. Th…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Sept. 23, 2025, 1:43 p.m.

5.5

CVSS3.1

CVE-2022-49326 - rtl818x: Prevent using not initialized queues

In the Linux kernel, the following vulnerability has been resolved: rtl818x: Prevent using not initialized queues Using not existing queues can panic the kernel with rtl8180/rtl8185 cards. Ignore the skb priority for those cards, they only have one tx queue. Pierre Asselin ([email protected]) reported…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Dec. 23, 2025, 1:23 p.m.

5.5

CVSS3.1

CVE-2022-49725 - i40e: Fix call trace in setup_tx_descriptors

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix call trace in setup_tx_descriptors After PF reset and ethtool -t there was call trace in dmesg sometimes leading to panic. When there was some time, around 5 seconds, between reset and test there were no errors. Proble…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 24, 2025, 6:53 p.m.

5.5

CVSS3.1

CVE-2022-49717 - irqchip/apple-aic: Fix refcount leak in build_fiq_affinity

In the Linux kernel, the following vulnerability has been resolved: irqchip/apple-aic: Fix refcount leak in build_fiq_affinity of_find_node_by_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid re…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 1, 2025, 8:17 p.m.

5.5

CVSS3.1

CVE-2022-49705 - 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl

In the Linux kernel, the following vulnerability has been resolved: 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl We need to release directory fid if we fail halfway through open This fixes fid leaking with xfstests generic 531

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 1, 2025, 8:17 p.m.

5.5

CVSS3.1

CVE-2022-49680 - ARM: exynos: Fix refcount leak in exynos_map_pmu

In the Linux kernel, the following vulnerability has been resolved: ARM: exynos: Fix refcount leak in exynos_map_pmu of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refcount leak.…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 1, 2025, 8:17 p.m.

5.5

CVSS3.1

CVE-2022-49668 - PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. This function only calls of_node_put() in…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 1, 2025, 8:17 p.m.

5.5

CVSS3.1

CVE-2022-49621 - cpufreq: pmac32-cpufreq: Fix refcount leak bug

In the Linux kernel, the following vulnerability has been resolved: cpufreq: pmac32-cpufreq: Fix refcount leak bug In pmac_cpufreq_init_MacRISC3(), we need to add corresponding of_node_put() for the three node pointers whose refcount have been incremented by of_find_node_by_name().

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Dec. 23, 2025, 1:24 p.m.
Total resulsts: 348552
Page 6546 of 34,856
Β« previous page Β» next page
Filters