4.7

CVSS3.1

CVE-2024-38580 - epoll: be better about file lifetimes

In the Linux kernel, the following vulnerability has been resolved: epoll: be better about file lifetimes epoll can call out to vfs_poll() with a file pointer that may race with the last 'fput()'. That would make f_count go down to zero, and while the ep->mtx locking means that the resulting file…

πŸ“… Published: June 19, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:36 a.m.

7.1

CVSS3.1

CVE-2024-38560 - scsi: bfa: Ensure the copied buf is NUL terminated

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is term…

πŸ“… Published: June 19, 2024, midnight πŸ”„ Last Modified: Nov. 4, 2025, 6:16 p.m.

7.8

CVSS3.1

CVE-2024-38570 - gfs2: Fix potential glock use-after-free on unmount

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix potential glock use-after-free on unmount When a DLM lockspace is released and there ares still locks in that lockspace, DLM will unlock those locks automatically. Commit fb6791d100d1b started exploiting this behavior …

πŸ“… Published: June 19, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 9:14 a.m.

4.7

CVSS3.1

CVE-2021-47599 - btrfs: use latest_dev in btrfs_show_devname

In the Linux kernel, the following vulnerability has been resolved: btrfs: use latest_dev in btrfs_show_devname The test case btrfs/238 reports the warning below: WARNING: CPU: 3 PID: 481 at fs/btrfs/super.c:2509 btrfs_show_devname+0x104/0x1e8 [btrfs] CPU: 2 PID: 1 Comm: systemd Tainted: G …

πŸ“… Published: June 19, 2024, midnight πŸ”„ Last Modified: Dec. 18, 2025, 11:38 a.m.

5.5

CVSS3.1

CVE-2024-38591 - RDMA/hns: Fix deadlock on SRQ async events.

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix deadlock on SRQ async events. xa_lock for SRQ table may be required in AEQ. Use xa_store_irq()/ xa_erase_irq() to avoid deadlock.

πŸ“… Published: June 19, 2024, midnight πŸ”„ Last Modified: Nov. 3, 2025, 9:16 p.m.

5.5

CVSS3.1

CVE-2021-47579 - ovl: fix warning in ovl_create_real()

In the Linux kernel, the following vulnerability has been resolved: ovl: fix warning in ovl_create_real() Syzbot triggered the following warning in ovl_workdir_create() -> ovl_create_real(): if (!err && WARN_ON(!newdentry->d_inode)) { The reason is that the cgroup2 filesystem returns from mkdi…

πŸ“… Published: June 19, 2024, midnight πŸ”„ Last Modified: Dec. 18, 2025, 11:37 a.m.

5.5

CVSS3.1

CVE-2021-47590 - mptcp: fix deadlock in __mptcp_push_pending()

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix deadlock in __mptcp_push_pending() __mptcp_push_pending() may call mptcp_flush_join_list() with subflow socket lock held. If such call hits mptcp_sockopt_sync_all() then subsequently __mptcp_sockopt_sync() could try to…

πŸ“… Published: June 19, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:14 a.m.

7.8

CVSS3.1

CVE-2021-47589 - igbvf: fix double free in `igbvf_probe`

In the Linux kernel, the following vulnerability has been resolved: igbvf: fix double free in `igbvf_probe` In `igbvf_probe`, if register_netdev() fails, the program will go to label err_hw_init, and then to label err_ioremap. In free_netdev() which is just below label err_ioremap, there is `list…

πŸ“… Published: June 19, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:14 a.m.

7.8

CVSS3.1

CVE-2021-47613 - i2c: virtio: fix completion handling

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be calle…

πŸ“… Published: June 19, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:14 a.m.

7.8

CVSS3.1

CVE-2021-47609 - firmware: arm_scpi: Fix string overflow in SCPI genpd driver

In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scpi: Fix string overflow in SCPI genpd driver Without the bound checks for scpi_pd->name, it could result in the buffer overflow when copying the SCPI device name from the corresponding device tree node as the name…

πŸ“… Published: June 19, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:14 a.m.
Total resulsts: 346624
Page 9152 of 34,663
Β« previous page Β» next page
Filters