Lucene search
+L

199 matches found

RedhatCVE
RedhatCVE
added 2025/01/20 7:21 a.m.18 views

CVE-2025-21632

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Ensure shadow stack is active before "getting" registers The x86 shadow stack support has its own set of registers. Those registers are XSAVE-managed, but they are "supervisor state components" which means that userspace...

5.5CVSS6.8AI score0.00206EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/20 3:47 a.m.7 views

SUSE CVE-2025-21632

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Ensure shadow stack is active before "getting" registers The x86 shadow stack support has its own set of registers. Those registers are XSAVE-managed, but they are "supervisor state components" which means that userspace...

5.5CVSS7.5AI score0.00206EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/01/20 3:47 a.m.17 views

SUSE CVE-2025-21650

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fixed hclgefetchpfreg accesses bar space out of bounds issue The TQP BAR space is divided into two segments. TQPs 0-1023 and TQPs 1024-1279 are in different BAR space addresses. However, hclgefetchpfreg does not...

5.5CVSS7.5AI score0.00201EPSS
SaveExploits0References13
NVD
NVD
added 2025/01/19 11:15 a.m.14 views

CVE-2025-21632

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Ensure shadow stack is active before "getting" registers The x86 shadow stack support has its own set of registers. Those registers are XSAVE-managed, but they are "supervisor state components" which means that userspace...

5.5CVSS0.00206EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/19 10:17 a.m.10 views

CVE-2025-21632 x86/fpu: Ensure shadow stack is active before "getting" registers

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Ensure shadow stack is active before "getting" registers The x86 shadow stack support has its own set of registers. Those registers are XSAVE-managed, but they are "supervisor state components" which means that userspace...

6AI score
SaveExploits0References6
OSV
OSV
added 2024/12/27 3:15 p.m.2 views

DEBIAN-CVE-2024-56649

In the Linux kernel, the following vulnerability has been resolved: net: enetc: Do not configure preemptible TCs if SIs do not support Both ENETC PF and VF drivers share enetcsetuptcmqprio to configure MQPRIO. And enetcsetuptcmqprio calls enetcchangepreemptibletcs to configure preemptible TCs...

5.5CVSS5.7AI score0.00229EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/24 12:15 p.m.24 views

CVE-2024-53153

In the Linux kernel, the following vulnerability has been resolved: PCI: qcom-ep: Move controller cleanups to qcompcieperstdeassert Currently, the endpoint cleanup function dwpcieepcleanup and EPF deinit notify function pciepcdeinitnotify are called during the execution of qcompcieperstassert i.e...

5.5CVSS0.0028EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/24 11:28 a.m.14 views

CVE-2024-53153 PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()

In the Linux kernel, the following vulnerability has been resolved: PCI: qcom-ep: Move controller cleanups to qcompcieperstdeassert Currently, the endpoint cleanup function dwpcieepcleanup and EPF deinit notify function pciepcdeinitnotify are called during the execution of qcompcieperstassert i.e...

6.5AI score
SaveExploits0References6
OSV
OSV
added 2024/12/06 11:08 a.m.12 views

OESA-2024-2519 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix invalid FIFO access with special register set When enabling access to the special register set, Receiver time-out and RHR interrupts can...

7.8CVSS5.9AI score0.01064EPSS
SaveExploits0References28
OSV
OSV
added 2024/11/19 6:15 p.m.9 views

UBUNTU-CVE-2024-53070

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: fix fault at system suspend if device was already runtime suspended If the device was already runtime suspended then during system suspend we cannot access the device registers else it will crash. Also we cannot access...

5.5CVSS6.5AI score0.00241EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/11/04 12:00 a.m.14 views

PT-2024-35534

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.11.8 Description A fault in the Linux kernel has been resolved, specifically in the dwc3 component, which occurs when the system is suspended and the device was already runtime suspended. This issue prevents...

5.5CVSS6.7AI score0.00241EPSS
SaveExploits0
Lenovo
Lenovo
added 2024/08/13 4:10 p.m.6 views

AMD Uninitialized GPU Register Access Advisory - Lenovo Support US

No description provided...

5.3AI score
SaveExploits0
Amd
Amd
added 2024/08/13 12:00 a.m.63 views

Uninitialized GPU Register Access

AMD ID: AMD-SB-6013 Potential Impact: Data Leakage Severity: Medium Summary AMD is aware of a publicly available paper titled “Whispering Pixels: Exploiting Uninitialized Register Accesses in Modern GPUs” which describes a technique for potentially leaking pixel data from GPU registers...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/05/30 12:00 a.m.14 views

PT-2024-26849

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when the devlink reload process accesses hardware resources during pf initialization, but the register operation is done before the hardware is initialized, potentially...

5.5CVSS5.5AI score0.00224EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/23 2:04 p.m.29 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...

6.1CVSS6.2AI score0.00244EPSS
SaveExploits0References4
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
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
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
Rows per page
Query Builder