Lucene search
+L

392 matches found

Cvelist
Cvelist
•added 2026/05/27 12:56 p.m.•56 views

CVE-2026-46014 KVM: SVM: Add missing save/restore handling of LBR MSRs

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Add missing save/restore handling of LBR MSRs MSRIA32DEBUGCTLMSR and LBR MSRs are currently not enumerated by KVMGETMSRINDEXLIST, and LBR MSRs cannot be set with KVMSETMSRS. So save/restore is completely broken. Fix it ...

0.00124EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•18 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: perf/x86/intel: Fixed an access error when accessing the IA32PMCxCFGB MSRs When running perffuzzer on PTL, sometimes the “unchecked MSR access error” is observed when accessing the IA32PMCxCFGB MSRs. 55.611268 Unchecked MSR...

5.9AI score0.00185EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/lbr: Fixed an unchecked MSR access error related to HSW. The fuzzer triggers the following trace: 7763.384369 Unchecked MSR access error: WRMSR to 0x689 attempted to write 0x1fffffff8101349e at rIP:...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References1
GithubExploit
GithubExploit
•added 2026/05/02 9:35 a.m.•129 views

kernel-exploits

Kernel Exploits ppkey Kernels: 3.8.0, 3.8.1, 3...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/04/22 12:00 a.m.•11 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013790)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013790 advisory. In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Fix crash due to uninitialized currentvmcs KVM enables 'Enlightened VMCS' and...

5.6AI score0.00191EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/04/21 12:00 a.m.•13 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010829)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010829 advisory. In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Fix crash due to uninitialized currentvmcs KVM enables 'Enlightened VMCS' and...

5.6AI score0.00191EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/04/21 12:00 a.m.•11 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-013287)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013287 advisory. In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Make sure GHCB is mapped before updating Access to the GHCB is mainly in the VMGEXIT pa...

5.5CVSS5.6AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
•added 2026/04/08 8:16 a.m.•18 views

CVE-2026-4483

An exposed IOCTL with an insufficient access control vulnerability has been identified in the utility, MxGeneralIo, for Moxa’s industrial x86 computers. The affected utility, MxGeneralIo, exposes IOCTL methods that permit direct read and write access to MSR and system memory. A local attacker wit...

7CVSS0.00389EPSS
SaveExploits0References1
CVE
CVE
•added 2026/04/08 7:25 a.m.•50 views

CVE-2026-4483

The CVE-2026-4483 vulnerability affects the Moxa MxGeneralIo utility on industrial x86 computers. It exposes IOCTL interfaces that permit direct read/write access to MSR and system memory, creating a high-privilege local attack surface. According to the description, a local attacker with high pri...

7CVSS5.8AI score0.00389EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/02/19 12:27 a.m.•11 views

SUSE CVE-2026-23113

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking which will create a new worker for other items, or...

5.5CVSS5.6AI score0.00119EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
•added 2026/02/16 2:23 p.m.•16 views

CVE-2026-23113

A flaw was found in the Linux kernel's iouring subsystem. When io-wq worker threads process extremely long-running I/O operations such as large reads from /dev/msr devices, the exit path may be delayed for an extended period because the IOWQBITEXIT flag is only checked before the work loop begins...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/02/14 3:16 p.m.•17 views

CVE-2026-23113

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking which will create a new worker for other items, or...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References34
OSV
OSV
•added 2026/02/14 3:16 p.m.•18 views

UBUNTU-CVE-2026-23113

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking which will create a new worker for other items, or...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References35
OSV
OSV
•added 2026/02/14 3:09 p.m.•17 views

CVE-2026-23113 io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking which will create a new worker for other items, or...

5.3AI score
SaveExploits0References11
attackerkb
attackerkb
•added 2026/02/14 3:09 p.m.•11 views

CVE-2026-23113

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking which will create a new worker for other items, or...

5.5CVSS5.2AI score0.00119EPSS
SaveExploits0References7Affected Software1
CVE
CVE
•added 2026/02/14 3:09 p.m.•58 views

CVE-2026-23113

CVE-2026-23113 affects the Linux kernel io-uring/io-wq component. The issue stems from not checking IO_WQ_BIT_EXIT in the io_worker_handle_work() loop, causing long exits when processing large pending reads (e.g., 2GB reads from /dev/msr* with >16MB per read). Evidence in the advisory shows th...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
•added 2026/02/14 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23113

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items eith...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/01/25 3:15 p.m.•12 views

CVE-2026-23005

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Clear XSTATEBVi in guest XSAVE state whenever XFDi=1 When loading guest XSAVE state via KVMSETXSAVE, and when updating XFD in response to a guest WRMSR, clear XFD-disabled features in the saved or to be restored XSTATEBV...

5.5CVSS5.7AI score0.00221EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
•added 2026/01/25 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23005

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - x86/fpu: Clear XSTATEBVi in guest XSAVE state whenever XFDi=1 When loading guest XSAVE state via KVMSETXSAVE, and when updating XFD in response to a guest WRMSR...

5.5CVSS5.5AI score0.00221EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/01/16 12:00 a.m.•7 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000638)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000638 advisory. The msrmtrrvalid function in arch/x86/kvm/mtrr.c in the Linux kernel before 4.6.1 supports MSR 0x2f8, which allows guest OS users to read or write to the kvmarchvcpu...

7.1CVSS7.5AI score0.00345EPSS
SaveExploits0References8
Rows per page
Query Builder