Lucene search
+L

64813 matches found

Tenable Nessus
Tenable Nessus
added 5 days ago10 views

Linux Distros Unpatched Vulnerability : CVE-2026-62432

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The EVTCHNOPexpandarray hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOPreset,...

7.3CVSS5.9AI score0.00212EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-62432

A flaw was found in Xen. A timing issue, known as a race condition, exists in the event channel handling mechanism. This occurs when the system attempts to expand event channels without properly securing access, allowing another operation to interfere. This can lead to the system attempting to...

7.3CVSS5.8AI score0.00212EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago8 views

CVE-2026-67184

TinyWeb through 0.0.8 contains a null pointer dereference vulnerability that allows unauthenticated remote attackers to crash worker processes by sending a malformed HTTP request line with an invalid version string. The HttpParser::execute function fails to allocate the Url object when version...

8.7CVSS0.00432EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 6 days ago5 views

SUSE CVE-2026-64538

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix null-ptr-deref in fib6nhmtuchange. fib6nhmtuchange re-fetches idev via in6devgetarg-dev and dereferences idev-cnf.mtu6 without a NULL check. addrconfifdown clears dev-ip6ptr with RCUINITPOINTER after rt6disableip has...

5.7AI score0.00176EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago10 views

CVE-2026-67184

Summary: TinyWeb 0.0.8 and earlier are affected by a null pointer dereference due to a failure in HttpParser::execute() when parsing an HTTP request line with an invalid version. The code path leaves Url as NULL and then buildResponse() dereferences it without validating valid_requ, causing a SIG...

8.7CVSS5.9AI score0.00432EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 6 days ago4 views

CVE-2026-67184

TinyWeb through 0.0.8 contains a null pointer dereference vulnerability that allows unauthenticated remote attackers to crash worker processes by sending a malformed HTTP request line with an invalid version string. The HttpParser::execute function fails to allocate the Url object when version...

8.7CVSS5.9AI score0.00432EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 6 days ago33 views

CVE-2026-67184 TinyWeb 0.0.8 Null Pointer Dereference DoS via Malformed HTTP Request

TinyWeb through 0.0.8 contains a null pointer dereference vulnerability that allows unauthenticated remote attackers to crash worker processes by sending a malformed HTTP request line with an invalid version string. The HttpParser::execute function fails to allocate the Url object when version...

8.7CVSS0.00432EPSS
SaveExploits1References2
EUVD
EUVD
added 6 days ago11 views

EUVD-2026-49902

TinyWeb through 0.0.8 contains a null pointer dereference vulnerability that allows unauthenticated remote attackers to crash worker processes by sending a malformed HTTP request line with an invalid version string. The HttpParser::execute function fails to allocate the Url object when version...

8.7CVSS5.9AI score0.00432EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-64538

A flaw was found in the Linux kernel's IPv6 networking component. A null pointer dereference vulnerability exists in the fib6nhmtuchange function. This can occur when the idev in6device pointer is cleared during network interface shutdown, but the fib6nhmtuchange function attempts to dereference ...

5.3CVSS5.9AI score0.00176EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 6 days ago5 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.5CVSS5.8AI score0.01027EPSS
SaveExploits0References10
NVD
NVD
added 6 days ago6 views

CVE-2026-62432

The EVTCHNOPexpandarray hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOPreset, resulting in dereferencing a NULL pointer...

7.3CVSS0.00212EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-64234

A flaw was found in the Linux kernel's tty subsystem, specifically within the pchuart serial driver. This vulnerability occurs due to a missing check for the return value of dmaalloccoherent. An attacker could potentially exploit this to trigger a NULL pointer dereference in the dmahandlerx...

5.8AI score0.00165EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 6 days ago5 views

kernel: iommu/vt-d: Avoid NULL pointer dereference or refcount corruption

A flaw was found in the Linux kernel's Input-Output Memory Management Unit IOMMU virtualized direct memory access VT-d component. This vulnerability occurs when the system attempts to perform cleanup operations without a valid device identifier, leading to a null pointer dereference or incorrect...

8.8CVSS5.8AI score0.0013EPSS
SaveExploits0References5
CVE
CVE
added 6 days ago10 views

CVE-2026-62432

CVE-2026-62432: The EVTCHNOP_expand_array hypercall in Xen signals a race with EVTCHNOP_reset when checking FIFO event channels, because the correct lock is not held, leading to potential dereference of a NULL pointer. Affected: Xen hypervisor interfaces referenced in the NVD entry and mirrored i...

7.3CVSS5.8AI score0.00212EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 6 days ago7 views

CVE-2026-62432

The EVTCHNOPexpandarray hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOPreset, resulting in dereferencing a NULL pointer...

5.8AI score0.00212EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago28 views

CVE-2026-62432 evtchn: Race between FIFO expand and reset

The EVTCHNOPexpandarray hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOPreset, resulting in dereferencing a NULL pointer...

0.00212EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 6 days ago10 views

CVE-2026-62432

The EVTCHNOPexpandarray hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOPreset, resulting in dereferencing a NULL pointer...

7.3CVSS5.8AI score0.00212EPSS
SaveExploits0
EUVD
EUVD
added 6 days ago5 views

EUVD-2026-49785

The EVTCHNOPexpandarray hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOPreset, resulting in dereferencing a NULL pointer...

7.3CVSS5.8AI score0.00212EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 6 days ago7 views

CVE-2026-62432 evtchn: Race between FIFO expand and reset

The EVTCHNOPexpandarray hypercall checks for whether FIFO event channels are enabled, but without holding the correct lock. It can race with EVTCHNOPreset, resulting in dereferencing a NULL pointer...

5.8AI score0.00212EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-17574

A flaw was found in HDF5. A local user can exploit this vulnerability by processing a specially crafted HDF5 file. This file, containing an attribute with an invalid variable-length datatype, can cause a NULL pointer dereference, leading to an application crash and resulting in a denial of servic...

6.7CVSS5.8AI score0.00117EPSS
SaveExploits0References4
Rows per page
Query Builder