Lucene search
+L

253 matches found

GithubExploit
GithubExploit
added 2026/05/01 12:52 p.m.222 views

Exploit for CVE-2026-31431

Copy-Fail---CVE-2026-31431 CVE-2026-31431 "Copy Fail" - Analys...

7.8CVSS5.9AI score0.99907EPSS
SaveExploits242
Oracle linux
Oracle linux
added 2026/05/01 12:00 a.m.24 views

Unbreakable Enterprise kernel security update: Copy Fail

6.12.0-201.74.2.2 - crypto: afalg - Fix page reassignment overflow in afalgpulltsgl Herbert Xu Orabug: 39292190 - crypto: authencesn - Fix src offset when decrypting in-place Herbert Xu Orabug: 39292190 - crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption Herbert Xu...

7.8CVSS6.1AI score0.99907EPSS
SaveExploits242
Information Security Automation
Information Security Automation
added 2026/04/30 6:00 p.m.18 views

About Elevation of Privilege - Linux Kernel "Copy Fail" (CVE-2026-31431) vulnerability

About Elevation of Privilege - Linux Kernel "Copy Fail" CVE-2026-31431 vulnerability. A local privilege escalation vulnerability in the Linux kernel AFALG component, which is caused by a memory handling flaw, allows an unprivileged user to escalate privileges to root. By exploiting this...

7.8CVSS6.1AI score0.99907EPSS
SaveExploits242
OSV
OSV
added 2026/04/25 9:16 a.m.10 views

AZL-84210 CVE-2026-31677 affecting package kernel 6.6.150.1-1

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.5CVSS6AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/25 8:46 a.m.11 views

CVE-2026-31677 crypto: af_alg - limit RX SG extraction by receive buffer budget

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.9AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-31677

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: afalg - limit RX SG extraction by receive buffer budget Make afalggetrsgl limit each RX scatterlist extraction to the remaining receive buffer budget...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007617 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Disallow concurrent writes in afalgsendmsg Issuing two writes to the same afalg...

7.8CVSS6.3AI score0.00323EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/26 12:00 a.m.11 views

SUSE SLES15 / openSUSE 15 : Security update for the Linux Kernel (SUSE-SU-2026:1041-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1041-1 advisory. The SUSE Linux Enterprise 15 SP6 kernel was updated to receive various security bugfixes. The following security bugs...

9.4CVSS6.6AI score0.00508EPSS
SaveExploits8References101
OSV
OSV
added 2026/03/25 8:48 a.m.19 views

SUSE-SU-2026:20838-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues. The following security issues were fixed: - CVE-2025-39753: gfs2: Set .migratefolio in gfs2rgrp,metaaops bsc1249590. - CVE-2025-39964: crypto: afalg - Disallow concurrent writes in afalgsendmsg bsc1251966. -...

9.8CVSS5.9AI score0.00739EPSS
SaveExploits9References377
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:00 a.m.18 views

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

The remote Oracle Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-50134 advisory. - xfrm: delete x-tunnel as we delete x Sabrina Dubroca Orabug: 39016501 CVE-2025-40215 - crypto: afalg - Fix incorrect boolean values in afalgctx...

9.8CVSS7.2AI score0.00611EPSS
SaveExploits3References3
Oracle linux
Oracle linux
added 2026/03/02 12:00 a.m.21 views

Unbreakable Enterprise kernel security update

5.4.17-2136.352.5.1 - xfrm: flush all states in xfrmstatefini Sabrina Dubroca Orabug: 39016499 - xfrm: also call xfrmstatedeletetunnel at destroy time for states that were never added Sabrina Dubroca Orabug: 39016499 - Revert 'xfrm: destroy xfrmstate synchronously on net exit path' Sabrina Dubroc...

6.2AI score0.00611EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2026/02/10 12:00 a.m.6 views

Siemens S7-1500 Incorrect Type Conversion or Cast (CVE-2025-40022)

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Fix incorrect boolean values in afalgctx Commit 1b34cbbf4f01 crypto: afalg - Disallow concurrent writes in afalgsendmsg changed some fields from bool to 1-bit bitfields of type u32. However, some assignments to...

5.9AI score0.00218EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2026/02/07 12:00 a.m.21 views

Unbreakable Enterprise kernel security update

5.4.17-2136.352.5 - crypto: afalg - Fix incorrect boolean values in afalgctx Eric Biggers Orabug: 38879907 CVE-2025-40022 5.4.17-2136.352.4 - arm64: pensando: Must boot Ortano kernel with spin-table Rob Gardner Orabug: 38821197 5.4.17-2136.352.3 - net/sched: adjust device watchdog timer to detect...

3.3CVSS7.5AI score0.00611EPSS
SaveExploits6
Redos
Redos
added 2026/02/02 12:00 a.m.7 views

ROS-20260202-73-0025

A vulnerability in the afalg function of the Linux operating system kernel is related to a memory leak. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

5.5CVSS5.5AI score0.00207EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/01/16 12:26 a.m.12 views

SUSE 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...

6.6CVSS6.6AI score0.00143EPSS
SaveExploits0References23
OSV
OSV
added 2026/01/14 3:16 p.m.17 views

UBUNTU-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.9AI score0.00143EPSS
SaveExploits0References37
Debian CVE
Debian CVE
added 2026/01/14 3:05 p.m.9 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.4AI score0.00143EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/01/14 3:05 p.m.17 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.7AI score0.00143EPSS
SaveExploits0References7
CVE
CVE
added 2026/01/14 3:05 p.m.53 views

CVE-2025-71113

The CVE-2025-71113 issue is in the Linux kernel crypto af_alg path. Several crypto user API contexts and requests allocated with sock_kmalloc() were left uninitialized, which could cause uninitialized data to be used in certain error paths or when new fields are added. The root cause is missing z...

5.5CVSS6.2AI score0.00143EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-71113

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: afalg - zero initialize memory allocated via sockkmalloc Several crypto user API contexts and requests allocated with sockkmalloc were left uninitialize...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits0References3
Rows per page
Query Builder