Lucene search
+L

2789 matches found

OSV
OSV
added 2025/09/05 5:21 p.m.13 views

CVE-2025-39701 ACPI: pfr_update: Fix the driver update version check

In the Linux kernel, the following vulnerability has been resolved: ACPI: pfrupdate: Fix the driver update version check The security-version-number check should be used rather than the runtime version check for driver updates. Otherwise, the firmware update would fail when the update binary had ...

6.2AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/09/05 5:21 p.m.24 views

CVE-2025-39701 ACPI: pfr_update: Fix the driver update version check

In the Linux kernel, the following vulnerability has been resolved: ACPI: pfrupdate: Fix the driver update version check The security-version-number check should be used rather than the runtime version check for driver updates. Otherwise, the firmware update would fail when the update binary had ...

0.00184EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/09/05 12:00 a.m.5 views

The vulnerability of the ACPICA component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the ACPICA component in the Linux operating system’s kernel is related to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS6.6AI score0.00178EPSS
SaveExploits0References16Affected Software6
Tenable Nessus
Tenable Nessus
added 2025/09/05 12:00 a.m.9 views

Amazon Linux 2 : kernel, --advisory ALAS2KERNEL-5.10-2025-102 (ALASKERNEL-5.10-2025-102)

The version of kernel installed on the remote host is prior to 5.10.240-238.955. It is, therefore, affected by a vulnerability as referenced in the ALAS2KERNEL-5.10-2025-102 advisory. In the Linux kernel, the following vulnerability has been resolved: ACPICA: Refuse to evaluate a method if...

7.8CVSS6.2AI score0.00178EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:49 a.m.10 views

NULL pointer deference in acpi_db_convert_to_package of Linux acpi module

...

5.3CVSS7AI score0.00172EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:32 p.m.14 views

ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration()

...

5.5CVSS7AI score0.00179EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/08/27 12:00 a.m.11 views

PT-2025-46738

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.16.0-rc7+ Description The Linux kernel contained a flaw related to memory mapping within KVM when running as a Secure Nested Paging SNP or Trusted Execution Technology TDX guest. Specifically, the legacy PCI...

4.6CVSS5.4AI score0.00677EPSS
SaveExploits5References391
CVE
CVE
added 2025/08/26 1:07 p.m.55 views

CVE-2025-38676

CVE-2025-38676 affects the Linux kernel (iommu/amd) and fixes a stack buffer overflow when processing kernel cmdline acpiid length. The issue is local and can be triggered by crafted kernel command-line input; base score 7.8 (HIGH) with LOCAL/LOW complexity, no user interaction. The CVE is addres...

7.8CVSS7.6AI score0.00394EPSS
SaveExploits1References10Affected Software1
NVD
NVD
added 2025/08/22 4:15 p.m.16 views

CVE-2025-38647

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: sar: drop lockdep assertion in rtw89setsarfromacpi The following assertion is triggered on the rtw89 driver startup. It looks meaningless to hold wiphy lock on the early init stage so drop the assertion. WARNING: CPU...

5.5CVSS0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/22 4:00 p.m.8 views

CVE-2025-38647 wifi: rtw89: sar: drop lockdep assertion in rtw89_set_sar_from_acpi

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: sar: drop lockdep assertion in rtw89setsarfromacpi The following assertion is triggered on the rtw89 driver startup. It looks meaningless to hold wiphy lock on the early init stage so drop the assertion. WARNING: CPU...

6.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/08/22 4:00 p.m.30 views

CVE-2025-38647 wifi: rtw89: sar: drop lockdep assertion in rtw89_set_sar_from_acpi

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: sar: drop lockdep assertion in rtw89setsarfromacpi The following assertion is triggered on the rtw89 driver startup. It looks meaningless to hold wiphy lock on the early init stage so drop the assertion. WARNING: CPU...

0.00137EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/22 12:00 a.m.17 views

PT-2025-34408 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.15.0+ Description: The Linux kernel contains a flaw within the rtw89 driver related to a lockdep assertion in the rtw89 set sar from acpi function. The assertion was triggered during driver startup and has bee...

7AI score0.00137EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2017-11472

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The acpinsterminate function in drivers/acpi/acpica/nsutils.c in the Linux kernel before 4.12 does not flush the operand cache and causes a kernel stack dump,...

7.1CVSS6AI score0.00382EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-24856

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that...

5.3CVSS6.1AI score0.00172EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2021-46966

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ACPI: custommethod: fix potential use-after-free issue In cmwrite, buf is always freed when...

7.8CVSS5.6AI score0.0023EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2019-20908

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in drivers/firmware/efi/efi.c in the Linux kernel before 5.4. Incorrect access permissions for the efivarssdt ACPI variable could be use...

6.9CVSS6.6AI score0.00514EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2021-46985

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ACPI: scan: Fix a memory leak in an error handling path If 'acpidevicesetname' fails, we mus...

5.5CVSS5.5AI score0.00249EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/08/11 12:00 a.m.15 views

The vulnerability of the usb_acpi_add_usb4_devlink() function in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the usbacpiaddusb4devlink function in the Linux operating system is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

7CVSS5.9AI score0.00159EPSS
SaveExploits0References8Affected Software5
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53070

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent Commit 0c80f9e165f8...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-49665

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: platform/x86: thinkpadacpi: Fix a memory leak of EFCH MMIO resource Unlike releasememregion,...

5.5CVSS5.5AI score0.00218EPSS
SaveExploits0References2
Rows per page
Query Builder