Lucene search
+L

6476 matches found

CNNVD
CNNVD
added 2024/05/22 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a memory leak in the ptpclockregister function...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 4:15 p.m.11 views

DEBIAN-CVE-2023-52874

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Zero out the missing RSI in TDXHYPERCALL macro In the TDXHYPERCALL asm, after the TDCALL instruction returns from the untrusted VMM, the registers that the TDX guest shares to the VMM need to be cleared to avoid...

5.5CVSS5AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.7 views

DEBIAN-CVE-2023-52740

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch The RFI and STF security mitigation options can flip the interruptexitnotreentrant static branch condition concurrently with the interrupt exit code...

4.7CVSS5.2AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.26 views

UBUNTU-CVE-2023-52740

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch The RFI and STF security mitigation options can flip the interruptexitnotreentrant static branch condition concurrently with the interrupt exit code...

4.7CVSS6.6AI score0.00179EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:31 p.m.9 views

CVE-2023-52859 perf: hisi: Fix use-after-free when register pmu fails

In the Linux kernel, the following vulnerability has been resolved: perf: hisi: Fix use-after-free when register pmu fails When we fail to register the uncore pmu, the pmu context may not been allocated. The error handing will call cpuhpstateremoveinstance to call uncore pmu offline callback, whi...

6.2AI score
SaveExploits0References8
CVE
CVE
added 2024/05/21 3:31 p.m.168 views

CVE-2023-52859

CVE-2023-52859 affects the Linux kernel perf: hisi uncore PMU registration. A use-after-free can occur when the PMU register path fails and the uncore PMU offline callback is invoked, potentially migrating the PMU context. The fix replaces cpuhp_state_remove_instance() with cpuhp_state_remove_ins...

7.8CVSS6.9AI score0.00241EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.1 views

DEBIAN-CVE-2021-47416

In the Linux kernel, the following vulnerability has been resolved: phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in wrong state logic. MDIOBUSALLOCATED indicates 2 states: 1. Bus is only allocated 2. Bus allocated and mdiobusregister fails, but...

5.5CVSS5.4AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-CVE-2021-47255

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must not be executed." Worse, such an access in...

7.1CVSS5.5AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.14 views

CVE-2021-47255

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must not be executed." Worse, such an access in...

7.1CVSS7.2AI score
SaveExploits0References4
NVD
NVD
added 2024/05/21 3:15 p.m.19 views

CVE-2021-47255

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must not be executed." Worse, such an access in...

7.1CVSS6.3AI score0.00244EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.31 views

CVE-2021-47226

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer Both Intel and AMD consider it to be architecturally valid for XRSTOR to fail with PF but nonetheless change the register state. The actual conditions under...

7.1CVSS5.3AI score
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.9 views

UBUNTU-CVE-2021-47416

In the Linux kernel, the following vulnerability has been resolved: phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in wrong state logic. MDIOBUSALLOCATED indicates 2 states: 1. Bus is only allocated 2. Bus allocated and mdiobusregister fails, but...

5.5CVSS6.2AI score0.00234EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.20 views

CVE-2021-47255

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must not be executed." Worse, such an access in...

7.1CVSS6.3AI score0.00244EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

UBUNTU-CVE-2021-47287

In the Linux kernel, the following vulnerability has been resolved: driver core: auxiliary bus: Fix memory leak when driverregister fail If driverregister returns with error we need to free the memory allocated for auxdrv-driver.name before returning from auxiliarydriverregister...

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/21 3:04 p.m.23 views

CVE-2021-47416 phy: mdio: fix memory leak

In the Linux kernel, the following vulnerability has been resolved: phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in wrong state logic. MDIOBUSALLOCATED indicates 2 states: 1. Bus is only allocated 2. Bus allocated and mdiobusregister fails, but...

6.4AI score0.00234EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.21 views

CVE-2021-47255 kvm: LAPIC: Restore guard to prevent illegal APIC register access

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must not be executed." Worse, such an access in...

6.6AI score0.00244EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.19 views

CVE-2021-47255

In the Linux kernel, the following vulnerability has been resolved: kvm: LAPIC: Restore guard to prevent illegal APIC register access Per the SDM, "any access that touches bytes 4 through 15 of an APIC register may cause undefined behavior and must not be executed." Worse, such an access in...

7.1CVSS7.1AI score0.00244EPSS
SaveExploits0
CVE
CVE
added 2024/05/21 2:19 p.m.92 views

CVE-2021-47255

In CVE-2021-47255, the Linux kernel vulnerability affects KVM LAPIC: a read access path in kvm_lapic_reg_read could touch bytes 4–15 of an APIC register, risking leakage of kernel stack contents. The issue was resolved by restoring a guard removed in a prior commit and aligning with the SDM requi...

7.1CVSS6.5AI score0.00244EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.12 views

SUSE CVE-2024-35791

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Flush pages under kvm-lock to fix UAF in svmregisterencregion Do the cache flush of converted pages in svmregisterencregion before dropping kvm-lock to fix use-after-free issues where region and/or its array of pages...

5.5CVSS6.3AI score0.00238EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.6 views

SUSE CVE-2024-35801

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Keep xfdstate in sync with MSRIA32XFD Commit 672365477ae8 "x86/fpu: Update XFD state where required" and commit 8bf26758ca96 "x86/fpu: Add XFD state to fpstate" introduced a per CPU variable xfdstate to keep the MSRIA32X...

5.5CVSS6.5AI score0.00233EPSS
SaveExploits0References16
Rows per page
Query Builder