Lucene search
+L

5143 matches found

OSV
OSV
added 2024/06/19 3:15 p.m.12 views

UBUNTU-CVE-2021-47601

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix an ISERR vs NULL bug The getfreepages function does not return error pointers it returns NULL so fix this condition to avoid a NULL dereference...

5.5CVSS5.8AI score0.00239EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.21 views

CVE-2021-47601

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix an ISERR vs NULL bug The getfreepages function does not return error pointers it returns NULL so fix this condition to avoid a NULL dereference...

5.5CVSS5.9AI score0.00239EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/06/19 2:54 p.m.19 views

CVE-2021-47601 tee: amdtee: fix an IS_ERR() vs NULL bug

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix an ISERR vs NULL bug The getfreepages function does not return error pointers it returns NULL so fix this condition to avoid a NULL dereference...

7.1AI score0.00239EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/06/19 2:54 p.m.33 views

CVE-2021-47601 tee: amdtee: fix an IS_ERR() vs NULL bug

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix an ISERR vs NULL bug The getfreepages function does not return error pointers it returns NULL so fix this condition to avoid a NULL dereference...

0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/19 2:15 p.m.5 views

DEBIAN-CVE-2024-38575

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: pcie: handle randbuf allocation failure The kzalloc in brcmfpciedownloadfwnvram will return null if the physical memory has run out. As a result, if we use getrandombytes to generate random bytes in the randbuf, t...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.2 views

DEBIAN-CVE-2024-38550

In the Linux kernel, the following vulnerability has been resolved: ASoC: kirkwood: Fix potential NULL dereference In kirkwooddmahwparams mvmbusdraminfo returns NULL if CONFIGPLATORION macro is not defined. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org wit...

4.4CVSS5AI score0.00234EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 2:15 p.m.17 views

CVE-2024-38550

In the Linux kernel, the following vulnerability has been resolved: ASoC: kirkwood: Fix potential NULL dereference In kirkwooddmahwparams mvmbusdraminfo returns NULL if CONFIGPLATORION macro is not defined. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org wit...

4.4CVSS0.00234EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/19 2:15 p.m.23 views

UBUNTU-CVE-2024-38575

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: pcie: handle randbuf allocation failure The kzalloc in brcmfpciedownloadfwnvram will return null if the physical memory has run out. As a result, if we use getrandombytes to generate random bytes in the randbuf, t...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.17 views

CVE-2024-38550

In the Linux kernel, the following vulnerability has been resolved: ASoC: kirkwood: Fix potential NULL dereference In kirkwooddmahwparams mvmbusdraminfo returns NULL if CONFIGPLATORION macro is not defined. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org wit...

4.4CVSS6AI score0.00234EPSS
SaveExploits0References19
Debian CVE
Debian CVE
added 2024/06/19 1:56 p.m.57 views

CVE-2024-38609

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: check for null before dereferencing The wcid can be NULL. It should be checked for validity before dereferencing it to avoid crash...

5.5CVSS5.2AI score0.0018EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.33 views

CVE-2024-38550 ASoC: kirkwood: Fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: ASoC: kirkwood: Fix potential NULL dereference In kirkwooddmahwparams mvmbusdraminfo returns NULL if CONFIGPLATORION macro is not defined. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org wit...

0.00234EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.23 views

CVE-2024-38550 ASoC: kirkwood: Fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: ASoC: kirkwood: Fix potential NULL dereference In kirkwooddmahwparams mvmbusdraminfo returns NULL if CONFIGPLATORION macro is not defined. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org wit...

6.9AI score0.00234EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.39 views

CVE-2024-38550

In the Linux kernel, the following vulnerability has been resolved: ASoC: kirkwood: Fix potential NULL dereference In kirkwooddmahwparams mvmbusdraminfo returns NULL if CONFIGPLATORION macro is not defined. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org wit...

4.4CVSS5AI score0.00234EPSS
SaveExploits0
CVE
CVE
added 2024/06/19 1:35 p.m.112 views

CVE-2024-38550

CVE-2024-38550 : In the Linux kernel, the ASoC kirkwood code fix prevents a potential NULL dereference in kirkwood_dma_hw_params by guarding the mv_mbus_dram_info() return value when CONFIG_PLAT_ORION is not defined. The vulnerability arises because mv_mbus_dram_info() can return NULL, and derefe...

4.4CVSS6.6AI score0.00234EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/06/19 1:35 p.m.17 views

CVE-2024-38550 ASoC: kirkwood: Fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: ASoC: kirkwood: Fix potential NULL dereference In kirkwooddmahwparams mvmbusdraminfo returns NULL if CONFIGPLATORION macro is not defined. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org wit...

4.4CVSS6AI score
SaveExploits0References9
Hacker One
Hacker One
added 2024/06/19 12:38 a.m.46 views

curl: NULL dereference when encoding DN of x509 certificate

Vulnerability description not provided...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/06/14 5:24 p.m.18 views

USN-6817-3 linux-azure, linux-gke vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Zheng Wang discovered that the Broadc...

9.8CVSS6.8AI score0.01635EPSS
SaveExploits0References221
RedhatCVE
RedhatCVE
added 2024/06/12 12:27 a.m.22 views

CVE-2023-52753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

4.4CVSS7AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/12 12:09 a.m.12 views

CVE-2021-47307

A vulnerability was found in the Linux kernel's CIFS module, where the cifscomposemountoptions function can dereference a NULL pointer if it encounters a NULL nodename parameter. This issue could potentially lead to system crash or unexpected behavior due to the improper handling of null values...

4.4CVSS9.1AI score0.00684EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/11 8:53 p.m.14 views

USN-6821-3 linux-aws, linux-aws-5.15 vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.8CVSS6.7AI score0.01635EPSS
SaveExploits0References152
Rows per page
Query Builder