Lucene search
+L

433 matches found

OSV
OSV
added 2024/05/30 3:29 p.m.15 views

CVE-2024-36927 ipv4: Fix uninit-value access in __ip_make_skb()

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix uninit-value access in ipmakeskb KMSAN reported uninit-value access in ipmakeskb 1. ipmakeskb tests HDRINCL to know if the skb has icmphdr. However, HDRINCL can cause a race condition. If calling setsockopt2 with...

5.9AI score
SaveExploits0References11
OSV
OSV
added 2024/05/21 4:15 p.m.6 views

DEBIAN-CVE-2023-52853

In the Linux kernel, the following vulnerability has been resolved: hid: cp2112: Fix duplicate workqueue initialization Previously the cp2112 driver called INITDELAYEDWORK within cp2112gpioirqstartup, resulting in duplicate initilizations of the workqueue on subsequent IRQ startups following an...

5.5CVSS5.1AI score0.0024EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.23 views

CVE-2023-52862 drm/amd/display: Fix null pointer dereference in error message

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null pointer dereference in error message This patch fixes a null pointer dereference in the error message that is printed when the Display Core DC fails to initialize. The original message includes the DC...

6.8AI score0.0023EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

DEBIAN-CVE-2021-47361

In the Linux kernel, the following vulnerability has been resolved: mcb: fix error handling in mcballocbus There are two bugs: 1 If idasimpleget fails then this code calls putdevicecarrier but we haven't yet called getdevicecarrier and probably that leads to a use after free. 2 After...

7.8CVSS5.7AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47259

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix use-after-free in nfs4initclient KASAN reports a use-after-free when attempting to mount two different exports through two different NICs that belong to the same server. Olga was able to hit this with kernels starting...

7.5CVSS5.8AI score0.01109EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 11:8 a.m.3 views

OESA-2024-1614 qt5-qtbase security update

This package provides base tools, such as string, xml, and network handling. Security Fixes: 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...

4.2CVSS7.4AI score0.0024EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/10 11:7 a.m.3 views

OESA-2024-1537 qt5-qtbase security update

This package provides base tools, such as string, xml, and network handling. Security Fixes: 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...

4.2CVSS7.4AI score0.0024EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/10 11:7 a.m.3 views

OESA-2024-1539 qt5-qtbase security update

This package provides base tools, such as string, xml, and network handling. Security Fixes: 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...

4.2CVSS7.4AI score0.0024EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/04/29 12:0 a.m.6 views

PT-2024-40711 · Git +1 · Flex

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-underflow read crash. The crash state includes functions such as filter apply chain and initialize output filters...

6.8AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.5 views

SUSE CVE-2024-26799

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/04/06 12:0 a.m.7 views

Human Resource Information System 安全漏洞

Human Resource Information System is a human resource information system. A security vulnerability exists in version 1.0 of the SourceCodester Human Resource Information System, which results from an SQL injection vulnerability in the hremail/hrpassword parameters of the initialize/loginprocess.p...

9.8CVSS7.6AI score0.00963EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2024/04/04 12:6 a.m.21 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...

4.4CVSS7AI score0.00227EPSS
SaveExploits0References4
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
SaveExploits0References10
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
SaveExploits0References3
OSV
OSV
added 2024/04/03 2:55 p.m.6 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.6AI score
SaveExploits0References6
CVE
CVE
added 2024/04/03 2:55 p.m.111 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
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.38 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
SaveExploits0References3
Snyk
Snyk
added 2024/03/27 5:40 a.m.4 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
SaveExploits0References2
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
SaveExploits0References1
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...

5.9AI score
SaveExploits0References3
Rows per page
Query Builder