Lucene search
+L

31977 matches found

ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-55717

In NLnet Labs Unbound 1.10.0 up to and including 1.25.1, when 'serve-expired: yes' is set together with a 'response-ip: redirect' /'response-ip-data: CNAME ' rule or the RPZ 'rpz-cname-override' equivalent, a remote client who controls any delegated domain can crash the daemon. The...

5.9CVSS5.4AI score
Exploits0References2Affected Software1
RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-64028

A flaw was found in the Linux kernel's tracing subsystem. The histfieldname function, responsible for handling field names, can return a NULL value if a long variable name in a fully-qualified reference causes snprintf truncation. This unexpected NULL return can lead to a NULL pointer dereference...

5.5CVSS5.3AI score0.00185EPSS
Exploits0References4
Redos
Redos
added yesterday5 views

ROS-20260722-73-0004

The vulnerability of the gflistget function in the MP4Box multimedia platform of GPAC, related to the handling of specially crafted MP4 files involving NULL pointer dereferencing, allows a malicious actor to cause service failures...

5.4AI score
Exploits0
NVD
NVD
added 2 days ago4 views

CVE-2026-47143

Capstone is a disassembly framework. Versions prior to 6.0.0-Alpha8 and 5.0.8 have a NULL pointer dereference in modRMRequired and decode when disassembling 3DNow! opcodes 0F 0F in builds compiled with -DCAPSTONEX86REDUCE, allowing a remote attacker to crash any application using the reduced X86...

5.1CVSS0.00177EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-63876

A flaw was found in the Linux kernel's zs serial driver. During the initialization of the first serial port, a null pointer dereference occurs when a pointer derived from a null parent device pointer is accessed. This vulnerability can lead to a system crash, resulting in a Denial of Service DoS...

5.5CVSS5.4AI score0.00209EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2 days ago4 views

CVE-2026-63877

A flaw was found in the Linux kernel's serial DZ driver. During the initialization of the first serial port, a null pointer dereference occurs because a pointer to the port's parent device is incorrectly derived from a null value. This vulnerability can lead to a system crash, resulting in a Deni...

5.5CVSS5.4AI score0.00209EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2 days ago5 views

SUSE CVE-2026-63991

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: check skbclone return value in sendmcastpkt The skbclone function can return NULL if memory allocation fails. sendmcastpkt calls skbclone without checking the return value, which can lead to a NULL pointer...

5.3AI score0.00176EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2 days ago9 views

CVE-2026-63973

A flaw was found in the Linux kernel's mana network driver. During certain error handling scenarios, specifically when network queue allocation fails, the driver attempts to access memory that has already been freed. This can lead to a NULL pointer dereference, causing the system to crash and...

5.5CVSS5.4AI score0.00205EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-64207

A flaw was found in the Linux kernel's DualPI2 Dual-rate PI2 queue discipline. This vulnerability arises from incorrect accounting of Generic Segmentation Offload GSO backlog, where the parent queue such as QFQ - Hierarchical Fair Queueing miscalculates the number of queued packets. This...

5.4AI score0.00155EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-64187

A flaw was found in the Linux kernel's XFS filesystem log recovery component. A local attacker could exploit this vulnerability by crafting a malicious XFS log. When the system attempts to recover from this log, it triggers a null-pointer dereference, which can lead to a system crash. This result...

5.5CVSS5.4AI score0.00156EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2 days ago4 views

EulerOS Virtualization 2.10.0 : httpd (EulerOS-SA-2026-2853)

According to the versions of the httpd packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : Allocation of Resources Without Limits or Throttling vulnerability in Apache HTTP Server's modmd via OCSP response data.CVE-2026-291...

9.8CVSS5.7AI score0.01376EPSS
Exploits1References6
NVD
NVD
added 3 days ago5 views

CVE-2026-64190

In the Linux kernel, the following vulnerability has been resolved: net: team: fix NULL pointer dereference in teamxmit during mode change teamchangemode clears team-ops with memset before restoring safe dummy handlers via teamadjustops. A concurrent teamxmit running under RCU on another CPU can...

0.00145EPSS
Exploits0References2
OSV
OSV
added 3 days ago3 views

CVE-2026-47275 nanomq NULL Pointer Dereference in MQTTv5 Client CONNECT Decoder Leading to Remote DoS

In nanomq versions 0.24.11 and earlier, a NULL pointer dereference in nnimqttv5msgdecodeconnect allows a malicious MQTT broker to crash any connecting NanoMQ MQTTv5 client including bridge mode with a single packet, causing remote denial of service via SIGSEGV. In nnimqttv5msgdecodeconnect...

2.6CVSS5.5AI score0.00169EPSS
Exploits0References3
CVE
CVE
added 3 days ago7 views

CVE-2026-47275

Nanomq has a NULL pointer dereference in nni_mqttv5_msg_decode_connect() (mqtt_codec.c:1863) for versions ≤ 0.24.11. The code iterates CONNECT properties using prop instead of will_prop; when a packet has no connect-level properties but has will properties, dereferencing prop->next can SIGSEGV...

2.6CVSS5.5AI score0.00169EPSS
Exploits0References1
Cvelist
Cvelist
added 3 days ago26 views

CVE-2026-64190 net: team: fix NULL pointer dereference in team_xmit during mode change

In the Linux kernel, the following vulnerability has been resolved: net: team: fix NULL pointer dereference in teamxmit during mode change teamchangemode clears team-ops with memset before restoring safe dummy handlers via teamadjustops. A concurrent teamxmit running under RCU on another CPU can...

0.00145EPSS
Exploits0References2
CVE
CVE
added 3 days ago9 views

CVE-2026-64190

The CVE-2026-64190 entry describes a Linux kernel race in net: team where __team_change_mode() clears team->ops with memset() while a concurrent team_xmit() under RCU can read ops.transmit and call a NULL pointer, causing a kernel NULL pointer dereference. It requires a mode change (CAP_NET_AD...

5.6AI score0.00145EPSS
Exploits0References2
EUVD
EUVD
added 3 days ago8 views

EUVD-2026-46007

In the Linux kernel, the following vulnerability has been resolved: xfs: fail recovery on a committed log item with no regions If the first op of a transaction is a bare transaction header len == sizeofstruct xfstransheader, xlogrecoveraddtotrans adds an item but no region, leaving it on ritemq...

5.5AI score0.00156EPSS
Exploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 3 days ago11 views

Security Bulletin: IBM InfoSphere Information Server is affected by multiple vulnerabilities in OpenSSL

Summary Multiple vulnerabilities in OpenSSL that is used by IBM InfoSphere Information Server were addressed. Vulnerability Details CVEID:CVE-2026-22796 DESCRIPTION: Issue summary: A type confusion vulnerability exists in the signature verification of signed PKCS7 data where an ASN1TYPE union...

7.5CVSS7.7AI score0.00844EPSS
Exploits2Affected Software1
RedhatCVE
RedhatCVE
added 3 days ago7 views

CVE-2026-53392

A flaw was found in the Linux kernel's NFSv4 Network File System version 4 flexfiles component. This vulnerability occurs when the fflayoutalloclseg function processes a malformed flexfiles layout that specifies a zero filehandle version count. An attacker could exploit this by providing a...

7.5CVSS5.4AI score0.00441EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 3 days ago10 views

CVE-2026-64048

A flaw was found in the Linux kernel's Server-Message-Block Direct SMC-D client. A remote attacker can exploit this vulnerability by sending a specially crafted SMC-Dv2 proposal with a Channel Identifier CHID of 0. This malicious proposal can cause a null pointer dereference in the kernel's SMC...

7.5CVSS5.5AI score0.00485EPSS
Exploits0References4
Rows per page
Query Builder