Lucene search
+L

33405 matches found

Positive Technologies
Positive Technologies
added 2026/04/14 12:00 a.m.9 views

PT-2026-32797

Name of the Vulnerable Software and Affected Versions Windows Local Security Authority Subsystem Service LSASS affected versions not specified Description A null pointer dereference in the Windows Local Security Authority Subsystem Service LSASS allows an unauthorized attacker to cause a denial o...

7.5CVSS6.2AI score0.01059EPSS
SaveExploits0References5
Redos
Redos
added 2026/04/14 12:00 a.m.10 views

ROS-20260414-73-0060

A vulnerability in the ovlpermission function of the fs/overlayfs/inode.c module of the Overlayfs file system of the Linux kernel is related to NULL pointer dereferencing. Exploitation of the vulnerability may allow an attacker to affect confidentiality, integrity and availability of protected...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits0
Amazon
Amazon
added 2026/04/14 12:00 a.m.26 views

Important: openssl11

Issue Overview: Potential use-after-free in DANE client code CVE-2026-28387 NULL Pointer Dereference When Processing a Delta CRL NOTE: https://openssl-library.org/news/secadv/20260407.txt CVE-2026-28388 Possible NULL dereference when processing CMS KeyAgreeRecipientInfo CVE-2026-28389 Possible NU...

7.5CVSS5.9AI score0.00885EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.13 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.00122EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.10 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.00122EPSS
SaveExploits0References17
EUVD
EUVD
added 2026/04/13 6:30 p.m.11 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.00442EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/13 4:16 p.m.9 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.00442EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/13 4:16 p.m.8 views

CVE-2025-69624

Nitro PDF Pro before 14.43 for Windows 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...

7.5CVSS0.00428EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/13 3:31 p.m.10 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.00122EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/13 3:31 p.m.10 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.00122EPSS
SaveExploits0References7
NVD
NVD
added 2026/04/13 2:16 p.m.11 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.00122EPSS
SaveExploits0References10
NVD
NVD
added 2026/04/13 2:16 p.m.11 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.00114EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/04/13 1:40 p.m.38 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.0012EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/13 1:40 p.m.28 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.0012EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/04/13 1:40 p.m.15 views

CVE-2026-31422 net/sched: cls_flow: fix NULL pointer dereference on shared blocks

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.8AI score
SaveExploits0References13
OSV
OSV
added 2026/04/13 1:40 p.m.14 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...

6AI score
SaveExploits0References13
ATTACKERKB
ATTACKERKB
added 2026/04/13 1:40 p.m.7 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.0012EPSS
SaveExploits0References9Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/13 6:58 a.m.18 views

harfbuzz: Null Pointer Dereference in harfbuzz

A null pointer dereference vector has been discovered in the harfbuzz package. A null pointer dereference vulnerability exists in the SubtableUnicodesCache::create function located in src/hb-ot-cmap-table.hh:1672-1673. The function fails to check if hbmalloc returns NULL before using placement ne...

5.3CVSS6.2AI score0.00392EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/04/13 12:00 a.m.44 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.00442EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/13 12:00 a.m.19 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the readelf process. An attacker can cause the process to become unresponsive or crash by enticing a user to execute it on a specially crafted ELF file, resulting in resource exhaustion or a segmentation...

6.8CVSS5.6AI score0.00104EPSS
SaveExploits0References2
Rows per page
Query Builder