Lucene search
+L

778 matches found

OSV
OSV
added 2026/04/17 10:34 a.m.5 views

SUSE-FU-2026:21213-1 Feature update for libgcrypt, libgpg-error

This update for libgcrypt, libgpg-error fixes the following issues: Update libgcrypt to 1.12.1 jscPED-15059: New and extended interfaces: - Allow access to the FIPS service indicator via the new GCRYCTLFIPSSERVICEINDICATOR control code. - Make SHA-1 non-FIPS internally for the 1.12 API - Add...

5.9CVSS5.9AI score0.01114EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/17 10:34 a.m.8 views

SUSE-FU-2026:21232-1 Feature update for libgcrypt, libgpg-error

This update for libgcrypt, libgpg-error fixes the following issues: Update libgcrypt to 1.12.1 jscPED-15059: New and extended interfaces: - Allow access to the FIPS service indicator via the new GCRYCTLFIPSSERVICEINDICATOR control code. - Make SHA-1 non-FIPS internally for the 1.12 API - Add...

5.9CVSS6.7AI score0.01114EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.7 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007480 advisory. In the Linux kernel, the following vulnerability has been resolved: RISC-V: Make port I/O string accessors actually work Fix port I/O string accessors such as insb',...

5.9AI score0.00202EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:0 a.m.24 views

Ubuntu 24.04 LTS : Linux kernel (Azure FIPS) vulnerabilities (USN-8165-1)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-8165-1 advisory. Qualys discovered that several vulnerabilities existed in the AppArmor Linux kernel Security Module LSM. An unprivileged local attacker could use these...

9.8CVSS6.8AI score0.00641EPSS
SaveExploits15References439
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006823)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006823 advisory. In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the...

7.1CVSS6AI score0.00264EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/06 5:42 p.m.13 views

CVE-2026-34379

A flaw was found in OpenEXR, an image storage format library for the motion picture industry. A remote attacker could exploit this vulnerability by providing a specially crafted DWA or DWAB-compressed EXR file containing a FLOAT-type channel. When the file is decoded, a misaligned memory write...

7.1CVSS5.8AI score0.00283EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/03/26 3:18 p.m.16 views

CVE-2026-3580

In wolfSSL 5.8.4, constant-time masking logic in sp256getentry2569 is optimized into conditional branches bnez by GCC when targeting RISC-V RV32I with -O3. This transformation breaks the side-channel resistance of ECC scalar multiplication, potentially allowing a local attacker to recover secret...

4.7CVSS5.8AI score0.00128EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2026/03/25 12:0 a.m.9 views

The vulnerability of the setup_bootmem() function in the arch/riscv/mm/init.c file of the module for the subsystem of module management on the RISCV architecture of the Linux operating system allows a attacker to access protected information or cause a service failure.

The vulnerability of the setupbootmem function in the arch/riscv/mm/init.c file of the module for the RISCV architecture subsystem of the Linux operating system’s kernel architecture is related to the copying of a buffer without checking the size of the input data a classic buffer overflow attack...

7.1CVSS6.1AI score0.00193EPSS
SaveExploits0References11Affected Software2
UbuntuCve
UbuntuCve
added 2026/03/19 8:16 p.m.13 views

CVE-2026-3580

In wolfSSL 5.8.4, constant-time masking logic in sp256getentry2569 is optimized into conditional branches bnez by GCC when targeting RISC-V RV32I with -O3. This transformation breaks the side-channel resistance of ECC scalar multiplication, potentially allowing a local attacker to recover secret...

4.7CVSS5.9AI score0.00128EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/03/19 8:16 p.m.9 views

CVE-2026-3579

wolfSSL 5.8.4 on RISC-V RV32I architectures lacks a constant-time software implementation for 64-bit multiplication. The compiler-inserted muldi3 subroutine executes in variable time based on operand values. This affects multiple SP math functions sp256mul9, sp256sqr9, etc., leading to a timing...

5.9CVSS5.9AI score0.00265EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/19 7:46 p.m.36 views

CVE-2026-3580

In wolfSSL 5.8.4, GCC optimizes constant-time masking logic in sp_256_get_entry_256_9 into conditional branches (bnez) when targeting RISC-V RV32I with -O3, breaking the expected side-channel resistance of ECC scalar multiplication. This may enable a local attacker to recover secret keys via timi...

4.7CVSS5.8AI score0.00128EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/19 7:46 p.m.6 views

CVE-2026-3580

In wolfSSL 5.8.4, constant-time masking logic in sp256getentry2569 is optimized into conditional branches bnez by GCC when targeting RISC-V RV32I with -O3. This transformation breaks the side-channel resistance of ECC scalar multiplication, potentially allowing a local attacker to recover secret...

2.1CVSS5.8AI score0.00128EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/19 7:37 p.m.8 views

CVE-2026-3579

wolfSSL 5.8.4 on RISC-V RV32I architectures lacks a constant-time software implementation for 64-bit multiplication. The compiler-inserted muldi3 subroutine executes in variable time based on operand values. This affects multiple SP math functions sp256mul9, sp256sqr9, etc., leading to a timing...

2.1CVSS5.8AI score0.00265EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/03/19 7:37 p.m.12 views

CVE-2026-3579

wolfSSL 5.8.4 on RISC-V RV32I architectures lacks a constant-time software implementation for 64-bit multiplication. The compiler-inserted muldi3 subroutine executes in variable time based on operand values. This affects multiple SP math functions sp256mul9, sp256sqr9, etc., leading to a timing...

5.9CVSS5.2AI score0.00265EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/03/19 7:37 p.m.37 views

CVE-2026-3579 Non-constant time multiplication subroutine __muldi3 on RISC-V RV32I

wolfSSL 5.8.4 on RISC-V RV32I architectures lacks a constant-time software implementation for 64-bit multiplication. The compiler-inserted muldi3 subroutine executes in variable time based on operand values. This affects multiple SP math functions sp256mul9, sp256sqr9, etc., leading to a timing...

2.1CVSS0.00265EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/18 12:0 a.m.29 views

EulerOS Virtualization 2.13.1 : kernel (EulerOS-SA-2026-1637)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : scsi: target: Fix WRITESAME No Data Buffer crashCVE-2022-21546 iommu/arm-smmu-v3-sva: Fix mm use-after-freeCVE-2022-49426 module: f...

9.8CVSS6.8AI score0.006EPSS
SaveExploits2References346
OSV
OSV
added 2026/03/16 2:3 p.m.27 views

USN-8095-1 linux, linux-aws, linux-gcp, linux-gcp-6.8, linux-gke, linux-gkeop, linux-hwe-6.8, linux-ibm, linux-ibm-6.8, linux-lowlatency, linux-lowlatency-hwe-6.8, linux-oracle, linux-oracle-6.8 vulnerabilities

Qualys discovered that several vulnerabilities existed in the AppArmor Linux kernel Security Module LSM. An unprivileged local attacker could use these issues to load, replace, and remove arbitrary AppArmor profiles causing denial of service, exposure of sensitive information kernel memory, local...

9.8CVSS6.8AI score0.00641EPSS
SaveExploits7References425
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:0 a.m.9 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005648)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005648 advisory. In the Linux kernel, the following vulnerability has been resolved: riscv: process: fix kernel info leakage threadstruct's s12 may contain random kernel memory...

7.1CVSS5.6AI score0.00194EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2026/03/04 3:48 p.m.17 views

USN-8074-2: Linux kernel (Azure FIPS) vulnerabilities

It was discovered that improper initialization of CPU cache memory could allow a local attacker with hypervisor access to overwrite SEV-SNP guest memory resulting in loss of data integrity. CVE-2024-36331 Oleksii Oleksenko, Cedric Fournet, Jana Hofmann, Boris Köpf, Stavros Volos, and Flavien Solt...

10CVSS7AI score0.11689EPSS
SaveExploits11
Ubuntu
Ubuntu
added 2026/02/24 11:20 a.m.26 views

USN-8029-3: Linux kernel (Azure) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - Nios II architecture; - PA-RISC architecture; - RISC-V architecture; -...

9.8CVSS7.7AI score0.00677EPSS
SaveExploits4
Rows per page
Query Builder