Lucene search
+L

5565 matches found

Cvelist
Cvelist
added 2026/07/25 8:51 a.m.41 views

CVE-2026-64436 net: af_key: initialize alg_key_len for IPComp states

In the Linux kernel, the following vulnerability has been resolved: net: afkey: initialize algkeylen for IPComp states pfkeymsg2xfrmstate handles the IPComp SADBXSATYPEIPCOMP case by allocating x-calg and copying only the algorithm name: x-calg = kmallocobjx-calg; if !x-calg err = -ENOMEM; goto...

7.1CVSS0.00119EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:51 a.m.12 views

CVE-2026-64436 net: af_key: initialize alg_key_len for IPComp states

In the Linux kernel, the following vulnerability has been resolved: net: afkey: initialize algkeylen for IPComp states pfkeymsg2xfrmstate handles the IPComp SADBXSATYPEIPCOMP case by allocating x-calg and copying only the algorithm name: x-calg = kmallocobjx-calg; if !x-calg err = -ENOMEM; goto...

7.1CVSS5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:51 a.m.40 views

CVE-2026-64436

The CVE-2026-64436 issue in the Linux kernel affects IPComp state handling in PF_KEY paths. In pfkey_msg2xfrm_state, x->calg is allocated and the algorithm name is copied, but calg->alg_key_len is never initialized, even though calg is 68 bytes and alg_key_len is used later during xfrm_algo...

7.1CVSS5.8AI score0.00119EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.38 views

CVE-2026-64311 crypto: loongson - Remove broken and unused loongson-rng

In the Linux kernel, the following vulnerability has been resolved: crypto: loongson - Remove broken and unused loongson-rng The loongson-rng rngalg has several vulnerabilities, including not providing forward security, and a use-after-free bug due to the use of waitforcompletioninterruptible...

7.8CVSS0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:49 a.m.21 views

CVE-2026-64311 crypto: loongson - Remove broken and unused loongson-rng

In the Linux kernel, the following vulnerability has been resolved: crypto: loongson - Remove broken and unused loongson-rng The loongson-rng rngalg has several vulnerabilities, including not providing forward security, and a use-after-free bug due to the use of waitforcompletioninterruptible...

7.8CVSS5.8AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/24 9:49 p.m.13 views

vantage6: Algorithm developer can edit another developer's algorithm that is pending / under review

Impact Edit permission lacks ownership check, so another developer could alter metadata that is later trusted by nodes. Worst they could do is update the image or image tag. If that is not noted, another image is approved than the one actually under review Patches No Workarounds No...

7.1CVSS5.9AI score0.00207EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/24 9:49 p.m.10 views

GHSA-47W6-GWP4-W6VC vantage6: Algorithm developer can edit another developer's algorithm that is pending / under review

Impact Edit permission lacks ownership check, so another developer could alter metadata that is later trusted by nodes. Worst they could do is update the image or image tag. If that is not noted, another image is approved than the one actually under review Patches No Workarounds No...

7.1CVSS5.9AI score0.00207EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:00 a.m.8 views

Oracle Linux 10 : kernel (ELSA-2026-42919)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-42919 advisory. - fanotify: fix false positive on permission events CKI Backport Bot RHEL-180076 CVE-2026-46150 - ice: fix double-free of txbuf skb Jakub Ramaseuski...

8.8CVSS6.5AI score0.0026EPSS
SaveExploits3References12
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:00 a.m.9 views

RockyLinux 9 : kernel (RLSA-2026:43307)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:43307 advisory. kernel: crypto: afalg - zero initialize memory allocated via sockkmalloc CVE-2025-71113 kernel: scsi: core: Wake up the error handler when final...

8.8CVSS6.7AI score0.00278EPSS
SaveExploits2References11
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:00 a.m.12 views

RockyLinux 10 : kernel (RLSA-2026:42919)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:42919 advisory. kernel: crypto: afalg - zero initialize memory allocated via sockkmalloc CVE-2025-71113 kernel: Linux kernel: Denial of Service due to memory leak in...

8.8CVSS5.9AI score0.0026EPSS
SaveExploits3References23
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:00 a.m.8 views

Oracle Linux 9 : kernel (ELSA-2026-43307)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-43307 advisory. - net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels Antoine Tenart RHEL-179297 CVE-2026-46099 - fanotify: fix false positive on permission events...

8.8CVSS7.1AI score0.00278EPSS
SaveExploits2References6
NVD
NVD
added 2026/07/22 9:17 p.m.18 views

CVE-2026-13089

OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify. When the caller does not pin an algorithm, OIDC::Lite::Model::IDToken::verify sets $self-alg$self-header-alg from the token's own header and then calls...

7.5CVSS0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/22 8:31 p.m.12 views

CVE-2026-13089 OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify

OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify. When the caller does not pin an algorithm, OIDC::Lite::Model::IDToken::verify sets $self-alg$self-header-alg from the token's own header and then calls...

7.5CVSS5.4AI score
SaveExploits0References8
EUVD
EUVD
added 2026/07/22 8:31 p.m.9 views

EUVD-2026-47803

OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify. When the caller does not pin an algorithm, OIDC::Lite::Model::IDToken::verify sets $self-alg$self-header-alg from the token's own header and then calls...

5.4AI score0.0024EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/22 8:31 p.m.43 views

CVE-2026-13089 OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify

OIDC::Lite versions through 0.12.1 for Perl allow ID Token signature verification bypass via a token-controlled algorithm allowlist in verify. When the caller does not pin an algorithm, OIDC::Lite::Model::IDToken::verify sets $self-alg$self-header-alg from the token's own header and then calls...

0.0024EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/22 3:32 p.m.11 views

CVE-2026-10822

If BIND encounters a particular invalid data structure in a DNS record, it will accept the invalid data, and may subsequently abort and exit. BIND will first need to store a DNS record for a key KEY, DNSKEY, etc.. That key must specify a PRIVATEDNS algorithm 253, and in the algorithm identifier,...

6.5CVSS5.2AI score0.00371EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 3:16 p.m.11 views

ALPINE-CVE-2026-10822

If BIND encounters a particular invalid data structure in a DNS record, it will accept the invalid data, and may subsequently abort and exit. BIND will first need to store a DNS record for a key KEY, DNSKEY, etc.. That key must specify a PRIVATEDNS algorithm 253, and in the algorithm identifier,...

6.5CVSS5.8AI score0.00371EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 3:16 p.m.22 views

CVE-2026-10822

If BIND encounters a particular invalid data structure in a DNS record, it will accept the invalid data, and may subsequently abort and exit. BIND will first need to store a DNS record for a key KEY, DNSKEY, etc.. That key must specify a PRIVATEDNS algorithm 253, and in the algorithm identifier,...

6.5CVSS0.00371EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/22 2:09 p.m.17 views

EUVD-2026-47705

If BIND encounters a particular invalid data structure in a DNS record, it will accept the invalid data, and may subsequently abort and exit. BIND will first need to store a DNS record for a key KEY, DNSKEY, etc.. That key must specify a PRIVATEDNS algorithm 253, and in the algorithm identifier,...

6.5CVSS5.2AI score0.00371EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/07/22 2:09 p.m.21 views

CVE-2026-10822

If BIND encounters a particular invalid data structure in a DNS record, it will accept the invalid data, and may subsequently abort and exit. BIND will first need to store a DNS record for a key KEY, DNSKEY, etc.. That key must specify a PRIVATEDNS algorithm 253, and in the algorithm identifier,...

6.5CVSS5.8AI score0.00371EPSS
SaveExploits0
Rows per page
Query Builder