Lucene search
+L

32901 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/18 12:00 a.m.8 views

EulerOS Virtualization 2.13.0 : EDK2 (EulerOS-SA-2025-2571)

According to the versions of the EDK2 package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : EDK2 contains a vulnerability in BIOS where an attacker may cause 'Protection Mechanism Failure' by local access. Successful...

7CVSS7.1AI score0.00214EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:00 a.m.7 views

EulerOS Virtualization 2.13.1 : EDK2 (EulerOS-SA-2025-2536)

According to the versions of the EDK2 package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : EDK2 contains a vulnerability in BIOS where an attacker may cause 'Protection Mechanism Failure' by local access. Successful...

7CVSS7.1AI score0.00214EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/12/18 12:00 a.m.11 views

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

The vulnerability of the crypto/afalg.c component in the Linux operating system is related to state management errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00302EPSS
SaveExploits0References16Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/12/18 12:00 a.m.12 views

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

The vulnerability of the dosecurestorageaccess function arch/s390/mm/fault.c in the Linux operating system kernel is related to memory release errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References6Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/12/18 12:00 a.m.13 views

The vulnerability of the nic_valid_size() function in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the nicvalidsize function in the Linux operating system’s kernel is related to the access to an uninitialized pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00293EPSS
SaveExploits0References11Affected Software2
ATTACKERKB
ATTACKERKB
added 2025/12/17 9:29 p.m.12 views

CVE-2025-68109

ChurchCRM is an open-source church management system. In versions prior to 6.5.3, the Database Restore functionality does not validate the content or file extension of uploaded files. As a result, an attacker can upload a web shell file and subsequently upload a .htaccess file to enable direct...

9.1CVSS6.4AI score0.0157EPSS
SaveExploits3References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/17 7:51 p.m.6 views

CVE-2025-34438 AVideo < 20.1 IDOR Arbitrary Video Rotation

AVideo versions prior to 20.1 contain an insecure direct object reference vulnerability allowing users with upload permissions to modify the rotation metadata of any video. The endpoint verifies upload capability but fails to enforce ownership or management rights for the targeted video...

5.3CVSS6.4AI score0.00277EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/17 3:34 p.m.10 views

EUVD-2025-203896

Successful exploitation of this vulnerability could result in the product failing to re-establish communication once the certificate expires...

7.1CVSS6.3AI score0.00103EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/17 1:15 p.m.10 views

CVE-2025-61736

Successful exploitation of this vulnerability could result in the product failing to re-establish communication once the certificate expires...

7.1CVSS0.00103EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/17 12:36 p.m.34 views

CVE-2025-61736

CVE-2025-61736 affects Johnson Controls iSTAR series (e.g., iSTAR eX, iSTAR Edge, iSTAR Ultra LT/Ultra/SE). The issue is an improper handling of certificate expiration that can cause the device to fail to re-establish communication after a certificate expires. This vulnerability is named in CVE r...

7.1CVSS6.5AI score0.00103EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/17 12:36 p.m.50 views

CVE-2025-61736 iSTAR- Improper Validation of Certificate Expiration

Successful exploitation of this vulnerability could result in the product failing to re-establish communication once the certificate expires...

7.1CVSS0.00103EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/17 11:22 a.m.5 views

SUSE-SU-2025:4426-1 Security update for xkbcomp

This update for xkbcomp fixes the following issues: - CVE-2018-15863: NULL pointer dereference triggered by a a crafted keymap file with a no-op modmask expression can lead to a crash bsc1105832. - CVE-2018-15861: NULL pointer dereference triggered by a crafted keymap file that induces an...

5.5CVSS6.3AI score0.00539EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/12/17 8:08 a.m.12 views

CVE-2025-59029

A flaw was found in PowerDNS. This vulnerability allows an attacker to trigger an assertion failure via requesting crafted DNS Domain Name System records, waiting for them to be inserted into the records cache, then sending a query with qtype set to ANY. Mitigation To mitigate this issue, restric...

5.3CVSS6.3AI score0.00377EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/12/17 7:48 a.m.9 views

kernel: mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory

A use-after-free memory bug exists in the linux kernel, such that unpoisonmemory tries to check the PGHWPoison flags of an uninitialized page. So VMBUGONPAGEPagePoisonedpage is triggered, leading to damage to the system availability and integrity...

7.1CVSS5.8AI score0.00153EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 7:48 a.m.13 views

kernel: net: sched: sfb: fix null pointer access issue when sfb_init() fails

A null pointer dereference exists in the linux kernel, such that when sfbinit fails qdisc is NULL, and it will cause gpf issue, leading to damage to the availability of the system...

5.5CVSS7.3AI score0.00203EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/12/17 3:23 a.m.7 views

CVE-2025-14304 ASRock, ASRockRack, ASRockInd|Motherboard - Protection Mechanism Failure

Certain motherboard models developed by ASRock and its subsidiaries, ASRockRack and ASRockInd. has a Protection Mechanism Failure vulnerability. Because IOMMU was not properly enabled, unauthenticated physical attackers can use a DMA-capable PCIe device to read and write arbitrary physical memory...

7CVSS6.4AI score0.00342EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/17 3:15 a.m.12 views

CVE-2025-14302

Certain motherboard models developed by GIGABYTE has a Protection Mechanism Failure vulnerability. Because IOMMU was not properly enabled, unauthenticated physical attackers can use a DMA-capable PCIe device to read and write arbitrary physical memory before the OS kernel and its security feature...

7CVSS0.00339EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/17 3:15 a.m.13 views

CVE-2025-14303

Certain motherboard models developed by MSI has a Protection Mechanism Failure vulnerability. Because IOMMU was not properly enabled, unauthenticated physical attackers can use a DMA-capable PCIe device to read and write arbitrary physical memory before the OS kernel and its security features are...

7CVSS0.00339EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/12/17 3:13 a.m.6 views

CVE-2025-14303 MSI|Motherboard - Protection Mechanism Failure

Certain motherboard models developed by MSI has a Protection Mechanism Failure vulnerability. Because IOMMU was not properly enabled, unauthenticated physical attackers can use a DMA-capable PCIe device to read and write arbitrary physical memory before the OS kernel and its security features are...

7CVSS6.4AI score0.00339EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/17 3:13 a.m.44 views

CVE-2025-14303

MSI MSI motherboards (Intel 600/700 series chipsets) are affected by CVE-2025-14303, a protection mechanism failure where IOMMU is not correctly initialized during early boot. This allows a DMA-capable PCIe device with physical access to read or modify arbitrary memory before the OS kernel and se...

7CVSS6.4AI score0.00339EPSS
SaveExploits0References3
Rows per page
Query Builder