Lucene search
+L

2932 matches found

OSV
OSV
added 2026/08/10 11:59 a.m.44 views

CVE-2026-68187 exec: fix unsigned loop counter wrap in transfer_args_to_stack()

In the Linux kernel, the following vulnerability has been resolved: exec: fix unsigned loop counter wrap in transferargstostack The stop value is derived from bprm-p PAGESHIFT. The index variable is an unsigned long. If bprm-p drops below PAGESIZE and stop becomes zero the loop condition index =...

5.4AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/10 11:59 a.m.7 views

EUVD-2026-55288

In the Linux kernel, the following vulnerability has been resolved: exec: fix unsigned loop counter wrap in transferargstostack The stop value is derived from bprm-p PAGESHIFT. The index variable is an unsigned long. If bprm-p drops below PAGESIZE and stop becomes zero the loop condition index =...

5.3AI score0.0022EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:59 a.m.16 views

EUVD-2026-55275

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix union collision of module and refcnt for dynamic events In 'struct traceeventcall', the 'module' pointer and the 'refcnt' atomic variable share the same memory space in a union. For dynamic events, the union member i...

5.5AI score0.00198EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: scsi: core: There is a race condition where the error handler is only awakened when the last running command completes or times out. This race condition can cause the SCSI layer to fail to awaken the error handler, resulting i...

4.7CVSS5.6AI score0.00095EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.19 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: In ext4, the order of execution of functions ext4percpuparaminit and ext4mbinit has been changed. When running kvm-xfstests -c ext4/1k -C 1 generic/383 with the DOUBLECHECK macro defined, a panic occurs as follows:...

5.5CVSS5.9AI score0.0013EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: flexproportions: making fpropnewperiod safe from hardirq issues. Bernd reported a deadlock issue in the flexible proportions code, which essentially complained about the following race conditions: runtimersoftirq – we’re in a...

5.5CVSS4.4AI score0.00114EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Counter: Interrupt-cnt: Remove the IRQFNOTHREAD flag An IRQ handler can either use IRQFNOTHREAD or acquire spinlockt. As noted by CONFIGPROVERAWLOCKNESTING: ============================= BUG: Invalid wait context 6.18.0-rc1+git...

5.5CVSS6.3AI score0.00149EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/07 2:57 p.m.11 views

Replay Attack

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Replay Attack through the users/login-with-passkey process. An attacker can gain unauthorized access to user accounts by replaying a previously captured passkey login request body, as the...

9.1CVSS5.4AI score0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/07 2:57 p.m.14 views

GHSA-WG23-69C2-GJC8 Craft CMS: Passkey login accepts replayed WebAuthn assertions

Craft CMS passkey login accepts WebAuthn requestOptions from the unauthenticated login request body and does not persist the updated credential counter returned by the WebAuthn assertion validator. A captured passkey login request body can therefore be replayed because the old challenge is accept...

9.1CVSS5.5AI score0.00227EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/08/06 12:00 a.m.10 views

Vulnerabilities in the sound/soc/stm/stm32_sai.c and sound/soc/stm/stm32_sai_sub.c modules of the Linux operating system’s SoC audio support, which allow attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerabilities in the sound/soc/stm/stm32sai.c and sound/soc/stm/stm32saisub.c modules, which support audio functions in Linux-based SoC kernels, are related to errors during link counter updates. Exploiting these vulnerabilities can allow attackers to compromise the confidentiality,...

7.8CVSS5.7AI score0.00115EPSS
SaveExploits0References11Affected Software3
NVD
NVD
added 2026/08/05 1:24 p.m.10 views

CVE-2026-71225

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS0.00318EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/05 1:24 p.m.10 views

UBUNTU-CVE-2026-71225

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS5.5AI score0.00318EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:16 p.m.11 views

CVE-2026-71225

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS5.5AI score0.00318EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/08/05 12:16 p.m.40 views

CVE-2026-71225 Libkcapi: iv reuse in libkcapi one-shot symmetric cipher chunking causes cipher state reset across chunk boundaries

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS0.00318EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/05 12:16 p.m.60 views

CVE-2026-71225

CVE-2026-71225 (libkcapi) : A flaw in libkcapi affects one-shot symmetric cipher operations for inputs over 64 KiB in stateful modes (CTR, CBC). The IV is incorrectly reused across internal data chunks, which can weaken confidentiality by exposing relationships in encrypted plaintext and may affe...

6.5CVSS5.5AI score0.00318EPSS
SaveExploits1References3Affected Software4
Vulnrichment
Vulnrichment
added 2026/08/05 12:16 p.m.14 views

CVE-2026-71225 Libkcapi: iv reuse in libkcapi one-shot symmetric cipher chunking causes cipher state reset across chunk boundaries

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS5.5AI score0.00318EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/05 12:16 p.m.14 views

EUVD-2026-53336

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS5.5AI score0.00318EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/08/05 12:16 p.m.10 views

CVE-2026-71225

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS5.5AI score0.00318EPSS
SaveExploits1References3
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 that leads to information exposure in the processPacket method of CCMBlockCipher, with equivalent paths in KCCMBlockCipher and KGCMBlockCipher, which decrypt directly into the caller's output...

8.7CVSS5.6AI score0.00224EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.8 views

Improper Validation of Integrity Check Value

Overview Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value that leads to information exposure in the processPacket method of CCMBlockCipher, with equivalent paths in KCCMBlockCipher and KGCMBlockCipher, which decrypt directly into the caller's output...

8.7CVSS5.6AI score0.00224EPSS
SaveExploits0References2
Rows per page
Query Builder