Lucene search
+L

82944 matches found

RedhatCVE
RedhatCVE
added 2026/07/01 7:52 p.m.14 views

CVE-2026-53348

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA System on Chip ASoC SoundWire Digital Audio SDCA component. The sdcadevunregisterfunctions function does not properly check for NULL function device entries during unregistration. This oversight can lead to a NULL point...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/01 7:52 p.m.13 views

CVE-2026-53334

A flaw was found in the Linux kernel's Data Access Monitor DAMON reclaim and Least Recently Used LRU sort mechanisms. This vulnerability arises from an incorrect assumption that a memory allocation will always succeed. If the allocation fails, a NULL pointer is dereferenced, which can lead to...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/01 7:52 p.m.12 views

CVE-2026-53338

A flaw was found in the Linux kernel's Airoha QDMA driver. This vulnerability occurs when the ofreservedmemlookup function returns a NULL pointer, indicating that a referenced reserved memory region is not found. The driver then attempts to dereference this NULL pointer, leading to a kernel NULL...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/01 7:42 p.m.14 views

CVE-2026-53335

A flaw was found in the Linux kernel. The DAMONLRUSORT component, responsible for memory management, does not properly handle allocation failures of the damonctx object. This can lead to a NULL pointer dereference when damoncommitctx is called with a NULL ctx pointer, potentially causing a system...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/01 7:42 p.m.16 views

CVE-2026-53355

A flaw was found in the Linux kernel's Reliable Datagram Sockets RDS over InfiniBand IB connection teardown process. When the rdsibsetupqp function fails to set up a connection, it may free a memory allocation isends without properly clearing the associated pointer. This can lead to a stale point...

9.8CVSS5.7AI score0.00399EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/01 7:41 p.m.12 views

CVE-2026-53344

A flaw was found in the Linux kernel's pinctrl: mcp23s08 driver. During the initialization of the regmap register map for the mcp23s08 component, an attempt to perform an SPI Serial Peripheral Interface read occurs before critical device parameters mcp-dev and mcp-addr are properly set. This...

5.5CVSS5.7AI score0.001EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/01 5:48 p.m.12 views

EUVD-2022-49099

Open Babel has uninitialized pointer dereference in PQS pFormat...

9.8CVSS6.7AI score0.00828EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/01 5:48 p.m.5 views

GHSA-8QXC-57HF-HC9J Open Babel has uninitialized pointer dereference in PQS pFormat

Summary A memory-safety vulnerability in Open Babel's PQS parser caused an uninitialized pointer dereference when reading a crafted input file. Details The flaw was in the pFormat handling of the PQS reader. A malformed input caused the parser to dereference a format pointer that had never been...

7.8CVSS5.7AI score0.00828EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/01 5:48 p.m.8 views

EUVD-2022-47394

Open Babel has uninitialized pointer dereference in MSI atom parser...

9.8CVSS7.2AI score0.00802EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/01 5:48 p.m.6 views

GHSA-JR2X-6QF6-Q5MC Open Babel has uninitialized pointer dereference in MSI atom parser

Summary A memory-safety vulnerability in Open Babel's MSI parser caused an uninitialized pointer dereference when reading a crafted input file. Details The flaw was in the atom handling of the MSI reader. A malformed record caused the parser to dereference an atom pointer that had never been...

7.8CVSS7.1AI score0.00802EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/01 5:45 p.m.12 views

EUVD-2022-45947

Open Babel has uninitialized pointer dereference in GRO residue parser...

9.8CVSS7.2AI score0.00802EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/01 5:45 p.m.8 views

GHSA-MW5R-WQ2M-397C Open Babel has uninitialized pointer dereference in GRO residue parser

Summary A memory-safety vulnerability in Open Babel's GRO parser caused an uninitialized pointer dereference when reading a crafted input file. Details The flaw was in the residue handling of the GRO reader. A malformed record caused the parser to use a residue pointer that had never been...

7.8CVSS7.1AI score0.00802EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/01 5:42 p.m.10 views

EUVD-2025-31206

Open Babel has out-of-bounds read in PQS lowerit pre-buffer read...

5.5CVSS5.7AI score0.00221EPSS
SaveExploits1References8
EUVD
EUVD
added 2026/07/01 5:41 p.m.8 views

EUVD-2025-31187

Open Babel has NULL pointer dereference in CACAO CacaoFormat::SetHilderbrandt...

5.5CVSS5.8AI score0.00227EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/01 5:41 p.m.8 views

GHSA-55J6-RJHX-HWFH Open Babel has NULL pointer dereference in CACAO CacaoFormat::SetHilderbrandt

Summary A memory-safety vulnerability in Open Babel's CACAO parser caused a NULL pointer dereference when reading a crafted input file. Details The flaw was in CacaoFormat::SetHilderbrandt. A malformed input caused the parser to dereference a NULL pointer while applying the Hilderbrandt...

5.5CVSS5.8AI score0.00227EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/01 5:40 p.m.7 views

GHSA-J9PP-7WFG-Q7FJ Open Babel has NULL pointer dereference in ChemKinFormat::ReadReactionQualifierLines

Summary A memory-safety vulnerability in Open Babel's ChemKin parser caused a NULL pointer dereference when reading a crafted input file. Details The flaw was in ChemKinFormat::ReadReactionQualifierLines. A malformed reaction qualifier record caused the parser to dereference a NULL pointer. Impac...

5.5CVSS5.8AI score0.0019EPSS
SaveExploits1References9
EUVD
EUVD
added 2026/07/01 5:40 p.m.8 views

EUVD-2025-31188

Open Babel has NULL pointer dereference in ChemKinFormat::ReadReactionQualifierLines...

5.5CVSS5.8AI score0.0019EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/07/01 5:14 p.m.11 views

php: NULL pointer dereference in SOAP apache:Map decoder with missing <value>

A flaw was found in PHP. When a PHP SOAP server has a typemap configured, the apache:Map decoding process checks the incorrect variable in case of a missing value element. This incorrect check leads to a NULL pointer dereference and allows a remote unauthenticated attacker to crash the PHP SOAP...

7.5CVSS5.8AI score0.0078EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/01 5:14 p.m.14 views

Important: Red Hat Security Advisory: php:7.4 security update

An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.8CVSS7.4AI score0.00894EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2026/07/01 5:1 p.m.12 views

CVE-2026-53339

A flaw was found in the Linux kernel's i2c-qcom-cci driver. This vulnerability occurs when the device unbinding or driver removal process is initiated on systems where only one I2C master is initialized, despite the Qualcomm CCI controller providing two. This can lead to a NULL pointer dereferenc...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
Rows per page
Query Builder