Lucene search
+L

83625 matches found

Vulnrichment
Vulnrichment
added 2026/07/28 12:32 p.m.8 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
EUVD
EUVD
added 2026/07/28 12:32 p.m.6 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
RedhatCVE
RedhatCVE
added 2026/07/28 12:29 p.m.6 views

CVE-2026-64246

A flaw was found in the Linux kernel's linkstation-poweroff module. An issue exists where a use-after-free vulnerability occurs due to incorrect handling of a node pointer in the linkstationpoweroffinit function. This flaw could lead to memory corruption, potentially causing system instability or...

7.8CVSS5.8AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/28 12:29 p.m.5 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
RedhatCVE
RedhatCVE
added 2026/07/28 12:10 p.m.6 views

CVE-2026-64253

A flaw was found in the Linux kernel. The copyprocess function, responsible for creating new processes, incorrectly inherits a flag PFBLOCKTS from the parent process while simultaneously setting a related pointer current-plug to null in the child process. This inconsistency can lead to the kernel...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
Xen Project
Xen Project
added 2026/07/28 12:0 p.m.10 views

evtchn: Race between FIFO expand and reset

ISSUE DESCRIPTION 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. IMPACT A malicious HVM guest x86 HVM or PVH, and ARM can crash Xen leading to a...

7.3CVSS5.9AI score0.00212EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/28 9:28 a.m.6 views

CVE-2026-64215

A flaw was found in the Linux kernel's drm/msm/a6xx component. This vulnerability occurs because the a8xxhfisendperftable function does not properly check the return value of a memory allocation call kzalloc. An attacker could potentially exploit this missing check to trigger a NULL pointer...

5.5CVSS5.8AI score0.00108EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/28 9:7 a.m.8 views

httpd: NULL pointer dereference via specially crafted request

A flaw was found in the moddavlock module of httpd. This vulnerability allows a remote unauthenticated attacker to crash the server due to a NULL pointer dereference via a specially crafted request...

7.5CVSS7AI score0.00594EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/28 9:7 a.m.10 views

httpd: mod_authn_socache: NULL pointer dereference can cause a child process crash

A flaw was found in the modauthnsocache module of httpd. This vulnerability allows an unauthenticated remote user to crash a child process due to a NULL pointer dereference when the server is operating in a caching forward proxy configuration...

5.3CVSS6AI score0.00514EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/28 9:1 a.m.5 views

CVE-2026-64212

A flaw was found in the Linux kernel's iwlwifi driver. The iwlmldremovelink function does not properly check for a NULL pointer before dereferencing it. A local attacker could potentially exploit this null pointer dereference, leading to a system crash and a Denial of Service DoS...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/28 7:42 a.m.11 views

kernel: net: bridge: use a stable FDB dst snapshot in RCU readers

A flaw was found in the Linux kernel. Inconsistent handling of local Forwarding Database FDB entries in the bridge networking component's RCU Read-Copy-Update readers can lead to a null-pointer dereference. A local attacker could exploit this by triggering a concurrent update to an FDB entry,...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/28 7:42 a.m.14 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
Mageia
Mageia
added 2026/07/28 7:15 a.m.9 views

Updated sqlite3 packages fix security vulnerabilities

CVE-2026-50812: A NULL pointer dereference in the SQLite Session Extension in SQLite 3.53.1 and SQLite trunk builds before check-in e807d4e3798efd53 allows an attacker who can supply a malformed changeset blob to cause a denial of service. The issue occurs when sqlite3changesetapplyv3 applies a...

6.1CVSS5.8AI score0.00112EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64545

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net, bpf: check master for NULL in xdpmasterredirect xdpmasterredirect dereferences the result of netdevmasterupperdevgetrcu without a NULL check, but that help...

7.5CVSS5.4AI score0.00496EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/28 12:0 a.m.13 views

PT-2026-65474

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

7.3CVSS5.8AI score0.00212EPSS
SaveExploits0References35
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.8 views

RHEL 10 : httpd (RHSA-2026:47046)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:47046 advisory. The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: incomplete fix...

9.8CVSS7.5AI score0.03914EPSS
SaveExploits0References26
AlmaLinux
AlmaLinux
added 2026/07/28 12:0 a.m.9 views

Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: xfrm: Duplicate SPI Handling CVE-2025-39797 kernel: lib/buildid: use kernelread for sleepable context CVE-2026-23002 kernel: futex: Drop CLONETHREAD requirement for private default hash...

8.8CVSS6.5AI score0.00157EPSS
SaveExploits1References12
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.7 views

CentOS 9 : kernel-5.14.0-729.el9

The remote CentOS Linux 9 host has packages installed that are affected by a vulnerability as referenced in the kernel-5.14.0-729.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: lib/buildid: use kernelread for sleepable context Prevent a BUG: unable to...

5.5CVSS5.7AI score0.0015EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-17574

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HDF5 contains a NULL pointer dereference vulnerability. Processing a crafted HDF5 file containing an attribute with an invalid variable-length datatype type fie...

6.7CVSS5.8AI score0.00117EPSS
SaveExploits0References3
Broadcom
Broadcom
added 2026/07/28 12:0 a.m.8 views

Rocky Linux Security Update for glibc (RLSA-2026:2786) and kernel (RLSA-2026:2722)

Brocade SANnav OVA has provided security updates for Multiple vulnerabilities ias referenced in glibc RLSA-2026:2786, kernel RLSA-2026:2722 glibc RLSA-2026:2786 glibc: Integer overflow in memalign leads to heap corruption CVE-2026-0861 glibc: glibc: Information disclosure via zero-valued network...

9.8CVSS7.2AI score0.0071EPSS
SaveExploits1
Rows per page
Query Builder