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-50217 - fuse: write inode in fuse_release()

In the Linux kernel, the following vulnerability has been resolved: fuse: write inode in fuse_release() A race between write(2) and close(2) allows pages to be dirtied after fuse_flush -> write_inode_now(). If these pages are not flushed from fuse_release(), then there might not be a writable op…

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

5.5

CVSS3.1

CVE-2022-50155 - mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offset

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offset of_find_node_by_path() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() t…

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

7.0

CVSS3.1

CVE-2022-50082 - ext4: fix warning in ext4_iomap_begin as race between bmap and write

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in ext4_iomap_begin as race between bmap and write We got issue as follows: ------------[ cut here ]------------ WARNING: CPU: 3 PID: 9310 at fs/ext4/inode.c:3441 ext4_iomap_begin+0x182/0x5d0 RIP: 0010:ext4_ioma…

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

5.5

CVSS3.1

CVE-2022-49997 - net: lantiq_xrx200: restore buffer if memory allocation failed

In the Linux kernel, the following vulnerability has been resolved: net: lantiq_xrx200: restore buffer if memory allocation failed In a situation where memory allocation fails, an invalid buffer address is stored. When this descriptor is used again, the system panics in the build_skb() function w…

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

5.5

CVSS3.1

CVE-2025-38063 - dm: fix unconditional IO throttle caused by REQ_PREFLUSH

In the Linux kernel, the following vulnerability has been resolved: dm: fix unconditional IO throttle caused by REQ_PREFLUSH When a bio with REQ_PREFLUSH is submitted to dm, __send_empty_flush() generates a flush_bio with REQ_OP_WRITE | REQ_PREFLUSH | REQ_SYNC, which causes the flush_bio to be th…

πŸ“… Published: June 18, 2025, midnight πŸ”„ Last Modified: Jan. 2, 2026, 3:29 p.m.

5.5

CVSS3.1

CVE-2025-38050 - mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios A kernel crash was observed when replacing free hugetlb folios: BUG: kernel NULL pointer dereference, address: 0000000000000028 PGD 0 P4D 0 Oops:…

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

5.5

CVSS3.1

CVE-2022-49989 - xen/privcmd: fix error exit of privcmd_ioctl_dm_op()

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix error exit of privcmd_ioctl_dm_op() The error exit of privcmd_ioctl_dm_op() is calling unlock_pages() potentially with pages being NULL, leading to a NULL dereference. Additionally lock_pages() doesn't check for…

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

7.0

CVSS3.1

CVE-2022-49939 - binder: fix UAF of ref->proc caused by race condition

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF of ref->proc caused by race condition A transaction of type BINDER_TYPE_WEAK_HANDLE can fail to increment the reference for a node. In this case, the target proc normally releases the failed reference upon close a…

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