Lucene search
+L

8557 matches found

OSV
OSV
added 2025/10/22 2:15 p.m.8 views

UBUNTU-CVE-2023-53713

In the Linux kernel, the following vulnerability has been resolved: arm64: sme: Use STR P to clear FFR context field in streaming SVE mode The FFR is a predicate register which can vary between 16 and 256 bits in size depending upon the configured vector length. When saving the SVE state in...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.16 views

CVE-2023-53726 arm64: csum: Fix OoB access in IP checksum code for negative lengths

In the Linux kernel, the following vulnerability has been resolved: arm64: csum: Fix OoB access in IP checksum code for negative lengths Although commit c2c24edb1d9c "arm64: csum: Fix pathological zero-length calls" added an early return for zero-length input, syzkaller has popped up with an...

7.1CVSS0.00139EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/22 1:23 p.m.9 views

CVE-2023-53713 arm64: sme: Use STR P to clear FFR context field in streaming SVE mode

In the Linux kernel, the following vulnerability has been resolved: arm64: sme: Use STR P to clear FFR context field in streaming SVE mode The FFR is a predicate register which can vary between 16 and 256 bits in size depending upon the configured vector length. When saving the SVE state in...

7.8CVSS6.5AI score
SaveExploits0References7
CVE
CVE
added 2025/10/22 1:23 p.m.23 views

CVE-2023-53713

CVE-2023-53713: In the Linux kernel arm64 SME, the FFR context field was cleared with an unconditional 8-byte store, which could fail to clear or corrupt memory when SME vector length is not 64 bytes. The patch replaces this 8-byte store with a store of a zero-initialized PFALSE predicate registe...

7.8CVSS6.2AI score0.00142EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.19 views

CVE-2023-53713 arm64: sme: Use STR P to clear FFR context field in streaming SVE mode

In the Linux kernel, the following vulnerability has been resolved: arm64: sme: Use STR P to clear FFR context field in streaming SVE mode The FFR is a predicate register which can vary between 16 and 256 bits in size depending upon the configured vector length. When saving the SVE state in...

7.8CVSS0.00142EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.17 views

CVE-2023-53712 ARM: 9317/1: kexec: Make smp stop calls asynchronous

In the Linux kernel, the following vulnerability has been resolved: ARM: 9317/1: kexec: Make smp stop calls asynchronous If a panic is triggered by a hrtimer interrupt all online cpus will be notified and set offline. But as highlighted by commit 19dbdcb8039c "smp: Warn on function calls from...

0.00194EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/22 1:23 p.m.6 views

CVE-2023-53712 ARM: 9317/1: kexec: Make smp stop calls asynchronous

In the Linux kernel, the following vulnerability has been resolved: ARM: 9317/1: kexec: Make smp stop calls asynchronous If a panic is triggered by a hrtimer interrupt all online cpus will be notified and set offline. But as highlighted by commit 19dbdcb8039c "smp: Warn on function calls from...

6.5AI score
SaveExploits0References7
CVE
CVE
added 2025/10/22 1:23 p.m.33 views

CVE-2023-53712

CVE-2023-53712 relates to the Linux kernel ARM kexec crash handling where the SMP stop notification can be triggered synchronously with interrupts disabled during a crash path. The root issue occurs when a panic is caused by a hrtimer interrupt, which would notify all online CPUs and set them off...

6.2AI score0.00194EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/22 1:23 p.m.7 views

CVE-2022-50579 arm64: ftrace: fix module PLTs with mcount

In the Linux kernel, the following vulnerability has been resolved: arm64: ftrace: fix module PLTs with mcount Li Huafei reports that mcount-based ftrace with module PLTs was broken by commit: a6253579977e4c6f "arm64: ftrace: consistently handle PLTs." When a module PLTs are used and a module is...

6.5AI score
SaveExploits0References8
Ubuntu
Ubuntu
added 2025/10/22 12:2 a.m.20 views

USN-7834-1: Linux kernel (Azure) vulnerabilities

Oleksii Oleksenko, Cedric Fournet, Jana Hofmann, Boris Köpf, Stavros Volos, and Flavien Solt discovered that some AMD processors may allow an attacker to infer data from previous stores, potentially resulting in the leakage of privileged information. A local attacker could possibly use this to...

10CVSS7.3AI score0.01119EPSS
SaveExploits5
Ubuntu
Ubuntu
added 2025/10/21 11:56 p.m.16 views

USN-7833-1: Linux kernel vulnerabilities

Oleksii Oleksenko, Cedric Fournet, Jana Hofmann, Boris Köpf, Stavros Volos, and Flavien Solt discovered that some AMD processors may allow an attacker to infer data from previous stores, potentially resulting in the leakage of privileged information. A local attacker could possibly use this to...

10CVSS7.3AI score0.01119EPSS
SaveExploits5
Hewlett-Packard
Hewlett-Packard
added 2025/10/21 12:0 a.m.18 views

Insyde BIOS Buffer Overflow in certain HP ARM-Based PCs

A potential security vulnerability has been identified in certain ARM-based HP PC products using Insyde BIOS InsydeH20 UEFI Firmware, which might allow arbitrary code execution. Insyde has released updates to mitigate the potential vulnerabilities. HP has identified affected platforms and...

7.8CVSS7.3AI score0.0023EPSS
SaveExploits0Affected Software4
RedHat Linux
RedHat Linux
added 2025/10/20 2:28 a.m.17 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

9.8CVSS6.8AI score0.00587EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/10/20 2:28 a.m.12 views

kernel: firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpiinfo is not set and will remain NULL until the probe succeeds. If it is not taken care, the...

7.8CVSS6.8AI score0.00165EPSS
SaveExploits0References5
Redos
Redos
added 2025/10/20 12:0 a.m.7 views

ROS-20251020-09

Vulnerability of the tcptwskpurge function in the net/ipv4/tcpminisocks.c module of the IPv4 protocol implementation of the kernel of the of the Linux operating system is related to the reuse of previously freed memory. Exploitation exploitation of the vulnerability could allow an attacker to...

9.8CVSS6.6AI score0.00626EPSS
SaveExploits0
OSV
OSV
added 2025/10/20 12:0 a.m.9 views

ALSA-2025:18281 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nfsd: don't ignore the return code of svcprocregister CVE-2025-22026 kernel: firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails CVE-2022-50087 kernel: sunrpc: fix clien...

9.8CVSS6.4AI score0.00587EPSS
SaveExploits0References16
AlmaLinux
AlmaLinux
added 2025/10/20 12:0 a.m.20 views

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nfsd: don't ignore the return code of svcprocregister CVE-2025-22026 kernel: firmware: armscpi: Ensure scpiinfo is not assigned if the probe fails CVE-2022-50087 kernel: sunrpc: fix clien...

9.8CVSS6.8AI score0.00587EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2025/10/17 12:0 a.m.6 views

PT-2025-51617

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak can occur in the Linux kernel when of genpd add provider onecell fails during probe. This happens because generic power domains are not removed, potentially leading to a...

5.5CVSS6.1AI score0.00207EPSS
SaveExploits0
Snyk
Snyk
added 2025/10/15 5:39 p.m.6 views

Inadequate Encryption Strength

Overview Affected versions of this package are vulnerable to Inadequate Encryption Strength via the SMTP process. An attacker can intercept sensitive information by performing a man-in-the-middle attack that prevents the use of TLS, causing data to be sent over an unencrypted connection...

8.2CVSS6.6AI score0.00671EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/10/15 5:39 p.m.6 views

Inadequate Encryption Strength

Overview Affected versions of this package are vulnerable to Inadequate Encryption Strength via the SMTP process. An attacker can intercept sensitive information by performing a man-in-the-middle attack that prevents the use of TLS, causing data to be sent over an unencrypted connection...

8.2CVSS8.6AI score0.00671EPSS
SaveExploits0References2
Rows per page
Query Builder