Lucene search
+L

421 matches found

UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.23 views

CVE-2024-26711

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad4130: zero-initialize clock init data The clkinitdata struct does not have all its members initialized, causing issues when trying to expose the internal clock on the CLK pin. Fix this by zero-initializing the...

5.5CVSS6.4AI score0.00227EPSS
Exploits0References10
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.36 views

CVE-2024-26711 iio: adc: ad4130: zero-initialize clock init data

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad4130: zero-initialize clock init data The clkinitdata struct does not have all its members initialized, causing issues when trying to expose the internal clock on the CLK pin. Fix this by zero-initializing the...

6.7AI score0.00227EPSS
Exploits0References3
CVE
CVE
added 2024/04/03 2:55 p.m.109 views

CVE-2024-26711

CVE-2024-26711 is a Linux kernel issue in the IIO subsystem: iio: adc: ad4130, where clk_init_data was not fully initialized, potentially affecting exposure of the internal clock on the CLK pin. The root cause is partial initialization of the clk_init_data structure. The documented fix is to zero...

5.5CVSS6.7AI score0.00227EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.14 views

CVE-2024-26711 iio: adc: ad4130: zero-initialize clock init data

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad4130: zero-initialize clock init data The clkinitdata struct does not have all its members initialized, causing issues when trying to expose the internal clock on the CLK pin. Fix this by zero-initializing the...

6.8AI score0.00227EPSS
Exploits0References3
OSV
OSV
added 2024/04/03 2:55 p.m.3 views

CVE-2024-26711 iio: adc: ad4130: zero-initialize clock init data

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad4130: zero-initialize clock init data The clkinitdata struct does not have all its members initialized, causing issues when trying to expose the internal clock on the CLK pin. Fix this by zero-initializing the...

5.5CVSS5.6AI score0.00227EPSS
Exploits0References6
Snyk
Snyk
added 2024/03/27 5:40 a.m.3 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference due to the improper handling of a NULL pointer in the QXcbConnection::initializeAllAtoms function. An attacker can cause the application to crash by sending specially crafted data to the application, leading to ...

7.5CVSS6.9AI score0.0024EPSS
Exploits0References2
OSV
OSV
added 2024/03/27 5:15 a.m.1 views

DEBIAN-CVE-2023-45935

Qt 6 through 6.6 was discovered to contain a NULL pointer dereference via the function QXcbConnection::initializeAllAtoms. NOTE: this is disputed because it is not expected that an X application should continue to run when there is arbitrary anomalous behavior from the X server...

4.2CVSS5.5AI score0.0024EPSS
Exploits0References1
OSV
OSV
added 2024/03/27 5:15 a.m.3 views

UBUNTU-CVE-2023-45935

DISPUTED Qt 6 through 6.6 was discovered to contain a NULL pointer dereference via the function QXcbConnection::initializeAllAtoms. NOTE: this is disputed because it is not expected that an X application should continue to run when there is arbitrary anomalous behavior from the X server...

4.2CVSS5.9AI score0.0024EPSS
Exploits0References3
NVD
NVD
added 2024/03/25 9:15 a.m.27 views

CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

5.5CVSS6.2AI score0.00232EPSS
Exploits0References3
CVE
CVE
added 2024/03/25 9:7 a.m.90 views

CVE-2021-47139

CVE-2021-47139 affects the Linux kernel hns3 driver. A race occurs because the netdevice is registered before client initialization completes, creating a window where changes to channels or rx CPU map can trigger hns3_set_rx_cpu_rmap() twice, leading to a crash (BUG at lib/cpu_rmap.c). The fix, a...

5.5CVSS6.5AI score0.00225EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/03/25 9:7 a.m.33 views

CVE-2021-47136 net: zero-initialize tc skb extension on allocation

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

6.5AI score0.00232EPSS
Exploits0References3
OSV
OSV
added 2024/03/18 11:15 a.m.3 views

DEBIAN-CVE-2024-26641

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: make sure to pull inner header in ip6tnlrcv syzbot found ip6tnlrcv could access unitiliazed data 1. Call pskbinetmaypull to fix this, and initialize ipv6h variable after this call as it can change skb-head. 1 BUG: KMSA...

5.5CVSS5.5AI score0.00241EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/03/10 12:0 a.m.2 views

PT-2024-40655 · Git +1 · Gpac

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a stack buffer overflow, which occurs during a write operation. The crash state involves several functions, including rtpin satip...

7.1AI score
Exploits0References2
OSV
OSV
added 2024/03/04 6:15 p.m.1 views

DEBIAN-CVE-2021-47095

In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssifinfo-client early During probe ssifinfo-client is dereferenced in error path. However, it is set when some of the error checking has already been done. This causes following kernel crash if an error pat...

5.5CVSS5.5AI score0.00225EPSS
Exploits0References1
OSV
OSV
added 2024/03/04 6:15 p.m.4 views

UBUNTU-CVE-2021-47095

In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssifinfo-client early During probe ssifinfo-client is dereferenced in error path. However, it is set when some of the error checking has already been done. This causes following kernel crash if an error pat...

5.5CVSS6.2AI score0.00225EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/02/27 9:44 a.m.23 views

CVE-2021-46932 Input: appletouch - initialize work before device registration

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in flushwork. This warning is caused by work-func == NULL, which means missing work initialization. This may happen, since inputdev-close...

6.7AI score0.00228EPSS
Exploits0References8
NVD
NVD
added 2024/02/13 8:15 p.m.50 views

CVE-2023-31346

Failure to initialize memory in SEV Firmware may allow a privileged attacker to access stale data from other guests...

6CVSS6.3AI score0.00309EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/02/10 12:0 a.m.17 views

PT-2024-7291 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to insufficient input validation in the ad4130 component of the Linux kernel. This can cause problems when trying to expose the internal clock on the CLK pin due t...

7.8CVSS6.6AI score0.01287EPSS
Exploits1References316
Code423n4
Code423n4
added 2023/11/15 12:0 a.m.83 views

Use contracts-upgradeable instead of contract variants of OpenZeppelin

Lines of code Vulnerability details Impact OpenZeppelin’s contracts variants when used with upgradeability will result in negative impact on the overall contract functionality. Check this OpenZeppelin warning about mixing contract variants with upgradeable-contract. Proof of Concept Upgradeable...

7AI score
Exploits0
Code423n4
Code423n4
added 2023/11/10 12:0 a.m.8 views

In the _initialize function of the ETHCrowdfundBase contract, when minTotalContributions is equal to maxTotalContributions, crowdfund will never reach its minimum goal in some specific scenarios

Lines of code Vulnerability details Impact In the initialize function of the ETHCrowdfundBase contract, when minTotalContributions is equal to maxTotalContributions, crowdfund will never reach its minimum goal in some specific scenarios. The ETH of users who contribute to this crowdfund will be...

7.1AI score
Exploits0
Rows per page
Query Builder