Lucene search
+L

46148 matches found

RedHat Linux
RedHat Linux
added 2026/07/17 8:46 a.m.28 views

kernel: KVM: x86: Fix shadow paging use-after-free due to unexpected GFN

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine x86 shadow paging mechanism. This use-after-free vulnerability arises from incorrect handling of Guest Frame Numbers GFNs when guest page tables are modified. A local attacker with control over a guest virtual machine could...

8.8CVSS6.2AI score0.00154EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2026/07/17 12:00 a.m.13 views

httpd security update

2.4.63-13.0.1.el102.4 - Replace index.html with Oracle's index page oracleindex.html. 2.4.63-13.4 - Resolves: RHEL-186221 - httpd: Apache HTTP Server: Heap-based Buffer Overflow via malicious backend servers CVE-2026-34356 - Resolves: RHEL-186195 - httpd: Apache HTTP Server: Heap-based Buffer...

9.8CVSS6.3AI score0.03914EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:00 a.m.11 views

Oracle Linux 10 : httpd (ELSA-2026-34109)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-34109 advisory. - Resolves: RHEL-186221 - httpd: Apache HTTP Server: Heap-based Buffer Overflow via malicious backend servers CVE-2026-34356 - Resolves: RHEL-186195 ...

9.8CVSS7.6AI score0.03914EPSS
SaveExploits2References8
Snyk
Snyk
added 2026/07/16 10:31 p.m.8 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the proxyproto plugin when handling a PROXY v2 datagram with a non-UDP transport. An attacker can cause the process to crash by sending a specially crafted 28-byte UDP packet when the plugin is enabled...

8.7CVSS5.4AI score0.00377EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/07/16 7:48 p.m.42 views

CVE-2026-15352 NASA Core Flight System (cFS) Health & Safety (HS) Application NULL Pointer Dereference

A vulnerability exists in the Health & Safety HS application of NASA's Core Flight System cFS. The flaw allows the application to crash via segmentation fault when processing a routine Housekeeping Telemetry request, leading to denial of service...

8.2CVSS0.00429EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/16 7:19 p.m.29 views

GHSA-M2V6-2JMH-4C68 Envoy Gateway: Nil-dereference when SecurityPolicy targets TCPRoute without spec.authorization

Vulnerability report without repro case. Repro case may be added later after harness is complete. Preconditions 4: - Tenant has SecurityPolicy + TCPRoute RBAC baseline - Tenant namespace permitted to attach TCPRoute to a Gateway listener - spec.authorization omitted the trigger - No admission...

6.5CVSS6.1AI score0.00121EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/16 7:19 p.m.20 views

Envoy Gateway: Nil-dereference when SecurityPolicy targets TCPRoute without spec.authorization

Vulnerability report without repro case. Repro case may be added later after harness is complete. Preconditions 4: - Tenant has SecurityPolicy + TCPRoute RBAC baseline - Tenant namespace permitted to attach TCPRoute to a Gateway listener - spec.authorization omitted the trigger - No admission...

6.1AI score0.00121EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.16 views

Amazon Linux 2023 : haproxy (ALAS2023-2026-1915)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1915 advisory. HAProxy through 3.4.0, fixed in commit 9a6d1fe, contains a null pointer dereference vulnerability in hpackdhtinsert within src/hpack-tbl.c that fails to validate the return value of hpackdhtdefrag when...

8.7CVSS6.1AI score0.00484EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.21 views

Oracle Linux 9 : kernel (ELSA-2026-38491)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-38491 advisory. - futex/requeue: Revert 'Prevent NULL pointer dereference in removewaiter on self-deadlock'' Phil Auld RHEL-193245 CVE-2026-53166 - locking/rtmutex:...

7.8CVSS6.9AI score0.00725EPSS
SaveExploits70References5
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-15690

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability was identified in open62541 up to 1.5.5. Affected by this issue is the function responseReadNamespacesArray of the file...

3.1CVSS5.2AI score0.00269EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 5:33 p.m.21 views

MGASA-2026-0253 Updated openssl packages fix security vulnerabilities

The updated packages fix security vulnerabilities: Possible Heap Buffer Overflow in ASN.1 Multibyte String Conversion. CVE-2026-7383 Out-of-Bounds Read in CMS Password-Based Decryption. CVE-2026-9076 Heap Buffer Over-read in ASN.1 Content Parsing. CVE-2026-34180 PKCS12 Files with PBMAC1 Are...

9.1CVSS6.1AI score0.05236EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/15 3:14 p.m.10 views

JLSEC-2026-765 Remote packet capture support is disabled by default in libpcap

Remote packet capture support is disabled by default in libpcap. When a user builds libpcap with remote packet capture support enabled, one of the functions that become available is pcapfindalldevsex. One of the function arguments can be a filesystem path, which normally means a directory with...

4.4CVSS6.8AI score0.00242EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/15 1:47 p.m.24 views

kernel: futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-deadlock

A flaw was found in the Linux kernel's futex Fast Userspace Mutex requeue mechanism. When a non-top waiter attempts to requeue a Priority Inheritance PI futex it already owns, a NULL pointer dereference can occur. This issue, specifically within the removewaiter function during a self-deadlock...

6AI score0.00126EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/15 2:18 a.m.18 views

CVE-2026-15029

Untrusted Pointer Dereference in ASUS System Control Interface v3, ASUS System Control Interface, and ASUS Business Manager allows a local administrator to perform arbitrary physical memory read and write operations via crafted IOCTL requests to the driver, bypassing OS-enforced memory protection...

8.4CVSS0.00135EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/15 2:01 a.m.45 views

CVE-2026-15029

Untrusted Pointer Dereference in ASUS System Control Interface v3, ASUS System Control Interface, and ASUS Business Manager allows a local administrator to perform arbitrary physical memory read and write operations via crafted IOCTL requests to the driver, bypassing OS-enforced memory protection...

8.4CVSS0.00135EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/15 2:01 a.m.30 views

CVE-2026-15029

The CVE-2026-15029 entry covers an Untrusted Pointer Dereference in ASUS System Control Interface v3, ASUS System Control Interface, and ASUS Business Manager. The vulnerability permits a local administrator to perform arbitrary physical memory read and write operations via crafted IOCTL requests...

8.4CVSS6.2AI score0.00135EPSS
SaveExploits0References1
Redos
Redos
added 2026/07/15 12:00 a.m.10 views

ROS-20260715-73-0008

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...

7.5CVSS7AI score0.00594EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/15 12:00 a.m.31 views

Security Updates for Microsoft Office Products (July 2026) (macOS)

The version of Microsoft Office for Mac installed on the remote host is affected by multiple vulnerabilities as referenced in the july-14-2026 advisory. - Out-of-bounds read in Microsoft Office allows an unauthorized attacker to execute code locally. CVE-2026-55045 - Stack-based buffer overflow i...

8.4CVSS7.1AI score0.01921EPSS
SaveExploits0References75
NVD
NVD
added 2026/07/14 9:16 p.m.26 views

CVE-2026-48340

Bridge is affected by an Untrusted Pointer Dereference vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.0017EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/14 8:47 p.m.11 views

openssl: OpenSSL: Denial of Service due to NULL pointer dereference in CMS EnvelopedData processing

A flaw was found in OpenSSL. A remote attacker could exploit this vulnerability by sending a specially crafted Cryptographic Message Syntax CMS EnvelopedData message. During the processing of a KeyTransportRecipientInfo with RSA-OAEP encryption, the system attempts to access an optional parameter...

7.5CVSS6.9AI score0.00805EPSS
SaveExploits0References10
Rows per page
Query Builder