5.5

CVSS3.1

CVE-2022-49161 - ASoC: mediatek: Fix error handling in mt8183_da7219_max98357_dev_probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix error handling in mt8183_da7219_max98357_dev_probe The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_put() on it when done. This function only calls o…

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

4.7

CVSS3.1

CVE-2022-49655 - fscache: Fix invalidation/lookup race

In the Linux kernel, the following vulnerability has been resolved: fscache: Fix invalidation/lookup race If an NFS file is opened for writing and closed, fscache_invalidate() will be asked to invalidate the file - however, if the cookie is in the LOOKING_UP state (or the CREATING state), then re…

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

5.5

CVSS3.1

CVE-2022-49636 - vlan: fix memory leak in vlan_newlink()

In the Linux kernel, the following vulnerability has been resolved: vlan: fix memory leak in vlan_newlink() Blamed commit added back a bug I fixed in commit 9bbd917e0bec ("vlan: fix memory leak in vlan_dev_set_egress_priority") If a memory allocation fails in vlan_changelink() after other alloca…

πŸ“… Published: Feb. 26, 2025, midnight πŸ”„ Last Modified: May 4, 2025, 8:42 a.m.

7.8

CVSS3.1

CVE-2022-49722 - ice: Fix memory corruption in VF driver

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory corruption in VF driver Disable VF's RX/TX queues, when it's disabled. VF can have queues enabled, when it requests a reset. If PF driver assumes that VF is disabled, while VF still has queues configured, VF may u…

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

5.5

CVSS3.1

CVE-2022-49721 - arm64: ftrace: consistently handle PLTs.

In the Linux kernel, the following vulnerability has been resolved: arm64: ftrace: consistently handle PLTs. Sometimes it is necessary to use a PLT entry to call an ftrace trampoline. This is handled by ftrace_make_call() and ftrace_make_nop(), with each having *almost* identical logic, but this …

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

5.5

CVSS3.1

CVE-2022-49710 - dm mirror log: round up region bitmap size to BITS_PER_LONG

In the Linux kernel, the following vulnerability has been resolved: dm mirror log: round up region bitmap size to BITS_PER_LONG The code in dm-log rounds up bitset_size to 32 bits. It then uses find_next_zero_bit_le on the allocated region. find_next_zero_bit_le accesses the bitmap using unsigned…

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

5.5

CVSS3.1

CVE-2022-49704 - 9p: fix fid refcount leak in v9fs_vfs_get_link

In the Linux kernel, the following vulnerability has been resolved: 9p: fix fid refcount leak in v9fs_vfs_get_link we check for protocol version later than required, after a fid has been obtained. Just move the version check earlier.

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

5.5

CVSS3.1

CVE-2022-49699 - filemap: Handle sibling entries in filemap_get_read_batch()

In the Linux kernel, the following vulnerability has been resolved: filemap: Handle sibling entries in filemap_get_read_batch() If a read races with an invalidation followed by another read, it is possible for a folio to be replaced with a higher-order folio. If that happens, we'll see a sibling…

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

7.8

CVSS3.1

CVE-2022-49698 - netfilter: use get_random_u32 instead of prandom

In the Linux kernel, the following vulnerability has been resolved: netfilter: use get_random_u32 instead of prandom bh might occur while updating per-cpu rnd_state from user context, ie. local_out path. BUG: using smp_processor_id() in preemptible [00000000] code: nginx/2725 caller is nft_ng_ra…

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

5.5

CVSS3.1

CVE-2022-49677 - ARM: cns3xxx: Fix refcount leak in cns3xxx_init

In the Linux kernel, the following vulnerability has been resolved: ARM: cns3xxx: Fix refcount leak in cns3xxx_init of_find_compatible_node() 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: Feb. 26, 2025, midnight πŸ”„ Last Modified: Oct. 1, 2025, 8:17 p.m.
Total resulsts: 345780
Page 6225 of 34,578
Β« previous page Β» next page
Filters