Lucene search
+L

34992 matches found

SUSE CVE
SUSE CVE
added 2026/05/05 1:45 a.m.10 views

SUSE CVE-2026-43864

mutt before 2.3.2 has a showsigsummary NULL pointer dereference...

2.5CVSS5.8AI score0.00096EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/05 12:33 a.m.4 views

OPENSUSE-SU-2026:20674-1 Security update for mozjs128

This update for mozjs128 fixes the following issues: - CVE-2026-32776: libexpat: NULL pointer dereference when processing empty external parameter entities inside an entity declaration value bsc1259728. - CVE-2026-32777: libexpat: denial of service due to infinite loop in DTD content parsing...

5.5CVSS5.8AI score0.00216EPSS
SaveExploits1References6
OSV
OSV
added 2026/05/05 12:30 a.m.5 views

SUSE-SU-2026:21545-1 Security update for mozjs128

This update for mozjs128 fixes the following issues: - CVE-2026-32776: libexpat: NULL pointer dereference when processing empty external parameter entities inside an entity declaration value bsc1259728. - CVE-2026-32777: libexpat: denial of service due to infinite loop in DTD content parsing...

5.5CVSS5.8AI score0.00216EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.25 views

PT-2026-37259

Name of the Vulnerable Software and Affected Versions GoBGP versions prior to 4.5.0 Description An unauthenticated remote BGP peer can cause a fatal panic and complete loss of service availability by sending a specially crafted BGP UPDATE message. When the server receives a message with...

7.5CVSS5.8AI score0.00418EPSS
SaveExploits1References16
BDU FSTEC
BDU FSTEC
added 2026/05/05 12:0 a.m.6 views

The vulnerability of the Apache HTTP Server’s web server, related to the splitting of HTTP requests, allows attackers to compromise the confidentiality and integrity of the protected information.

The vulnerability of the moddavlock module in the Apache HTTP Server is related to pointer dereferencing. Exploiting this vulnerability could allow a remote attacker to cause a denial-of-service attack...

6.5CVSS6.6AI score0.00436EPSS
SaveExploits0References6Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/05/05 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-29169

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A NULL pointer dereference in moddavlock in Apache HTTP Server 2.4.66 and earlier may allow an attacker to crash the server with a malicious request.moddavlock ...

7.5CVSS7AI score0.00594EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/04 8:1 p.m.7 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference in the rbacAuthorization process in gatekeeper.go when SSO RBAC delegation is enabled and a user's claims match a namespace-level RBAC rule but not an SSO-namespace rule. An attacker can cause the server to pani...

6.5CVSS5.8AI score0.00377EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/05/04 8:1 p.m.10 views

Argo Affected by SSO RBAC Delegation Nil Pointer Dereference DoS (gatekeeper.go)

Summary A nil pointer dereference in server/auth/gatekeeper.go rbacAuthorization causes a panic denial of service for SSO users whose claims match a namespace-level RBAC rule but not an SSO-namespace rule, when SSODELEGATERBACTONAMESPACE=true. Details When getServiceAccountclaims, ssoNamespace...

6.5CVSS5.9AI score0.00377EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/05/04 7:45 p.m.9 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference in the restore process when handling a crafted backup archive containing a valid backup/index.yaml and a malformed legacy backup.yaml file that omits the container section. An attacker can cause the daemon to...

7.1CVSS5.8AI score0.00408EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/04 7:45 p.m.8 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference in the restore process when handling a crafted backup archive containing a valid backup/index.yaml and a malformed legacy backup.yaml file that omits the container section. An attacker can cause the daemon to...

7.1CVSS5.8AI score0.00408EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/04 7:45 p.m.8 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference in the restore process when handling a crafted backup archive containing a valid backup/index.yaml and a malformed legacy backup.yaml file that omits the container section. An attacker can cause the daemon to...

7.1CVSS5.8AI score0.00408EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/04 7:45 p.m.7 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference in the restore process when handling a crafted backup archive containing a valid backup/index.yaml and a malformed legacy backup.yaml file that omits the container section. An attacker can cause the daemon to...

7.1CVSS5.8AI score0.00408EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/04 7:38 p.m.6 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference through the UploadAllFiles process. An attacker can cause the daemon to crash by importing a truncated or malformed backup archive that triggers a nil-pointer dereference during tar file iteration. Remediation...

7.1CVSS5.8AI score0.00394EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/04 7:38 p.m.9 views

GHSA-FWJ8-62R8-8P8M Incus has Nil-Pointer Dereference via S3 Bucket Import

Summary Missing error handling could lead an authenticated Incus user to cause a daemon crash through the import of a truncated storage bucket backup file. Details It was found that TransferManager.UploadAllFiles iterates over tar entries but only checks for io.EOF from tr.Next. When tr.Next...

6.5CVSS5.7AI score0.00394EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/05/04 5:45 p.m.17 views

Incus has a Nil-Pointer Dereference via Custom Volume Import

Summary Missing validation logic in the storage volume import logic allows an authenticated user with access to Incus' storage volume feature to cause the Incus daemon to crash. Repeated use of this issue can be used to keep Incus offline causing a denial of service. Details The custom volume...

7.1CVSS5.8AI score0.00385EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/05/04 5:45 p.m.7 views

GHSA-R7W7-MMXR-47R9 Incus has a Nil-Pointer Dereference via Custom Volume Import

Summary Missing validation logic in the storage volume import logic allows an authenticated user with access to Incus' storage volume feature to cause the Incus daemon to crash. Repeated use of this issue can be used to keep Incus offline causing a denial of service. Details The custom volume...

7.1CVSS5.7AI score0.00385EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/05/04 5:40 p.m.7 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference in the CreateBucketFromBackup process when handling backup metadata during storage bucket import. An attacker can cause the daemon to crash and disrupt service availability by supplying a crafted archive with a...

7.1CVSS5.8AI score0.00398EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/05/04 5:40 p.m.11 views

Incus has a Nil-Pointer Dereference Panic via Bucket Metadata

Summary Missing validation logic in the storage bucket import logic allows an authenticated user with access to Incus' storage bucket feature to cause the Incus daemon to crash. Repeated use of this issue can be used to keep Incus offline causing a denial of service. Details The storage bucket...

7.1CVSS5.7AI score0.00398EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/05/04 4:43 p.m.41 views

CVE-2025-47408 Untrusted Pointer Dereference in Power Optimization Firmware

Memory corruption when another driver calls an IOCTL with invalid input/output buffer...

7.8CVSS0.00075EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/04 4:43 p.m.7 views

CVE-2025-47405 Untrusted Pointer Dereference in Camera

Memory corruption when processing camera sensor input/output control codes with invalid output buffers...

7.8CVSS5.8AI score0.00075EPSS
SaveExploits0References1
Rows per page
Query Builder