5.5

CVSS3.1

CVE-2022-50457 - mtd: core: Fix refcount error in del_mtd_device()

In the Linux kernel, the following vulnerability has been resolved: mtd: core: Fix refcount error in del_mtd_device() del_mtd_device() will call of_node_put() to mtd_get_of_node(mtd), which is mtd->dev.of_node. However, memset(&mtd->dev, 0) is called before of_node_put(). As the result, of_node_p…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 16, 2026, 7:24 p.m.

5.5

CVSS3.1

CVE-2022-50427 - ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() If device_register() fails in snd_ac97_dev_register(), it should call put_device() to give up reference, or the name allocated in dev_set_name() is leaked.

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 20, 2026, 3:38 p.m.

7.8

CVSS3.1

CVE-2022-50421 - rpmsg: char: Avoid double destroy of default endpoint

In the Linux kernel, the following vulnerability has been resolved: rpmsg: char: Avoid double destroy of default endpoint The rpmsg_dev_remove() in rpmsg_core is the place for releasing this default endpoint. So need to avoid destroying the default endpoint in rpmsg_chrdev_eptdev_destroy(), this…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 14, 2026, 6:16 p.m.

5.5

CVSS3.1

CVE-2023-53468 - ubifs: Fix memory leak in alloc_wbufs()

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix memory leak in alloc_wbufs() kmemleak reported a sequence of memory leaks, and show them as following: unreferenced object 0xffff8881575f8400 (size 1024): comm "mount", pid 19625, jiffies 4297119604 (age 20.383s…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 20, 2026, 3:52 p.m.

5.5

CVSS3.1

CVE-2022-50448 - mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in

In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in When PTE_MARKER_UFFD_WP not configured, it's still possible to reach pte marker code and trigger an warning. Add a few CONFIG_PTE_MARKER_UFFD_WP ifdefs to make sure the …

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 16, 2026, 7:51 p.m.

5.5

CVSS3.1

CVE-2023-53517 - tipc: do not update mtu if msg_max is too small in mtu negotiation

In the Linux kernel, the following vulnerability has been resolved: tipc: do not update mtu if msg_max is too small in mtu negotiation When doing link mtu negotiation, a malicious peer may send Activate msg with a very small mtu, e.g. 4 in Shuang's testing, without checking for the minimum mtu, l…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: April 6, 2026, 1:07 p.m.

5.5

CVSS3.1

CVE-2023-53526 - jbd2: check 'jh->b_transaction' before removing it from checkpoint

In the Linux kernel, the following vulnerability has been resolved: jbd2: check 'jh->b_transaction' before removing it from checkpoint Following process will corrupt ext4 image: Step 1: jbd2_journal_commit_transaction __jbd2_journal_insert_checkpoint(jh, commit_transaction) // Put jh into trans…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: April 6, 2026, 1:27 p.m.

7.8

CVSS3.1

CVE-2022-50423 - ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage() There is an use-after-free reported by KASAN: BUG: KASAN: use-after-free in acpi_ut_remove_reference+0x3b/0x82 Read of size 1 at addr ffff888112afc460 by task…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 14, 2026, 6:16 p.m.

5.5

CVSS3.1

CVE-2022-50425 - x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly When an extended state component is not present in fpstate, but in init state, the function copies from init_fpstate via copy_feature(). But, dynamic states are no…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: Jan. 20, 2026, 8:14 p.m.

5.5

CVSS3.1

CVE-2023-53525 - RDMA/cma: Allow UD qp_type to join multicast only

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Allow UD qp_type to join multicast only As for multicast: - The SIDR is the only mode that makes sense; - Besides PS_UDP, other port spaces like PS_IB is also allowed, as it is UD compatible. In this case qkey also ne…

πŸ“… Published: Oct. 1, 2025, midnight πŸ”„ Last Modified: April 6, 2026, 1:23 p.m.
Total resulsts: 349182
Page 3612 of 34,919
Β« previous page Β» next page
Filters