Lucene search
+L

657 matches found

CNNVD
CNNVD
added 2025/01/21 12:00 a.m.8 views

Linux kernel 代码问题漏洞

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 the failure of the ti-ads1298 driver in the iio module to check the return value of devmkasprintf. This coul...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.7 views

SUSE CVE-2024-57905

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1119: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it has a hole between the sample unsigned int and the timestamp. This hole is...

3.3CVSS7.3AI score0.00194EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.15 views

SUSE CVE-2024-57906

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads8688: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

3.3CVSS7.4AI score0.0022EPSS
SaveExploits0References13
OSV
OSV
added 2025/01/19 12:15 p.m.2 views

DEBIAN-CVE-2024-57905

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1119: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it has a hole between the sample unsigned int and the timestamp. This hole is...

7.1CVSS5.8AI score0.00194EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/19 12:15 p.m.15 views

CVE-2024-57905

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1119: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it has a hole between the sample unsigned int and the timestamp. This hole is...

7.1CVSS0.00194EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/19 12:15 p.m.10 views

DEBIAN-CVE-2024-57906

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads8688: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS5.9AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/19 12:15 p.m.12 views

UBUNTU-CVE-2024-57906

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads8688: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS6.3AI score0.0022EPSS
SaveExploits0References45
OSV
OSV
added 2025/01/19 12:15 p.m.7 views

UBUNTU-CVE-2024-57905

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1119: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it has a hole between the sample unsigned int and the timestamp. This hole is...

7.1CVSS6.4AI score0.00194EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.17 views

CVE-2024-57906

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads8688: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.1CVSS5.9AI score0.0022EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/01/19 11:52 a.m.16 views

CVE-2024-57906 iio: adc: ti-ads8688: fix information leak in triggered buffer

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads8688: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

0.0022EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/01/19 11:52 a.m.7 views

CVE-2024-57906 iio: adc: ti-ads8688: fix information leak in triggered buffer

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads8688: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses...

7.2AI score0.0022EPSS
SaveExploits0References7
CVE
CVE
added 2025/01/19 11:52 a.m.174 views

CVE-2024-57906

In the Linux kernel, CVE-2024-57906 affects the iio: adc: ti-ads8688 path, where a local buffer used to push data to userspace from a triggered buffer was not initialized for inactive channels. The root cause is failing to zero-initialize the buffer, risking information leakage to userspace. The ...

7.1CVSS6.1AI score0.0022EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/01/19 11:52 a.m.18 views

CVE-2024-57905

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1119: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it has a hole between the sample unsigned int and the timestamp. This hole is...

7.1CVSS5.8AI score0.00194EPSS
SaveExploits0
CVE
CVE
added 2025/01/19 11:52 a.m.79 views

CVE-2024-57905

In CVE-2024-57905, Linux kernel iio: adc: ti-ads1119 is fixed: the scan path pushed data from a triggered buffer used a local struct with an uninitialized hole between sample and timestamp, risking information leakage to userspace. The fix initializes the scan struct to zero before use to avoid p...

7.1CVSS6AI score0.00194EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/01/19 11:52 a.m.3 views

CVE-2024-57905 iio: adc: ti-ads1119: fix information leak in triggered buffer

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1119: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it has a hole between the sample unsigned int and the timestamp. This hole is...

5.6AI score0.00194EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/19 11:52 a.m.26 views

CVE-2024-57905 iio: adc: ti-ads1119: fix information leak in triggered buffer

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1119: fix information leak in triggered buffer The 'scan' local struct is used to push data to user space from a triggered buffer, but it has a hole between the sample unsigned int and the timestamp. This hole is...

0.00194EPSS
SaveExploits0References2
NVD
NVD
added 2024/12/04 9:15 a.m.26 views

CVE-2024-10567

The TI WooCommerce Wishlist plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'wizard' function in all versions up to, and including, 2.9.1. This makes it possible for unauthenticated attackers to create new pages, modify plugin...

7.5CVSS0.00371EPSS
SaveExploits0References2
Rapid7 Blog
Rapid7 Blog
added 2024/11/08 7:26 p.m.40 views

Metasploit Wrap-Up: 11/08/2024

RISC-V Support This release of Metasploit Framework has added exciting new features such as new payloads that target the RISC-V architecture. These payloads allow for the execution of commands on compromised hardware, allowing Metasploit Framework and Metasploit Payloads to be used in more...

9.8CVSS9.1AI score0.93208EPSS
SaveExploits9
OSV
OSV
added 2024/10/30 6:50 p.m.9 views

MAL-2024-10273 Malicious code in cms-ti-components (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 7100910eea49836b4baf265c4f34b2964d486d5f305a31fc08cb57bf04ce96d5 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/10/30 6:50 p.m.5 views

Malicious code in cms-ti-components (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 7100910eea49836b4baf265c4f34b2964d486d5f305a31fc08cb57bf04ce96d5 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
SaveExploits0References1
Rows per page
Query Builder