5.5

CVSS3.1

CVE-2022-50444 - clk: tegra20: Fix refcount leak in tegra20_clock_init

In the Linux kernel, the following vulnerability has been resolved: clk: tegra20: Fix refcount leak in tegra20_clock_init 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 …

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

5.5

CVSS3.1

CVE-2022-50443 - drm/rockchip: lvds: fix PM usage counter unbalance in poweron

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: lvds: fix PM usage counter unbalance in poweron pm_runtime_get_sync will increment pm usage counter even it failed. Forgetting to putting operation will result in reference leak here. We fix it by replacing it with …

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 16, 2026, 9:34 p.m.

5.5

CVSS3.1

CVE-2022-50460 - cifs: Fix xid leak in cifs_flock()

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifs_flock() If not flock, before return -ENOLCK, should free the xid, otherwise, the xid will be leaked.

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

5.5

CVSS3.1

CVE-2022-50439 - ASoC: mediatek: mt8173: Enable IRQ when pdata is ready

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Enable IRQ when pdata is ready If the device does not come straight from reset, we might receive an IRQ before we are ready to handle it. [ 2.334737] Unable to handle kernel read from unreadable memor…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 21, 2026, 9:29 p.m.

5.5

CVSS3.1

CVE-2022-50438 - net: hinic: fix memory leak when reading function table

In the Linux kernel, the following vulnerability has been resolved: net: hinic: fix memory leak when reading function table When the input parameter idx meets the expected case option in hinic_dbg_get_func_table(), read_data is not released. Fix it.

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 21, 2026, 9:30 p.m.

7.8

CVSS3.1

CVE-2022-50437 - drm/msm/hdmi: fix memory corruption with too many bridges

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: fix memory corruption with too many bridges Add the missing sanity check on the bridge counter to avoid corrupting data beyond the fixed-sized bridge array in case there are ever more than eight bridges. Patchwork:…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 21, 2026, 9:32 p.m.

5.5

CVSS3.1

CVE-2022-50436 - ext4: don't set up encryption key during jbd2 transaction

In the Linux kernel, the following vulnerability has been resolved: ext4: don't set up encryption key during jbd2 transaction Commit a80f7fcf1867 ("ext4: fixup ext4_fc_track_* functions' signature") extended the scope of the transaction in ext4_unlink() too far, making it include the call to ext4…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 21, 2026, 9:38 p.m.

7.8

CVSS3.1

CVE-2022-50433 - efi: ssdt: Don't free memory if ACPI table was loaded successfully

In the Linux kernel, the following vulnerability has been resolved: efi: ssdt: Don't free memory if ACPI table was loaded successfully Amadeusz reports KASAN use-after-free errors introduced by commit 3881ee0b1edc ("efi: avoid efivars layer when loading SSDTs from variables"). The problem appears…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 20, 2026, 3:33 p.m.

5.5

CVSS3.1

CVE-2022-50449 - clk: samsung: Fix memory leak in _samsung_clk_register_pll()

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix memory leak in _samsung_clk_register_pll() If clk_register() fails, @pll->rate_table may have allocated memory by kmemdup(), so it needs to be freed, otherwise will cause memory leak issue, this patch fixes it.

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

7.8

CVSS3.1

CVE-2022-50432 - kernfs: fix use-after-free in __kernfs_remove

In the Linux kernel, the following vulnerability has been resolved: kernfs: fix use-after-free in __kernfs_remove Syzkaller managed to trigger concurrent calls to kernfs_remove_by_name_ns() for the same file resulting in a KASAN detected use-after-free. The race occurs when the root node is freed…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 20, 2026, 3:35 p.m.
Total resulsts: 349182
Page 3624 of 34,919
Β« previous page Β» next page
Filters