Lucene search
+L

72 matches found

Redos
Redos
added 2024/11/01 12:00 a.m.27 views

ROS-20241101-01

A vulnerability in the sysfs component of the Linux operating system kernel is related to excessive output in the sysfsbreakactiveprotection function in fs/sysfs/file.c. Exploitation of the vulnerability could allow an attacker to gain access to sensitive information Vulnerability in the clk...

7.8CVSS7.6AI score0.0044EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.4 views

SUSE CVE-2022-48870

In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spkttyiorelease Run the following tests on the qemu platform: syzkaller: modprobe speakupaudptr input: Speakup as /devices/virtual/input/input4 initialized device: /dev/synth, node MAJOR 10,...

5.5CVSS6.5AI score0.0025EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/21 7:15 a.m.6 views

DEBIAN-CVE-2022-48870

In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spkttyiorelease Run the following tests on the qemu platform: syzkaller: modprobe speakupaudptr input: Speakup as /devices/virtual/input/input4 initialized device: /dev/synth, node MAJOR 10,...

5.5CVSS5.2AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.12 views

UBUNTU-CVE-2022-48870

In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spkttyiorelease Run the following tests on the qemu platform: syzkaller: modprobe speakupaudptr input: Speakup as /devices/virtual/input/input4 initialized device: /dev/synth, node MAJOR 10,...

5.5CVSS6.1AI score0.0025EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.37 views

CVE-2022-48870 tty: fix possible null-ptr-defer in spk_ttyio_release

In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spkttyiorelease Run the following tests on the qemu platform: syzkaller: modprobe speakupaudptr input: Speakup as /devices/virtual/input/input4 initialized device: /dev/synth, node MAJOR 10,...

0.0025EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/22 2:39 p.m.23 views

CLSA-2024-1721659158 Fix of 66 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26810 - vfio/pci: Lock external INTx masking ops CVE-url: https://ubuntu.com/security/CVE-2024-38587 - speakup: Fix sizeof vs ARRAYSIZE bug CVE-url: https://ubuntu.com/security/CVE-2024-39493 - crypto: qat - Fix ADFDEVRESETSYNC memory leak CVE-url:...

9.8CVSS6.7AI score0.00966EPSS
SaveExploits1References1
OSV
OSV
added 2024/07/22 2:27 p.m.21 views

CLSA-2024-1721658474 Fix of 66 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26810 - vfio/pci: Lock external INTx masking ops CVE-url: https://ubuntu.com/security/CVE-2024-38587 - speakup: Fix sizeof vs ARRAYSIZE bug CVE-url: https://ubuntu.com/security/CVE-2024-39493 - crypto: qat - Fix ADFDEVRESETSYNC memory leak CVE-url:...

9.8CVSS6.7AI score0.00966EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.5 views

SUSE CVE-2024-38587

In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof vs ARRAYSIZE bug The "buf" pointer is an array of u16 values. This code should be using ARRAYSIZE which is 256 instead of sizeof which is 512, otherwise it can the still got out of bounds...

6.1CVSS6.3AI score0.00788EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/06/20 3:29 p.m.26 views

CVE-2024-38587

In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof vs ARRAYSIZE bug The "buf" pointer is an array of u16 values. This code should be using ARRAYSIZE which is 256 instead of sizeof which is 512, otherwise it can the still got out of bounds. Mitigation Mitigatio...

5.5CVSS9.2AI score0.00788EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/19 2:15 p.m.7 views

DEBIAN-CVE-2024-38587

In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof vs ARRAYSIZE bug The "buf" pointer is an array of u16 values. This code should be using ARRAYSIZE which is 256 instead of sizeof which is 512, otherwise it can the still got out of bounds...

7.8CVSS5.5AI score0.00788EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 2:15 p.m.20 views

CVE-2024-38587

In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof vs ARRAYSIZE bug The "buf" pointer is an array of u16 values. This code should be using ARRAYSIZE which is 256 instead of sizeof which is 512, otherwise it can the still got out of bounds...

7.8CVSS0.00788EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/19 2:15 p.m.20 views

UBUNTU-CVE-2024-38587

In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof vs ARRAYSIZE bug The "buf" pointer is an array of u16 values. This code should be using ARRAYSIZE which is 256 instead of sizeof which is 512, otherwise it can the still got out of bounds...

7.8CVSS6.2AI score0.00788EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.19 views

CVE-2024-38587

In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof vs ARRAYSIZE bug The "buf" pointer is an array of u16 values. This code should be using ARRAYSIZE which is 256 instead of sizeof which is 512, otherwise it can the still got out of bounds...

7.8CVSS6.3AI score0.00788EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2024/06/19 1:37 p.m.17 views

CVE-2024-38587 speakup: Fix sizeof() vs ARRAY_SIZE() bug

In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof vs ARRAYSIZE bug The "buf" pointer is an array of u16 values. This code should be using ARRAYSIZE which is 256 instead of sizeof which is 512, otherwise it can the still got out of bounds...

7.8CVSS7.1AI score0.00788EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/19 1:37 p.m.15 views

CVE-2024-38587 speakup: Fix sizeof() vs ARRAY_SIZE() bug

In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof vs ARRAYSIZE bug The "buf" pointer is an array of u16 values. This code should be using ARRAYSIZE which is 256 instead of sizeof which is 512, otherwise it can the still got out of bounds...

7.8CVSS6.1AI score
SaveExploits0References15
CVE
CVE
added 2024/06/19 1:37 p.m.151 views

CVE-2024-38587

The CVE-2024-38587 entry covers a Linux kernel issue in the speakup component where a buf is declared as an array of 16-bit values. The root cause is using sizeof() instead of ARRAY_SIZE() to determine the buffer length; ARRAY_SIZE() evaluates to 256, while sizeof() yields 512, which can lead to ...

7.8CVSS7.2AI score0.00788EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2024/06/19 1:37 p.m.47 views

CVE-2024-38587 speakup: Fix sizeof() vs ARRAY_SIZE() bug

In the Linux kernel, the following vulnerability has been resolved: speakup: Fix sizeof vs ARRAYSIZE bug The "buf" pointer is an array of u16 values. This code should be using ARRAYSIZE which is 256 instead of sizeof which is 512, otherwise it can the still got out of bounds...

7.8CVSS0.00788EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/06/19 12:00 a.m.12 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a security issue in speakup sizeof and ARRAYSIZE...

5.3CVSS6.4AI score0.00788EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.11 views

SUSE CVE-2024-26994

In the Linux kernel, the following vulnerability has been resolved: speakup: Avoid crash on very long word In case a console is set up really large and contains a really long word 256 characters, we have to stop before the length of the word buffer...

5.5CVSS6.3AI score0.00292EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/05/01 7:35 p.m.35 views

CVE-2024-26994

A potential word buffer overflow was found in drivers/accessibility/speakup/main.c in the Linux kernel. This may cause a crash...

5.5CVSS8.5AI score0.00292EPSS
SaveExploits0References4
Rows per page
Query Builder