Lucene search
+L

228 matches found

SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.15 views

SUSE CVE-2026-31431

In the Linux kernel, the following vulnerability has been resolved: crypto: algifaead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algifaead since the source and destination...

7.8CVSS5.6AI score0.94545EPSS
SaveExploits233References148
RedhatCVE
RedhatCVE
added 2026/04/22 10:32 a.m.15 views

CVE-2026-31431

A flaw was found in the Linux kernel's algifaead cryptographic algorithm interface. An incorrect in-place operation causes source and destination data mappings to differ during cryptographic processing. A low-privileged local attacker can exploit this flaw to corrupt the contents of sensitive...

7.8CVSS7.2AI score0.94545EPSS
SaveExploits233References12
Cvelist
Cvelist
added 2026/04/22 8:15 a.m.270 views

CVE-2026-31431 crypto: algif_aead - Revert to operating out-of-place

In the Linux kernel, the following vulnerability has been resolved: crypto: algifaead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algifaead since the source and destination...

7.8CVSS0.94545EPSS
SaveExploits233References8
Vulnrichment
Vulnrichment
added 2026/04/22 8:15 a.m.13 views

CVE-2026-31431 crypto: algif_aead - Revert to operating out-of-place

In the Linux kernel, the following vulnerability has been resolved: crypto: algifaead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algifaead since the source and destination...

7.8CVSS5.1AI score0.94545EPSS
SaveExploits233References8
CVE
CVE
added 2026/04/22 8:15 a.m.1142 views

CVE-2026-31431

CVE-2026-31431 is a local privilege escalation in the Linux kernel’s algif_aead/AF_ALG path. The root cause is an in-place operation bug in the AEAD handling, which can be exercised via AF_ALG sockets with the authencesn algorithm and splice() to corrupt the kernel page cache of readable files wi...

7.8CVSS5.6AI score0.94545EPSS
SaveIn wildExploits233References126Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-31431

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: crypto: algifaead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3...

7.8CVSS6.5AI score0.94545EPSS
SaveExploits233References2
Positive Technologies
Positive Technologies
added 2026/03/23 12:0 a.m.13 views

PT-2026-34274

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.0 Linux kernel versions prior to 6.19.12 Description A flaw exists in the algif aead cryptographic algorithm interface of the Linux kernel. The issue stems from an incorrect in-place operation during...

7.8CVSS8.1AI score0.94545EPSS
SaveExploits233
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.10 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-38079)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38079 advisory. - In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in...

7.8CVSS6.7AI score0.00179EPSS
SaveExploits0References2
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.8AI score0.00123EPSS
SaveExploits0References37
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.6 views

RHEL 9 : kernel-rt (RHSA-2025:15658)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:15658 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism...

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

RHEL 9 : kernel (RHSA-2025:14696)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:14696 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: bpf, testrun: Fix...

7.8CVSS6.8AI score0.00208EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2025/08/27 12:10 a.m.11 views

kernel: crypto: algif_hash - fix double free in hash_accept

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS6.8AI score0.00179EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/11 11:24 a.m.6 views

kernel: crypto: algif_hash - fix double free in hash_accept

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS6.8AI score0.00179EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/11 10:17 a.m.7 views

kernel: crypto: algif_hash - fix double free in hash_accept

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS6.8AI score0.00179EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2025-38079

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed...

7.8CVSS6.9AI score0.00179EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-26824

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - Remove bogus SGL free on zero-length error path When a zero-length messa...

5.5CVSS5.4AI score0.00228EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.7 views

crypto: algif_hash - fix double free in hash_accept

...

7.8CVSS7.4AI score0.00179EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/08/04 4:27 p.m.13 views

kernel: crypto: algif_hash - fix double free in hash_accept

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS6.8AI score0.00179EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 10:15 a.m.3 views

DEBIAN-CVE-2025-38079

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS5.9AI score0.00179EPSS
SaveExploits0References1
CVE
CVE
added 2025/06/18 9:33 a.m.116 views

CVE-2025-38079

The CVE-2025-38079 entry concerns a vulnerability in the Linux kernel crypto/algif_hash: a double free in hash_accept when accept(2) is used on an algif_hash socket with MSG_MORE and crypto_ahash_import fails. This leads to a slab-use-after-free due to sk2 being freed in both hash_accept and af_a...

7.8CVSS6.6AI score0.00179EPSS
SaveExploits0References11Affected Software1
Rows per page
Query Builder