Lucene search
+L

806 matches found

RedHat Linux
RedHat Linux
added 2026/08/31 7:03 a.m.8 views

php: PHP: Denial of Service via circular symbolic links in phar archives

A flaw was found in PHP. When processing a specially crafted PHP Archive phar file containing circular symbolic links, the PHP process can enter an uncontrolled loop. This unbounded recursion exhausts the program's memory stack, causing the PHP application to crash. This vulnerability could allow...

8.1CVSS5.8AI score0.00114EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/31 4:58 a.m.5 views

cve-2026-24688

CVE-2026-24688 - pypdf - Vulnérabilité DoS par référence circulaire Ce dépôt contient un code de preuve de concept pour déclencher CVE-2026-24688. Résumé Vulnérabilité critique de déni de service dans la logique d'analyse des contours signets de pypdf. Lors du traitement d'un PDF avec des...

5.1CVSS5.8AI score0.00403EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80660

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: occ unregister sysfs devices outside occ lock occactivefalse and occshutdown unregister sysfs-backed devices while occ-lock is held. hwmondeviceunregiste...

5.4AI score0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 12:00 a.m.5 views

ALSA-2026:61259 Low: php security, bug fix, and enhancement update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: ext/openssl: memory corruption in opensslencrypt with AES-WRAP-PAD CVE-2026-14355 php: ext-pgsql: PHP: SQL injection via improper backslash escaping CVE-2026-17543 php: PHP: Denial of Servic...

9.8CVSS5.9AI score0.00323EPSS
SaveExploits2References7
NVD
NVD
added 2026/08/28 8:16 a.m.14 views

CVE-2026-80660

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ unregister sysfs devices outside occ lock occactivefalse and occshutdown unregister sysfs-backed devices while occ-lock is held. hwmondeviceunregister and sysfsremovegroup can wait for active sysfs callbacks to drain,...

0.00172EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 8:16 a.m.6 views

UBUNTU-CVE-2026-80660

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ unregister sysfs devices outside occ lock occactivefalse and occshutdown unregister sysfs-backed devices while occ-lock is held. hwmondeviceunregister and sysfsremovegroup can wait for active sysfs callbacks to drain,...

5.8AI score0.00172EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.9 views

CVE-2026-80660

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ unregister sysfs devices outside occ lock occactivefalse and occshutdown unregister sysfs-backed devices while occ-lock is held. hwmondeviceunregister and sysfsremovegroup can wait for active sysfs callbacks to drain,...

5.8AI score0.00172EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:49 a.m.13 views

EUVD-2026-67536

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ unregister sysfs devices outside occ lock occactivefalse and occshutdown unregister sysfs-backed devices while occ-lock is held. hwmondeviceunregister and sysfsremovegroup can wait for active sysfs callbacks to drain,...

5.8AI score0.00172EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/28 6:49 a.m.22 views

CVE-2026-80660

CVE-2026-80660 is a lock-ordering deadlock in the Linux kernel's hwmon (occ) driver . The functions occ_active(false) and occ_shutdown() unregister sysfs-backed devices while holding occ->lock, but hwmon_device_unregister() and sysfs_remove_group() may wait for active sysfs callbacks to drain,...

5.8AI score0.00172EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 6:49 a.m.11 views

CVE-2026-80660 hwmon: (occ) unregister sysfs devices outside occ lock

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ unregister sysfs devices outside occ lock occactivefalse and occshutdown unregister sysfs-backed devices while occ-lock is held. hwmondeviceunregister and sysfsremovegroup can wait for active sysfs callbacks to drain,...

5.8AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.4 views

MiracleLinux 8 : php:8.2 (AXSA:2026-1653:01)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1653:01 advisory. php: ext-pgsql: PHP: SQL injection via improper backslash escaping CVE-2026-17543 php: PHP: Denial of Service via circular symbolic links in phar...

9.8CVSS5.9AI score0.00323EPSS
SaveExploits2References3
CloudLinux
CloudLinux
added 2026/08/22 10:40 a.m.9 views

php: Fix of 2 CVEs

CVE-2026-7260: fix stack exhaustion via unbounded recursion on circular symlinks in phar archives - CVE-2026-9672: fix use of uninitialised LZW table data in bundled libgd GIF decoder...

8.1CVSS5.2AI score0.00114EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/21 11:32 a.m.8 views

CVE-2026-74463

A flaw was found in the Linux kernel's i2c: jz4780 driver. A severe deadlock can occur between the Common Clock Framework CCF and the I2C adapter lock. This happens when an I2C-controlled clock generator client is registered or modified, and a concurrent I2C transfer attempts to acquire a lock...

5.5CVSS5.3AI score0.00177EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 12:01 a.m.9 views

RLSA-2026:57574 Important: php:8.2 security, bug fix, and enhancement update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: ext-pgsql: PHP: SQL injection via improper backslash escaping CVE-2026-17543 php: PHP: Denial of Service via circular symbolic links in phar archives CVE-2026-7260 Bug Fixes and Enhancements...

7.4CVSS5.8AI score0.00323EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.10 views

AlmaLinux 8 : php:8.2 (ALSA-2026:57574)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:57574 advisory. php: ext-pgsql: PHP: SQL injection via improper backslash escaping CVE-2026-17543 php: PHP: Denial of Service via circular symbolic links in phar archive...

9.8CVSS6AI score0.00323EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.7 views

AlmaLinux 9 : php:8.3 (ALSA-2026:57539)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:57539 advisory. php: ext-pgsql: PHP: SQL injection via improper backslash escaping CVE-2026-17543 php: PHP: Denial of Service via circular symbolic links in phar archive...

9.8CVSS6AI score0.00323EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: php (UTSA-2026-102698)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-102698 advisory. Circular symbolic links in phar archives could lead to unbounded recursion, exhausting the C stack and crashing the PHP process,in PHP versionsfrom 8.2. before 8.2.3...

8.1CVSS5.6AI score0.00114EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/20 4:43 p.m.14 views

php: PHP: Denial of Service via circular symbolic links in phar archives

A flaw was found in PHP. When processing a specially crafted PHP Archive phar file containing circular symbolic links, the PHP process can enter an uncontrolled loop. This unbounded recursion exhausts the program's memory stack, causing the PHP application to crash. This vulnerability could allow...

8.1CVSS5.5AI score0.00114EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2026/08/20 12:00 a.m.147 views

Important: php:8.3 security, bug fix, and enhancement update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: ext-pgsql: PHP: SQL injection via improper backslash escaping CVE-2026-17543 php: PHP: Denial of Service via circular symbolic links in phar archives CVE-2026-7260 Bug Fixes and Enhancements...

9.8CVSS5.8AI score0.00323EPSS
SaveExploits2References5
AlmaLinux
AlmaLinux
added 2026/08/20 12:00 a.m.28 views

Important: php:8.2 security, bug fix, and enhancement update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: ext-pgsql: PHP: SQL injection via improper backslash escaping CVE-2026-17543 php: PHP: Denial of Service via circular symbolic links in phar archives CVE-2026-7260 Bug Fixes and Enhancements...

9.8CVSS5.8AI score0.00323EPSS
SaveExploits2References5
Rows per page
Query Builder