0.0

CVE-2025-68737 - arm64/pageattr: Propagate return value from __change_memory_common

In the Linux kernel, the following vulnerability has been resolved: arm64/pageattr: Propagate return value from __change_memory_common The rodata=on security measure requires that any code path which does vmalloc -> set_memory_ro/set_memory_rox must protect the linear map alias too. Therefore, if…

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

7.0

CVSS3.1

CVE-2023-53996 - x86/sev: Make enc_dec_hypercall() accept a size instead of npages

In the Linux kernel, the following vulnerability has been resolved: x86/sev: Make enc_dec_hypercall() accept a size instead of npages enc_dec_hypercall() accepted a page count instead of a size, which forced its callers to round up. As a result, non-page aligned vaddrs caused pages to be spurious…

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

0.0

CVE-2023-54151 - f2fs: Fix system crash due to lack of free space in LFS

In the Linux kernel, the following vulnerability has been resolved: f2fs: Fix system crash due to lack of free space in LFS When f2fs tries to checkpoint during foreground gc in LFS mode, system crash occurs due to lack of free space if the amount of dirty node and dentry pages generated by data …

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

5.5

CVSS3.1

CVE-2023-54149 - net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses

In the Linux kernel, the following vulnerability has been resolved: net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses When using the felix driver (the only one which supports UC filtering and MC filtering) as a DSA master for a random other DSA switch, one can see the follo…

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

5.5

CVSS3.1

CVE-2023-54023 - btrfs: fix race between balance and cancel/pause

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between balance and cancel/pause Syzbot reported a panic that looks like this: assertion failed: fs_info->exclusive_operation == BTRFS_EXCLOP_BALANCE_PAUSED, in fs/btrfs/ioctl.c:465 ------------[ cut here ]--…

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

5.5

CVSS3.1

CVE-2025-68746 - spi: tegra210-quad: Fix timeout handling

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Fix timeout handling When the CPU that the QSPI interrupt handler runs on (typically CPU 0) is excessively busy, it can lead to rare cases of the IRQ thread not running before the transfer timeout is reached. …

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

5.5

CVSS3.1

CVE-2025-68732 - gpu: host1x: Fix race in syncpt alloc/free

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix race in syncpt alloc/free Fix race condition between host1x_syncpt_alloc() and host1x_syncpt_put() by using kref_put_mutex() instead of kref_put() + manual mutex locking. This ensures no thread can acquire the s…

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

5.5

CVSS3.1

CVE-2025-68724 - crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id Use check_add_overflow() to guard against potential integer overflows when adding the binary blob lengths and the size of an asymmetric_key_id structure and…

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

5.5

CVSS3.1

CVE-2025-68375 - perf/x86: Fix NULL event access and potential PEBS record loss

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix NULL event access and potential PEBS record loss When intel_pmu_drain_pebs_icl() is called to drain PEBS records, the perf_event_overflow() could be called to process the last PEBS record. While perf_event_overflow…

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

5.5

CVSS3.1

CVE-2025-68363 - bpf: Check skb->transport_header is set in bpf_skb_check_mtu

In the Linux kernel, the following vulnerability has been resolved: bpf: Check skb->transport_header is set in bpf_skb_check_mtu The bpf_skb_check_mtu helper needs to use skb->transport_header when the BPF_MTU_CHK_SEGS flag is used: bpf_skb_check_mtu(skb, ifindex, &mtu_len, 0, BPF_MTU_CHK_SEGS)…

πŸ“… Published: Dec. 24, 2025, midnight πŸ”„ Last Modified: Feb. 9, 2026, 8:31 a.m.
Total resulsts: 343448
Page 1863 of 34,345
Β« previous page Β» next page
Filters