Lucene search
+L

71 matches found

Oracle linux
Oracle linux
added 2026/05/01 12:0 a.m.17 views

Unbreakable Enterprise kernel security update: Copy Fail

5.15.0-319.201.4.4 - crypto: algifaead - Fix minimum RX size check for decryption Herbert Xu Orabug: 39291961 - crypto: afalg - Fix page reassignment overflow in afalgpulltsgl Herbert Xu Orabug: 39291961 - crypto: authencesn - Fix src offset when decrypting in-place Herbert Xu Orabug: 39291961 -...

7.8CVSS6.1AI score0.94545EPSS
SaveExploits236
GithubExploit
GithubExploit
added 2026/04/30 8:35 p.m.160 views

Exploit for CVE-2026-31431

CVE-2026-31431 Copy Fail – a 4‑byte page‑cache write prim...

7.8CVSS5.8AI score0.94545EPSS
SaveExploits236
RedhatCVE
RedhatCVE
added 2026/04/27 11:9 a.m.6 views

CVE-2026-31677

A flaw was found in the Linux kernel's afalg Algorithm Interface component. This vulnerability allows a local attacker to cause a denial of service DoS by sending specially crafted requests. The afalggetrsgl function fails to properly limit the extraction of receive scatterlist RX SG data based o...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/25 9:16 a.m.8 views

CVE-2026-31677

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - limit RX SG extraction by receive buffer budget Make afalggetrsgl limit each RX scatterlist extraction to the remaining receive buffer budget. afalggetrsgl currently uses afalgreadable only as a gate before...

5.5CVSS0.00114EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/25 8:46 a.m.4 views

CVE-2026-31677

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - limit RX SG extraction by receive buffer budget Make afalggetrsgl limit each RX scatterlist extraction to the remaining receive buffer budget. afalggetrsgl currently uses afalgreadable only as a gate before...

5.6AI score0.00114EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/04/25 8:46 a.m.7 views

EUVD-2026-25644

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - limit RX SG extraction by receive buffer budget Make afalggetrsgl limit each RX scatterlist extraction to the remaining receive buffer budget. afalggetrsgl currently uses afalgreadable only as a gate before...

5.6AI score0.00114EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/25 8:46 a.m.51 views

CVE-2026-31677

The CVE-2026-31677 issue affects the Linux kernel af_alg path. The root cause is that af_alg_get_rsgl() could extract RX scatterlist data beyond the remaining receive budget, allowing a local attacker to trigger a DoS via recvmsg when there isn’t enough RX space for a chunk. The fix tightens budg...

5.5CVSS5.6AI score0.00114EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/25 12:0 a.m.9 views

PT-2026-35137

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the af alg component of the Linux kernel cryptography subsystem. The function af alg get rsgl fails to properly limit each RX scatterlist extraction to the remaining...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/03/03 9:29 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg – Concurrent writes to afalgsendmsg are now disallowed. Issuing two writes to the same afalg socket is problematic, as the data will be interleaved in a unpredictable manner. Additionally, concurrent writes may caus...

7.8CVSS5.8AI score0.00252EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/09 12:0 a.m.22 views

Oracle Linux 7 / 8 : Unbreakable Enterprise kernel (ELSA-2026-50100)

The remote Oracle Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-50100 advisory. - crypto: afalg - Fix incorrect boolean values in afalgctx Eric Biggers Orabug: 38879907 CVE-2025-40022 - crypto: afalg - Disallow concurrent writ...

9.8CVSS7.5AI score0.00587EPSS
SaveExploits3References31
Tenable Nessus
Tenable Nessus
added 2026/01/26 12:0 a.m.8 views

Oracle Linux 7 / 8 : Unbreakable Enterprise kernel (ELSA-2026-50071)

The remote Oracle Linux 7 / 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-50071 advisory. 5.4.17-2136.351.3.3 - crypto: afalg - Fix incorrect boolean values in afalgctx Eric Biggers Orabug: 38884602 CVE-2025-40022 Tenable has extracted the...

6.7AI score0.00218EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2026/01/26 12:0 a.m.19 views

Unbreakable Enterprise kernel security update

5.4.17-2136.351.3.3 - crypto: afalg - Fix incorrect boolean values in afalgctx Eric Biggers Orabug: 38884602 CVE-2025-40022...

7.3AI score0.00218EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/01/16 9:3 a.m.7 views

crypto: af_alg - zero initialize memory allocated via sock_kmalloc

...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-002544)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002544 advisory. The HMAC implementation crypto/hmac.c in the Linux kernel before 4.14.8 does not validate that the underlying cryptographic hash algorithm is unkeyed, allowing a loc...

7.8CVSS6.5AI score0.00561EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.8 views

CVE-2025-71113

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - zero initialize memory allocated via sockkmalloc Several crypto user API contexts and requests allocated with sockkmalloc were left uninitialized, relying on callers to set fields explicitly. This resulted in the...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References36
NVD
NVD
added 2026/01/14 3:16 p.m.18 views

CVE-2025-71113

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - zero initialize memory allocated via sockkmalloc Several crypto user API contexts and requests allocated with sockkmalloc were left uninitialized, relying on callers to set fields explicitly. This resulted in the...

5.5CVSS0.00123EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:5 p.m.7 views

CVE-2025-71113

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - zero initialize memory allocated via sockkmalloc Several crypto user API contexts and requests allocated with sockkmalloc were left uninitialized, relying on callers to set fields explicitly. This resulted in the...

5.2AI score0.00123EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/01/14 3:5 p.m.5 views

CVE-2025-71113 crypto: af_alg - zero initialize memory allocated via sock_kmalloc

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - zero initialize memory allocated via sockkmalloc Several crypto user API contexts and requests allocated with sockkmalloc were left uninitialized, relying on callers to set fields explicitly. This resulted in the...

5.3AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:0 a.m.7 views

EulerOS 2.0 SP9 : kernel (EulerOS-SA-2026-1014)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : crypto: afalg - Disallow concurrent writes in afalgsendmsgCVE-2025-39964 posix-cpu-timers: fix race between handleposixcputimers and...

7.8CVSS7.7AI score0.0125EPSS
SaveExploits8References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993155)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993155 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: null - Use spin lock instead of mutex As the null algorithm may be freed in softirq conte...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References4
Rows per page
Query Builder