Lucene search
+L

669 matches found

Positive Technologies
Positive Technologies
•added 2026/01/20 12:00 a.m.•19 views

PT-2026-38931

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the kexec load purgatory function where image-start is derived by locating e entry within an SHF EXECINSTR section. If the purgatory object contains multiple executabl...

8.1CVSS5.4AI score0.00162EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/01/20 12:00 a.m.•15 views

MiracleLinux 8 : kexec-tools-2.0.20-57.el8 (AXSA:2021-2827:07)

The remote MiracleLinux 8 host has a package installed that is affected by a vulnerability as referenced in the AXSA:2021-2827:07 advisory. kexec-tools: incorrect permissions on kdump dmesg file CVE-2021-20269 Tenable has extracted the preceding description block directly from the MiracleLinux...

5.5CVSS5.7AI score0.00252EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/01/19 12:00 a.m.•12 views

MiracleLinux 3 : kexec-tools-1.102pre-154.0.1.AXS3 (AXSA:2012-274:02)

The remote MiracleLinux 3 host has a package installed that is affected by multiple vulnerabilities as referenced in the AXSA:2012-274:02 advisory. kexec-tools provides /sbin/kexec binary that facilitates a new kernel to boot using the kernel's kexec feature either on a normal or a panic reboot...

5.7CVSS5.7AI score0.00573EPSS
SaveExploits3References4
Microsoft CVE
Microsoft CVE
•added 2026/01/16 9:01 a.m.•15 views

powerpc/kexec: Enable SMT before waking offline CPUs

...

5.5CVSS5.3AI score0.00143EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/01/16 12:26 a.m.•13 views

SUSE CVE-2025-71119

In the Linux kernel, the following vulnerability has been resolved: powerpc/kexec: Enable SMT before waking offline CPUs If SMT is disabled or a partial SMT state is enabled, when a new kernel image is loaded for kexec, on reboot the following warning is observed: kexec: Waking offline cpu 228...

3.3CVSS6.2AI score0.00143EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
•added 2026/01/16 12:26 a.m.•11 views

SUSE CVE-2025-71139

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 WARNING: CPU: 2 PID:...

5.5CVSS6.5AI score0.00117EPSS
SaveExploits0References3
NVD
NVD
•added 2026/01/14 3:16 p.m.•16 views

CVE-2025-71139

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 WARNING: CPU: 2 PID:...

5.5CVSS0.00117EPSS
SaveExploits0References2
NVD
NVD
•added 2026/01/14 3:16 p.m.•14 views

CVE-2025-71119

In the Linux kernel, the following vulnerability has been resolved: powerpc/kexec: Enable SMT before waking offline CPUs If SMT is disabled or a partial SMT state is enabled, when a new kernel image is loaded for kexec, on reboot the following warning is observed: kexec: Waking offline cpu 228...

5.5CVSS0.00143EPSS
SaveExploits0References5
OSV
OSV
•added 2026/01/14 3:16 p.m.•17 views

UBUNTU-CVE-2025-71119

In the Linux kernel, the following vulnerability has been resolved: powerpc/kexec: Enable SMT before waking offline CPUs If SMT is disabled or a partial SMT state is enabled, when a new kernel image is loaded for kexec, on reboot the following warning is observed: kexec: Waking offline cpu 228...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
•added 2026/01/14 3:16 p.m.•9 views

CVE-2025-71119

In the Linux kernel, the following vulnerability has been resolved: powerpc/kexec: Enable SMT before waking offline CPUs If SMT is disabled or a partial SMT state is enabled, when a new kernel image is loaded for kexec, on reboot the following warning is observed: kexec: Waking offline cpu 228...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
•added 2026/01/14 3:16 p.m.•11 views

CVE-2025-71139

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 WARNING: CPU: 2 PID:...

5.5CVSS5.6AI score0.00117EPSS
SaveExploits0References7
OSV
OSV
•added 2026/01/14 3:16 p.m.•16 views

UBUNTU-CVE-2025-71139

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 WARNING: CPU: 2 PID:...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References8
OSV
OSV
•added 2026/01/14 3:07 p.m.•13 views

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 WARNING: CPU: 2 PID:...

5.3AI score
SaveExploits0References5
CVE
CVE
•added 2026/01/14 3:07 p.m.•52 views

CVE-2025-71139

CVE-2025-71139 – Linux kernel kexec CMA/IMA handling : The issue arises when the kexec target address is allocated in CMA space. The kernel’s kimage_map_segment() path assumes IND_SOURCE pages exist and maps them via vmap(), but CMA-based allocation bypasses IND_SOURCE, leading to a warning and i...

5.5CVSS6.1AI score0.00117EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2026/01/14 3:07 p.m.•40 views

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 WARNING: CPU: 2 PID:...

0.00117EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/01/14 3:07 p.m.•11 views

CVE-2025-71139

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 WARNING: CPU: 2 PID:...

5.5CVSS5.2AI score0.00117EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/01/14 3:06 p.m.•35 views

CVE-2025-71119 powerpc/kexec: Enable SMT before waking offline CPUs

In the Linux kernel, the following vulnerability has been resolved: powerpc/kexec: Enable SMT before waking offline CPUs If SMT is disabled or a partial SMT state is enabled, when a new kernel image is loaded for kexec, on reboot the following warning is observed: kexec: Waking offline cpu 228...

0.00143EPSS
SaveExploits0References5
CVE
CVE
•added 2026/01/14 3:06 p.m.•43 views

CVE-2025-71119

CVE-2025-71119 affects the Linux kernel. The vulnerability arises in powerpc/kexec where, if SMT is disabled or in partial SMT state, loading a new kernel image for kexec and rebooting can trigger a warning (Waking offline cpu) because add_cpu() fails when cpu_bootable() rejects CPUs due to cpu_s...

5.5CVSS5.9AI score0.00143EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
•added 2026/01/14 3:06 p.m.•8 views

CVE-2025-71119

In the Linux kernel, the following vulnerability has been resolved: powerpc/kexec: Enable SMT before waking offline CPUs If SMT is disabled or a partial SMT state is enabled, when a new kernel image is loaded for kexec, on reboot the following warning is observed: kexec: Waking offline cpu 228...

5.5CVSS5.2AI score0.00143EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/01/14 3:06 p.m.•7 views

CVE-2025-71119

In the Linux kernel, the following vulnerability has been resolved: powerpc/kexec: Enable SMT before waking offline CPUs If SMT is disabled or a partial SMT state is enabled, when a new kernel image is loaded for kexec, on reboot the following warning is observed: kexec: Waking offline cpu 228...

5.2AI score0.00143EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder