5.5

CVSS3.1

CVE-2023-54128 - fs: drop peer group ids under namespace lock

In the Linux kernel, the following vulnerability has been resolved: fs: drop peer group ids under namespace lock When cleaning up peer group ids in the failure path we need to make sure to hold on to the namespace lock. Otherwise another thread might just turn the mount from a shared into a non-s…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

7.0

CVSS3.1

CVE-2023-54089 - virtio_pmem: add the missing REQ_OP_WRITE for flush bio

In the Linux kernel, the following vulnerability has been resolved: virtio_pmem: add the missing REQ_OP_WRITE for flush bio When doing mkfs.xfs on a pmem device, the following warning was ------------[ cut here ]------------ WARNING: CPU: 2 PID: 384 at block/blk-core.c:751 submit_bio_noacct M…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

5.5

CVSS3.1

CVE-2023-54051 - net: do not allow gso_size to be set to GSO_BY_FRAGS

In the Linux kernel, the following vulnerability has been resolved: net: do not allow gso_size to be set to GSO_BY_FRAGS One missing check in virtio_net_hdr_to_skb() allowed syzbot to crash kernels again [1] Do not allow gso_size to be set to GSO_BY_FRAGS (0xffff), because this magic value is us…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

5.5

CVSS3.1

CVE-2023-54045 - audit: fix possible soft lockup in __audit_inode_child()

In the Linux kernel, the following vulnerability has been resolved: audit: fix possible soft lockup in __audit_inode_child() Tracefs or debugfs maybe cause hundreds to thousands of PATH records, too many PATH records maybe cause soft lockup. For example: 1. CONFIG_KASAN=y && CONFIG_PREEMPTION=…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

5.5

CVSS3.1

CVE-2023-54002 - btrfs: fix assertion of exclop condition when starting balance

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix assertion of exclop condition when starting balance Balance as exclusive state is compatible with paused balance and device add, which makes some things more complicated. The assertion of valid states when starting fro…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:33 a.m.

7.0

CVSS3.1

CVE-2022-50723 - bnxt_en: fix memory leak in bnxt_nvm_test()

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: fix memory leak in bnxt_nvm_test() Free the kzalloc'ed buffer before returning in the success path.

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

5.5

CVSS3.1

CVE-2023-54060 - iommufd: Set end correctly when doing batch carry

In the Linux kernel, the following vulnerability has been resolved: iommufd: Set end correctly when doing batch carry Even though the test suite covers this it somehow became obscured that this wasn't working. The test iommufd_ioas.mock_domain.access_domain_destory would blow up rarely. end sho…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

5.5

CVSS3.1

CVE-2025-68366 - nbd: defer config unlock in nbd_genl_connect

In the Linux kernel, the following vulnerability has been resolved: nbd: defer config unlock in nbd_genl_connect There is one use-after-free warning when running NBD_CMD_CONNECT and NBD_CLEAR_SOCK: nbd_genl_connect nbd_alloc_and_init_config // config_refs=1 nbd_start_device // config_refs=2 …

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Feb. 9, 2026, 8:32 a.m.

5.5

CVSS3.1

CVE-2022-50773 - ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt I got a null-ptr-defer error report when I do the following tests on the qemu platform: make defconfig and CONFIG_PARPORT=m, CONFIG_PARPORT_PC=m, CONFIG_SND_MTS64=m…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Dec. 29, 2025, 3:58 p.m.

7.0

CVSS3.1

CVE-2022-50764 - ipv6/sit: use DEV_STATS_INC() to avoid data-races

In the Linux kernel, the following vulnerability has been resolved: ipv6/sit: use DEV_STATS_INC() to avoid data-races syzbot/KCSAN reported that multiple cpus are updating dev->stats.tx_error concurrently. This is because sit tunnels are NETIF_F_LLTX, meaning their ndo_start_xmit() is not protec…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Jan. 2, 2026, 3:04 p.m.
Total resulsts: 343919
Page 1912 of 34,392
Β« previous page Β» next page
Filters