Lucene search
+L

706 matches found

Cvelist
Cvelist
added 2026/08/06 7:13 a.m.46 views

CVE-2026-64598 smb/client: Fix error code in smb2_aead_req_alloc()

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

8.8CVSS0.00278EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/06 7:13 a.m.20 views

CVE-2026-64598

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

5.5AI score0.00278EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/08/06 7:13 a.m.16 views

CVE-2026-64598

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

8.8CVSS5.4AI score0.00278EPSS
SaveExploits0
OSV
OSV
added 2026/08/06 7:13 a.m.28 views

CVE-2026-64598 smb/client: Fix error code in smb2_aead_req_alloc()

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

8.8CVSS5.5AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/06 12:00 a.m.10 views

PT-2026-68431

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the smb2 aead req alloc function where the num sgs variable, defined as a u32, is incorrectly handled when using ERR PTR. This improper handling of the error code can...

8.8CVSS5.6AI score0.00278EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/08/05 1:58 a.m.93 views

Exploit for Incorrect Resource Transfer Between Spheres in Linux Linux_Kernel

copyfail-guard Ferramenta de detecção e mitigação automatiz...

7.8CVSS5.9AI score0.99907EPSS
SaveExploits243
Snyk
Snyk
added 2026/08/03 5:53 a.m.11 views

Improper Validation of Integrity Check Value

Overview Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value in CMS AuthEnvelopedData recipient processing, where AbstractRecipient and its recipient classes such as JceKeyTransRecipient and BcKeyTransRecipient take the AEAD tag length from the...

8.7CVSS5.5AI score0.00147EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.9 views

Improper Validation of Integrity Check Value

Overview Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value in the readBlock method of PGPAeadInputStream BcAEADUtil, mirrored in JceAEADUtil, which pre-reads the final 16 bytes but ignores the result and returns EOF without calling doFinal when the...

8.7CVSS5.5AI score0.0014EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.10 views

Improper Validation of Integrity Check Value

Overview Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value in the readBlock method of PGPAeadInputStream BcAEADUtil, mirrored in JceAEADUtil, which pre-reads the final 16 bytes but ignores the result and returns EOF without calling doFinal when the...

8.7CVSS5.5AI score0.0014EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.10 views

Improper Validation of Integrity Check Value

Overview Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value in the readBlock method of PGPAeadInputStream BcAEADUtil, mirrored in JceAEADUtil, which pre-reads the final 16 bytes but ignores the result and returns EOF without calling doFinal when the...

8.7CVSS5.5AI score0.0014EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.10 views

Improper Validation of Integrity Check Value

Overview Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value in the readBlock method of PGPAeadInputStream BcAEADUtil, mirrored in JceAEADUtil, which pre-reads the final 16 bytes but ignores the result and returns EOF without calling doFinal when the...

8.7CVSS5.5AI score0.0014EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/03 4:16 a.m.14 views

CVE-2026-12817

In Bouncy Castle for Java before 1.85, OpenPGP AEAD decryption skips final tag on chunk-aligned data. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpg-fips 1.0.13 1.0.X series, 2.0.13 2.0.X series and 2.1.13 2.1.X series...

8.7CVSS0.0014EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/03 4:16 a.m.11 views

CVE-2026-12817

In Bouncy Castle for Java before 1.85, OpenPGP AEAD decryption skips final tag on chunk-aligned data. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpg-fips 1.0.13 1.0.X series, 2.0.13 2.0.X series and 2.1.13 2.1.X series...

8.7CVSS5.2AI score0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/03 4:16 a.m.12 views

UBUNTU-CVE-2026-12817

In Bouncy Castle for Java before 1.85, OpenPGP AEAD decryption skips final tag on chunk-aligned data. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpg-fips 1.0.13 1.0.X series, 2.0.13 2.0.X series and 2.1.13 2.1.X series...

8.7CVSS5.4AI score0.0014EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/03 4:16 a.m.10 views

CVE-2026-12803

In Bouncy Castle for Java before 1.85, KCCMBlockCipher MAC does not bind nonce when AAD is absent cross-nonce AEAD forgery. This issue also affects Bouncy Castle for Java LTS before 2.73.12...

8.7CVSS5.2AI score0.00165EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/03 2:54 a.m.13 views

CVE-2026-12817

In Bouncy Castle for Java before 1.85, OpenPGP AEAD decryption skips final tag on chunk-aligned data. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpg-fips 1.0.13 1.0.X series, 2.0.13 2.0.X series and 2.1.13 2.1.X series...

8.7CVSS5.5AI score0.0014EPSS
SaveExploits0References4Affected Software3
Cvelist
Cvelist
added 2026/08/03 2:54 a.m.60 views

CVE-2026-12817 OpenPGP AEAD decryption skips final tag on chunk-aligned data

In Bouncy Castle for Java before 1.85, OpenPGP AEAD decryption skips final tag on chunk-aligned data. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpg-fips 1.0.13 1.0.X series, 2.0.13 2.0.X series and 2.1.13 2.1.X series...

8.7CVSS0.0014EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 2:54 a.m.26 views

CVE-2026-12817 OpenPGP AEAD decryption skips final tag on chunk-aligned data

In Bouncy Castle for Java before 1.85, OpenPGP AEAD decryption skips final tag on chunk-aligned data. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpg-fips 1.0.13 1.0.X series, 2.0.13 2.0.X series and 2.1.13 2.1.X series...

8.7CVSS5.5AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/03 2:54 a.m.17 views

EUVD-2026-52136

In Bouncy Castle for Java before 1.85, OpenPGP AEAD decryption skips final tag on chunk-aligned data. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpg-fips 1.0.13 1.0.X series, 2.0.13 2.0.X series and 2.1.13 2.1.X series...

8.7CVSS5.5AI score0.0014EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/03 2:54 a.m.9 views

CVE-2026-12817 OpenPGP AEAD decryption skips final tag on chunk-aligned data

In Bouncy Castle for Java before 1.85, OpenPGP AEAD decryption skips final tag on chunk-aligned data. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpg-fips 1.0.13 1.0.X series, 2.0.13 2.0.X series and 2.1.13 2.1.X series...

8.7CVSS5.5AI score0.0014EPSS
SaveExploits0References2
Rows per page
Query Builder