7.8

CVSS3.1

CVE-2022-50164 - wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue After successfull station association, if station queues are disabled for some reason, the related lists are not emptied. So if some new element is added to the…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 18, 2025, 9:18 p.m.

5.5

CVSS3.1

CVE-2022-49987 - md: call __md_stop_writes in md_stop

In the Linux kernel, the following vulnerability has been resolved: md: call __md_stop_writes in md_stop From the link [1], we can see raid1d was running even after the path raid_dtr -> md_stop -> __md_stop. Let's stop write first in destructor to align with normal md-raid to fix the KASAN issue…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 14, 2025, 6:13 p.m.

9.8

CVSS3.1

CVE-2025-45784 -

D-Link DPH-400S/SE VoIP Phone v1.01 contains hardcoded provisioning variables, including PROVIS_USER_PASSWORD, which may expose sensitive user credentials. An attacker with access to the firmware image can extract these credentials using static analysis tools such as strings or xxd, potentially lea…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: July 22, 2025, 2:24 p.m.

5.5

CVSS3.1

CVE-2022-50138 - RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()

In the Linux kernel, the following vulnerability has been resolved: RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr() __qedr_alloc_mr() allocates a memory chunk for "mr->info.pbl_table" with init_mr_info(). When rdma_alloc_tid() and rdma_register_tid() fail, "mr" is released while "mr->in…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 18, 2025, 2:59 a.m.

5.5

CVSS3.1

CVE-2022-50124 - ASoC: mt6797-mt6351: Fix refcount leak in mt6797_mt6351_dev_probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6797-mt6351: Fix refcount leak in mt6797_mt6351_dev_probe of_parse_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: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 18, 2025, 6:12 p.m.

7.1

CVSS3.1

CVE-2022-50094 - spmi: trace: fix stack-out-of-bound access in SPMI tracing functions

In the Linux kernel, the following vulnerability has been resolved: spmi: trace: fix stack-out-of-bound access in SPMI tracing functions trace_spmi_write_begin() and trace_spmi_read_end() both call memcpy() with a length of "len + 1". This leads to one extra byte being read beyond the end of the…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 18, 2025, 2:45 a.m.

5.5

CVSS3.1

CVE-2025-38016 - HID: bpf: abort dispatch if device destroyed

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: abort dispatch if device destroyed The current HID bpf implementation assumes no output report/request will go through it after hid_bpf_destroy_device() has been called. This leads to a bug that unplugging certain types…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 14, 2025, 7:01 p.m.

5.5

CVSS3.1

CVE-2022-50204 - ARM: OMAP2+: pdata-quirks: Fix refcount leak bug

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: pdata-quirks: Fix refcount leak bug In pdata_quirks_init_clocks(), the loop contains of_find_node_by_name() but without corresponding of_node_put().

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

5.5

CVSS3.1

CVE-2022-50104 - powerpc/xive: Fix refcount leak in xive_get_max_prio

In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: Fix refcount leak in xive_get_max_prio of_find_node_by_path() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. Add missing of_node_put() to avoid refcount leak.

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Nov. 19, 2025, 1:29 p.m.

5.5

CVSS3.1

CVE-2022-50205 - ext2: Add more validity checks for inode counts

In the Linux kernel, the following vulnerability has been resolved: ext2: Add more validity checks for inode counts Add checks verifying number of inodes stored in the superblock matches the number computed from number of inodes per group. Also verify we have at least one block worth of inodes pe…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Dec. 23, 2025, 1:27 p.m.
Total resulsts: 349182
Page 4989 of 34,919
Β« previous page Β» next page
Filters