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.

5.5

CVSS3.1

CVE-2022-49537 - scsi: lpfc: Fix call trace observed during I/O with CMF enabled

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix call trace observed during I/O with CMF enabled The following was seen with CMF enabled: BUG: using smp_processor_id() in preemptible code: systemd-udevd/31711 kernel: caller is lpfc_update_cmf_cmd+0x214/0x420 […

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 29, 2025, 10:50 a.m.

7.8

CVSS3.1

CVE-2022-49530 - drm/amd/pm: fix double free in si_parse_power_table()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix double free in si_parse_power_table() In function si_parse_power_table(), array adev->pm.dpm.ps and its member is allocated. If the allocation of each member fails, the array itself is freed and returned with an e…

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

5.5

CVSS3.1

CVE-2022-49504 - scsi: lpfc: Inhibit aborts if external loopback plug is inserted

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Inhibit aborts if external loopback plug is inserted After running a short external loopback test, when the external loopback is removed and a normal cable inserted that is directly connected to a target device, the s…

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

7.8

CVSS3.1

CVE-2022-49493 - ASoC: rt5645: Fix errorenous cleanup order

In the Linux kernel, the following vulnerability has been resolved: ASoC: rt5645: Fix errorenous cleanup order There is a logic error when removing rt5645 device as the function rt5645_i2c_remove() first cancel the &rt5645->jack_detect_work and delete the &rt5645->btn_check_timer latter. However,…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: Sept. 3, 2025, 5:15 p.m.
Total resulsts: 348489
Page 6541 of 34,849
Β« previous page Β» next page
Filters