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.

5.5

CVSS3.1

CVE-2022-49613 - serial: 8250: Fix PM usage_count for console handover

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix PM usage_count for console handover When console is enabled, univ8250_console_setup() calls serial8250_console_setup() before .dev is set to uart_port. Therefore, it will not call pm_runtime_get_sync(). Later, w…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 23, 2025, 12:08 p.m.

4.7

CVSS3.1

CVE-2022-49597 - tcp: Fix data-races around sysctl_tcp_base_mss.

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctl_tcp_base_mss. While reading sysctl_tcp_base_mss, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers.

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

5.5

CVSS3.1

CVE-2022-49582 - net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering

In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering The "ds" iterator variable used in dsa_port_reset_vlan_filtering() -> dsa_switch_for_each_port() overwrites the "dp" received as argument, which is later use…

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

4.7

CVSS3.1

CVE-2022-49576 - ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix data-races around sysctl_fib_multipath_hash_fields. While reading sysctl_fib_multipath_hash_fields, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers.

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

5.5

CVSS3.1

CVE-2022-49568 - KVM: Don't null dereference ops->destroy

In the Linux kernel, the following vulnerability has been resolved: KVM: Don't null dereference ops->destroy A KVM device cleanup happens in either of two callbacks: 1) destroy() which is called when the VM is being destroyed; 2) release() which is called when a device fd is closed. Most KVM dev…

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

5.5

CVSS3.1

CVE-2022-49558 - netfilter: nf_tables: double hook unregistration in netns path

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: double hook unregistration in netns path __nft_release_hooks() is called from pre_netns exit path which unregisters the hooks, then the NETDEV_UNREGISTER event is triggered which unregisters the hooks again.…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 22, 2025, 5:26 p.m.

4.7

CVSS3.1

CVE-2022-49554 - zsmalloc: fix races between asynchronous zspage free and page migration

In the Linux kernel, the following vulnerability has been resolved: zsmalloc: fix races between asynchronous zspage free and page migration The asynchronous zspage free worker tries to lock a zspage's entire page list without defending against page migration. Since pages which haven't yet been l…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 22, 2025, 5:33 p.m.

5.5

CVSS3.1

CVE-2022-49552 - bpf: Fix combination of jit blinding and pointers to bpf subprogs.

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix combination of jit blinding and pointers to bpf subprogs. The combination of jit blinding and pointers to bpf subprogs causes: [ 36.989548] BUG: unable to handle page fault for address: 0000000100000001 [ 36.990342] …

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 22, 2025, 5:14 p.m.

5.5

CVSS3.1

CVE-2022-49538 - ALSA: jack: Access input_dev under mutex

In the Linux kernel, the following vulnerability has been resolved: ALSA: jack: Access input_dev under mutex It is possible when using ASoC that input_dev is unregistered while calling snd_jack_report, which causes NULL pointer dereference. In order to prevent this serialize access to input_dev u…

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