5.5

CVSS3.1

CVE-2023-52995 - riscv/kprobe: Fix instruction simulation of JALR

In the Linux kernel, the following vulnerability has been resolved: riscv/kprobe: Fix instruction simulation of JALR Set kprobe at 'jalr 1140(ra)' of vfs_write results in the following crash: [ 32.092235] Unable to handle kernel access to user memory without uaccess routines at virtual address…

πŸ“… Published: March 27, 2025, midnight πŸ”„ Last Modified: Oct. 29, 2025, 4:59 p.m.

5.5

CVSS3.1

CVE-2023-53006 - cifs: Fix oops due to uncleared server->smbd_conn in reconnect

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uncleared server->smbd_conn in reconnect In smbd_destroy(), clear the server->smbd_conn pointer after freeing the smbd_connection struct that it points to so that reconnection doesn't get confused.

πŸ“… Published: March 27, 2025, midnight πŸ”„ Last Modified: Oct. 30, 2025, 4:24 p.m.

5.5

CVSS3.1

CVE-2023-52993 - x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL

In the Linux kernel, the following vulnerability has been resolved: x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL Baoquan reported that after triggering a crash the subsequent crash-kernel fails to boot about half of the time. It triggers a NULL pointer dereference in the periodic tick cod…

πŸ“… Published: March 27, 2025, midnight πŸ”„ Last Modified: Oct. 1, 2025, 9:15 p.m.

5.5

CVSS3.1

CVE-2023-52992 - bpf: Skip task with pid=1 in send_signal_common()

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip task with pid=1 in send_signal_common() The following kernel panic can be triggered when a task with pid=1 attaches a prog that attempts to send killing signal to itself, also see [1] for more details: Kernel panic -…

πŸ“… Published: March 27, 2025, midnight πŸ”„ Last Modified: Oct. 29, 2025, 5 p.m.

5.5

CVSS3.1

CVE-2023-52976 - efi: fix potential NULL deref in efi_mem_reserve_persistent

In the Linux kernel, the following vulnerability has been resolved: efi: fix potential NULL deref in efi_mem_reserve_persistent When iterating on a linked list, a result of memremap is dereferenced without checking it for NULL. This patch adds a check that falls back on allocating a new page in …

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

7.8

CVSS3.1

CVE-2023-52974 - scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress If during iscsi_sw_tcp_session_create() iscsi_tcp_r2tpool_alloc() fails, userspace could be accessing the host's ipaddress attr. If we then free the session…

πŸ“… Published: March 27, 2025, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:17 a.m.

5.5

CVSS3.1

CVE-2023-52940 - mm: multi-gen LRU: fix crash during cgroup migration

In the Linux kernel, the following vulnerability has been resolved: mm: multi-gen LRU: fix crash during cgroup migration lru_gen_migrate_mm() assumes lru_gen_add_mm() runs prior to itself. This isn't true for the following scenario: CPU 1 CPU 2 clone() cgroup_…

πŸ“… Published: March 27, 2025, midnight πŸ”„ Last Modified: Oct. 28, 2025, 6:25 p.m.

5.5

CVSS3.1

CVE-2022-49742 - f2fs: initialize locks earlier in f2fs_fill_super()

In the Linux kernel, the following vulnerability has been resolved: f2fs: initialize locks earlier in f2fs_fill_super() syzbot is reporting lockdep warning at f2fs_handle_error() [1], for spin_lock(&sbi->error_lock) is called before spin_lock_init() is called. For safe locking in error handling, …

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

5.5

CVSS3.1

CVE-2022-49739 - gfs2: Always check inode size of inline inodes

In the Linux kernel, the following vulnerability has been resolved: gfs2: Always check inode size of inline inodes Check if the inode size of stuffed (inline) inodes is within the allowed range when reading inodes from disk (gfs2_dinode_in()). This prevents us from on-disk corruption. The two c…

πŸ“… Published: March 27, 2025, midnight πŸ”„ Last Modified: Dec. 23, 2025, 1:25 p.m.

7.1

CVSS3.1

CVE-2023-53024 - bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation To mitigate Spectre v4, 2039f26f3aca ("bpf: Fix leakage due to insufficient speculative store bypass mitigation") inserts lfence instructions after 1) …

πŸ“… Published: March 27, 2025, midnight πŸ”„ Last Modified: Jan. 22, 2026, 8:56 p.m.
Total resulsts: 349182
Page 6194 of 34,919
Β« previous page Β» next page
Filters