Lucene search
K

31278 matches found

Redos
Redos
added 2026/04/14 12:0 a.m.2 views

ROS-20260414-73-0052

Vulnerability in kernel-lt related to null pointer dereferencing. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS5.8AI score0.00022EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.4 views

SUSE CVE-2026-31422

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsflow: fix NULL pointer dereference on shared blocks flowchange calls tcfblockq and dereferences q-handle to derive a default baseclass. Shared blocks leave block-q NULL, causing a NULL deref when a flow filter witho...

5.5CVSS5.7AI score0.00015EPSS
Exploits0References17
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.2 views

SUSE CVE-2026-31424

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: restrict xtcheckmatch/xtchecktarget extensions for NFPROTOARP Weiming Shi says: xtmatch and xttarget structs registered with NFPROTOUNSPEC can be loaded by any protocol family through nftcompat. When such a...

5.5CVSS5.7AI score0.00015EPSS
Exploits0References17
EUVD
EUVD
added 2026/04/13 6:30 p.m.0 views

EUVD-2025-209415

A NULL pointer dereference in Nitro PDF Pro for Windows v14.41.1.4 allows attackers to cause a Denial of Service DoS via a crafted XFA packet...

7.5CVSS5.8AI score0.00002EPSS
Exploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/13 6:2 p.m.8 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.5AI score0.01131EPSS
Exploits1Affected Software1
NVD
NVD
added 2026/04/13 4:16 p.m.0 views

CVE-2025-69624

Nitro PDF Pro for Windows 14.41.1.4 contains a NULL pointer dereference vulnerability in the JavaScript implementation of app.alert. When app.alert is called with more than one argument and the first argument evaluates to null for example, app.alertapp.activeDocs, true when app.activeDocs is null...

7.5CVSS0.00002EPSS
Exploits0References1
NVD
NVD
added 2026/04/13 4:16 p.m.0 views

CVE-2025-66769

A NULL pointer dereference in Nitro PDF Pro for Windows v14.41.1.4 allows attackers to cause a Denial of Service DoS via a crafted XFA packet...

7.5CVSS0.00002EPSS
Exploits0References2
EUVD
EUVD
added 2026/04/13 3:31 p.m.2 views

EUVD-2026-21946

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsflow: fix NULL pointer dereference on shared blocks flowchange calls tcfblockq and dereferences q-handle to derive a default baseclass. Shared blocks leave block-q NULL, causing a NULL deref when a flow filter witho...

5.7AI score0.00015EPSS
Exploits0References7
EUVD
EUVD
added 2026/04/13 3:31 p.m.1 views

EUVD-2026-21948

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: restrict xtcheckmatch/xtchecktarget extensions for NFPROTOARP Weiming Shi says: xtmatch and xttarget structs registered with NFPROTOUNSPEC can be loaded by any protocol family through nftcompat. When such a...

5.7AI score0.00015EPSS
Exploits0References7
NVD
NVD
added 2026/04/13 2:16 p.m.1 views

CVE-2026-31424

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: restrict xtcheckmatch/xtchecktarget extensions for NFPROTOARP Weiming Shi says: xtmatch and xttarget structs registered with NFPROTOUNSPEC can be loaded by any protocol family through nftcompat. When such a...

5.5CVSS0.00015EPSS
Exploits0References8
NVD
NVD
added 2026/04/13 2:16 p.m.1 views

CVE-2026-31425

In the Linux kernel, the following vulnerability has been resolved: rds: ib: reject FRMR registration before IB connection is established rdsibgetmr extracts the rdsibconnection from conn-ctransportdata and passes it to rdsibregfrmr for FRWR memory registration. On a fresh outgoing connection, ic...

5.5CVSS0.00015EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/04/13 1:40 p.m.22 views

CVE-2026-31421 net/sched: cls_fw: fix NULL pointer dereference on shared blocks

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsfw: fix NULL pointer dereference on shared blocks The old-method path in fwclassify calls tcfblockq and dereferences q-handle. Shared blocks leave block-q NULL, causing a NULL deref when an empty clsfw filter is...

0.00015EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/13 1:40 p.m.0 views

CVE-2026-31421

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsfw: fix NULL pointer dereference on shared blocks The old-method path in fwclassify calls tcfblockq and dereferences q-handle. Shared blocks leave block-q NULL, causing a NULL deref when an empty clsfw filter is...

5.9AI score0.00015EPSS
Exploits0References9Affected Software1
CVE
CVE
added 2026/04/13 1:40 p.m.5 views

CVE-2026-31421

CVE-2026-31421 – Linux kernel net/sched cls_fw NULL pointer dereference . Root cause: in fw_classify(), the old-method path uses tcf_block_q() and dereferences q->handle; for shared blocks, block->q is NULL, causing a NULL pointer dereference when a nonzero skb is classified. The fix preven...

5.5CVSS5.7AI score0.00015EPSS
Exploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-31425

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rds: ib: reject FRMR registration before IB connection is established rdsibgetmr extracts the rdsibconnection from conn-ctransportdata and passes it to...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/04/13 12:0 a.m.4 views

Nitro PDF Pro 安全漏洞

Nitro PDF Pro is a PDF editing and management tool developed by the American company Nitro. Version 14.41.1.4 of Nitro PDF Pro contains a security vulnerability, which stems from a null pointer dereferencing, potentially leading to a denial-of-service attack...

7.5CVSS5.8AI score0.00002EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/04/13 12:0 a.m.1 views

CVE-2025-66769

A NULL pointer dereference in Nitro PDF Pro for Windows v14.41.1.4 allows attackers to cause a Denial of Service DoS via a crafted XFA packet...

5.8AI score0.00002EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/04/13 12:0 a.m.1 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a null pointer dereferencing in the clsfw module when shared blocks are involved, potentially...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/04/13 12:0 a.m.27 views

CVE-2025-66769

A NULL pointer dereference in Nitro PDF Pro for Windows v14.41.1.4 allows attackers to cause a Denial of Service DoS via a crafted XFA packet...

0.00002EPSS
Exploits0References2
CVE
CVE
added 2026/04/13 12:0 a.m.4 views

CVE-2025-66769

A NULL pointer dereference in Nitro PDF Pro for Windows v14.41.1.4 allows an attacker to cause a Denial of Service via a crafted XFA packet. Affected product: Nitro PDF Pro for Windows; vulnerability type: NULL pointer dereference in XFA handling; impact: DoS (availability impact high). No exploi...

7.5CVSS5.8AI score0.00002EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder