Lucene search
+L

61 matches found

Microsoft CVE
Microsoft CVE
added 2026/03/27 8:03 a.m.13 views

icmp: fix NULL pointer dereference in icmp_tag_validation()

...

6.5CVSS5.8AI score0.00124EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2026/03/26 2:43 p.m.13 views

SUSE CVE-2026-23398

In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmptagvalidation icmptagvalidation unconditionally dereferences the result of rcudereferenceinetprotosproto without checking for NULL. The inetprotos array is sparse -- only about 15 of 256...

5.9CVSS5.8AI score0.00124EPSS
SaveExploits2References19
EUVD
EUVD
added 2026/03/26 12:30 p.m.8 views

EUVD-2026-16158

In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmptagvalidation icmptagvalidation unconditionally dereferences the result of rcudereferenceinetprotosproto without checking for NULL. The inetprotos array is sparse -- only about 15 of 256...

5.7AI score0.00124EPSS
SaveExploits2References7
OSV
OSV
added 2026/03/26 11:16 a.m.12 views

DEBIAN-CVE-2026-23398

In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmptagvalidation icmptagvalidation unconditionally dereferences the result of rcudereferenceinetprotosproto without checking for NULL. The inetprotos array is sparse -- only about 15 of 256...

5.5CVSS5.2AI score0.00124EPSS
SaveExploits2References1
OSV
OSV
added 2026/03/26 11:16 a.m.12 views

UBUNTU-CVE-2026-23398

In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmptagvalidation icmptagvalidation unconditionally dereferences the result of rcudereferenceinetprotosproto without checking for NULL. The inetprotos array is sparse -- only about 15 of 256...

5.5CVSS5.7AI score0.00124EPSS
SaveExploits2References35
UbuntuCve
UbuntuCve
added 2026/03/26 11:16 a.m.13 views

CVE-2026-23398

In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmptagvalidation icmptagvalidation unconditionally dereferences the result of rcudereferenceinetprotosproto without checking for NULL. The inetprotos array is sparse -- only about 15 of 256...

5.5CVSS6AI score0.00124EPSS
SaveExploits2References34
Cvelist
Cvelist
added 2026/03/26 10:22 a.m.41 views

CVE-2026-23398 icmp: fix NULL pointer dereference in icmp_tag_validation()

In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmptagvalidation icmptagvalidation unconditionally dereferences the result of rcudereferenceinetprotosproto without checking for NULL. The inetprotos array is sparse -- only about 15 of 256...

0.00124EPSS
SaveExploits2References8
OSV
OSV
added 2026/03/26 10:22 a.m.10 views

CVE-2026-23398 icmp: fix NULL pointer dereference in icmp_tag_validation()

In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmptagvalidation icmptagvalidation unconditionally dereferences the result of rcudereferenceinetprotosproto without checking for NULL. The inetprotos array is sparse -- only about 15 of 256...

5.7AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2026/03/26 10:22 a.m.12 views

CVE-2026-23398

In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmptagvalidation icmptagvalidation unconditionally dereferences the result of rcudereferenceinetprotosproto without checking for NULL. The inetprotos array is sparse -- only about 15 of 256...

5.5CVSS5.2AI score0.00124EPSS
SaveExploits2
ATTACKERKB
ATTACKERKB
added 2026/03/26 10:22 a.m.23 views

CVE-2026-23398

In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmptagvalidation icmptagvalidation unconditionally dereferences the result of rcudereferenceinetprotosproto without checking for NULL. The inetprotos array is sparse -- only about 15 of 256...

5.6AI score0.00124EPSS
SaveExploits2References9Affected Software1
CVE
CVE
added 2026/03/26 10:22 a.m.75 views

CVE-2026-23398

CVE-2026-23398 — Linux kernel icmp_tag_validation NULL pointer dereference has concrete details in the provided documents. The vulnerability occurs when icmp_tag_validation() dereferences inet_protos[proto] without a NULL check for an unregistered protocol number in an ICMP Fragmentation Needed p...

5.5CVSS5.7AI score0.00124EPSS
SaveExploits2References10Affected Software1
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.13 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 the unconditional dereferencing of a null pointer in the icmptagvalidation function, potentially...

5.5CVSS5.8AI score0.00124EPSS
SaveExploits2References8
EUVD
EUVD
added 2026/03/13 8:04 p.m.11 views

EUVD-2026-12094

xmlseclibs: Missing AES-GCM Authentication Tag Validation on Encrypted Nodes Allows for Unauthorized Decryption...

8.2CVSS5.8AI score0.00152EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/13 8:04 p.m.6 views

GHSA-4V26-V6CG-G6F9 xmlseclibs: Missing AES-GCM Authentication Tag Validation on Encrypted Nodes Allows for Unauthorized Decryption

Summary XML nodes encrypted with either aes-128-gcm, aes-192-gcm, or aes-256-gcm lack validation of the authentication tag length. An attacker can use this to brute-force an authentication tag, recover the GHASH key, and decrypt the encrypted nodes. It also allows to forge arbitrary ciphertexts...

8.2CVSS5.8AI score0.00152EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/03/13 7:58 p.m.13 views

CVE-2026-32600 xml-security is Missing AES-GCM Authentication Tag Validation on Encrypted Nodes Allows for Unauthorized Decryption

xml-security is a library that implements XML signatures and encryption. Prior to versions 2.3.1 and 1.13.9, XML nodes encrypted with either aes-128-gcm, aes-192-gcm, or aes-256-gcm lack validation of the authentication tag length. An attacker can use this to brute-force an authentication tag,...

8.2CVSS5.9AI score0.00148EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/13 7:58 p.m.49 views

CVE-2026-32600

XML-Security library (xml-security) is affected in versions prior to 2.3.1 and 1.13.9 where AES-GCM encrypted XML nodes do not validate the authentication tag length. This can allow an attacker to brute-force the authentication tag, recover the GHASH key, decrypt encrypted nodes, and forge cipher...

8.2CVSS5.9AI score0.00148EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/13 7:50 p.m.50 views

CVE-2026-32313 xmlseclibs is Missing AES-GCM Authentication Tag Validation on Encrypted Nodes Allows for Unauthorized Decryption

xmlseclibs is a library written in PHP for working with XML Encryption and Signatures. Prior to 3.1.5, XML nodes encrypted with either aes-128-gcm, aes-192-gcm, or aes-256-gcm lack validation of the authentication tag length. An attacker can use this to brute-force an authentication tag, recover...

8.2CVSS0.00152EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/13 7:50 p.m.5 views

CVE-2026-32313 xmlseclibs is Missing AES-GCM Authentication Tag Validation on Encrypted Nodes Allows for Unauthorized Decryption

xmlseclibs is a library written in PHP for working with XML Encryption and Signatures. Prior to 3.1.5, XML nodes encrypted with either aes-128-gcm, aes-192-gcm, or aes-256-gcm lack validation of the authentication tag length. An attacker can use this to brute-force an authentication tag, recover...

8.2CVSS5.9AI score0.00152EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/13 7:50 p.m.46 views

CVE-2026-32313

CVE-2026-32313 affects the PHP library xmlseclibs (XML Encryption/Signatures). Prior to version 3.1.5, nodes encrypted with AES-128/192/256-GCM lack validation of the authentication tag length, enabling an attacker to brute-force the tag, recover the GHASH key, and decrypt encrypted nodes. The vu...

8.2CVSS5.9AI score0.00152EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/20 10:28 p.m.11 views

CVE-2026-27122

svelte performance oriented web framework. Prior to 5.51.5, when using in server-side rendering, the provided tag name is not validated or sanitized before being emitted into the HTML output. If the tag string contains unexpected characters, it can result in HTML injection in the SSR output...

5CVSS5.5AI score0.00189EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder