5.5

CVSS3.1

CVE-2025-71114 - via_wdt: fix critical boot hang due to unnamed resource allocation

In the Linux kernel, the following vulnerability has been resolved: via_wdt: fix critical boot hang due to unnamed resource allocation The VIA watchdog driver uses allocate_resource() to reserve a MMIO region for the watchdog control register. However, the allocated resource was not given a name,…

πŸ“… Published: Jan. 14, 2026, midnight πŸ”„ Last Modified: Jan. 19, 2026, 12:20 p.m.

5.5

CVSS3.1

CVE-2025-71111 - hwmon: (w83791d) Convert macros to functions to avoid TOCTOU

In the Linux kernel, the following vulnerability has been resolved: hwmon: (w83791d) Convert macros to functions to avoid TOCTOU The macro FAN_FROM_REG evaluates its arguments multiple times. When used in lockless contexts involving shared driver data, this leads to Time-of-Check to Time-of-Use (…

πŸ“… Published: Jan. 14, 2026, midnight πŸ”„ Last Modified: Jan. 19, 2026, 12:20 p.m.

0.0

CVE-2025-71121 - parisc: Do not reprogram affinitiy on ASP chip

In the Linux kernel, the following vulnerability has been resolved: parisc: Do not reprogram affinitiy on ASP chip The ASP chip is a very old variant of the GSP chip and is used e.g. in HP 730 workstations. When trying to reprogram the affinity it will crash with a HPMC as the relevant registers …

πŸ“… Published: Jan. 14, 2026, midnight πŸ”„ Last Modified: Jan. 19, 2026, 12:20 p.m.

7.0

CVSS3.1

CVE-2025-71128 - erspan: Initialize options_len before referencing options.

In the Linux kernel, the following vulnerability has been resolved: erspan: Initialize options_len before referencing options. The struct ip_tunnel_info has a flexible array member named options that is protected by a counted_by(options_len) attribute. The compiler will use this information to e…

πŸ“… Published: Jan. 14, 2026, midnight πŸ”„ Last Modified: Jan. 14, 2026, 4:25 p.m.

0.0

CVE-2025-71124 - drm/msm/a6xx: move preempt_prepare_postamble after error check

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: move preempt_prepare_postamble after error check Move the call to preempt_prepare_postamble() after verifying that preempt_postamble_ptr is valid. If preempt_postamble_ptr is NULL, dereferencing it in preempt_prepar…

πŸ“… Published: Jan. 14, 2026, midnight πŸ”„ Last Modified: Jan. 14, 2026, 4:25 p.m.

5.5

CVSS3.1

CVE-2025-71122 - iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVED

In the Linux kernel, the following vulnerability has been resolved: iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVED syzkaller found it could overflow math in the test infrastructure and cause a WARN_ON by corrupting the reserved interval tree. This only effects test kernels wit…

πŸ“… Published: Jan. 14, 2026, midnight πŸ”„ Last Modified: Jan. 14, 2026, 4:25 p.m.

0.0

CVE-2025-71143 - clk: samsung: exynos-clkout: Assign .num before accessing .hws

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: exynos-clkout: Assign .num before accessing .hws Commit f316cdff8d67 ("clk: Annotate struct clk_hw_onecell_data with __counted_by") annotated the hws member of 'struct clk_hw_onecell_data' with __counted_by, which i…

πŸ“… Published: Jan. 14, 2026, midnight πŸ”„ Last Modified: Jan. 14, 2026, 4:25 p.m.

0.0

CVE-2025-71140 - media: mediatek: vcodec: Use spinlock for context list protection lock

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Use spinlock for context list protection lock Previously a mutex was added to protect the encoder and decoder context lists from unexpected changes originating from the SCP IP block, causing the context p…

πŸ“… Published: Jan. 14, 2026, midnight πŸ”„ Last Modified: Jan. 14, 2026, 4:25 p.m.

0.0

CVE-2025-71139 - kernel/kexec: fix IMA when allocation happens in CMA area

In the Linux kernel, the following vulnerability has been resolved: kernel/kexec: fix IMA when allocation happens in CMA area *** Bug description *** When I tested kexec with the latest kernel, I ran into the following warning: [ 40.712410] ------------[ cut here ]------------ [ 40.712576] …

πŸ“… Published: Jan. 14, 2026, midnight πŸ”„ Last Modified: Jan. 14, 2026, 4:25 p.m.

5.5

CVSS3.1

CVE-2025-71135 - md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_cnt()

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_cnt() The variable mddev->private is first assigned to conf and then checked: conf = mddev->private; if (!conf) ... If conf is NULL, then mddev->p…

πŸ“… Published: Jan. 14, 2026, midnight πŸ”„ Last Modified: Jan. 14, 2026, 4:25 p.m.
Total resulsts: 328632
Page 104 of 32,864
Β« previous page Β» next page
Filters