Lucene search
K

16 matches found

OSV
OSV
added 2024/10/15 10:48 a.m.9 views

CVE-2024-47674 mm: avoid leaving partial pfn mappings around in error case

In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out, PFN mappings are special, because unlike normal memory mappings, there is no lifetime information associated with the mapping - it is just a raw...

5.5CVSS6AI score0.00013EPSS
Exploits0References13
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.11 views

CVE-2024-42099

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix invalid dereferencing of indirect CCW data pointer Fix invalid dereferencing of indirect CCW data pointer in dasdeckddumpsense that leads to a kernel panic in error cases. When using indirect addressing for DASD CC...

5.5CVSS5.9AI score0.00041EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/07/30 7:45 a.m.11 views

CVE-2024-42099 s390/dasd: Fix invalid dereferencing of indirect CCW data pointer

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix invalid dereferencing of indirect CCW data pointer Fix invalid dereferencing of indirect CCW data pointer in dasdeckddumpsense that leads to a kernel panic in error cases. When using indirect addressing for DASD CC...

6.7AI score0.00041EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/07/16 11:13 a.m.19 views

CVE-2022-48773

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: fix pointer derefs in error cases of rpcrdmaepcreate If there are failures then we must not leave the non-NULL pointers with the error value, otherwise rpcrdmaepdestroy gets confused and tries free them, resulting in an...

5.5CVSS5.4AI score0.00009EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.14 views

CVE-2021-47316

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix NULL dereference in nfs3svcencodegetaclres In error cases the dentry may be NULL. Before 20798dfe249a, the encoder also checked dentry and dreallyispositivedentry, but that looks like overkill to me--zero status should ...

5.5CVSS5.8AI score0.00055EPSS
Exploits0References4
CVE
CVE
added 2024/05/21 2:35 p.m.58 views

CVE-2021-47316

CVE-2021-47316 affects the Linux kernel NFSD: a NULL dereference in nfs3svc_encode_getaclres can occur in error paths when the dentry is NULL, prior to the patch 20798dfe249a. The issue is resolved by a fix in the kernel encoder, preventing the NULL dereference in error handling. Affected product...

5.5CVSS6.5AI score0.00055EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2024/03/21 1:0 p.m.20 views

CVE-2024-1394

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.goL113. The objects leaked are pkey​ and ctx​. That functi...

7.5CVSS7.4AI score0.01379EPSS
Exploits0References46
NVD
NVD
added 2023/09/12 3:15 p.m.11 views

CVE-2023-40218

An issue was discovered in the NPU kernel driver in Samsung Exynos Mobile Processor 9820, 980, 2100, 2200, 1280, and 1380. An integer overflow can bypass detection of error cases via a crafted application...

3.3CVSS4AI score0.00011EPSS
Exploits0References1
Cvelist
Cvelist
added 2023/09/12 12:0 a.m.19 views

CVE-2023-40218

An issue was discovered in the NPU kernel driver in Samsung Exynos Mobile Processor 9820, 980, 2100, 2200, 1280, and 1380. An integer overflow can bypass detection of error cases via a crafted application...

2CVSS4.4AI score0.00011EPSS
Exploits0References1
Prion
Prion
added 2022/03/21 3:15 p.m.12 views

Null pointer dereference

The OPC autogenerated ANSI C stack stubs in the NodeSets do not handle all error cases. This can lead to a NULL pointer dereference...

4.3CVSS6.3AI score0.00522EPSS
Exploits1References3Affected Software3
Cvelist
Cvelist
added 2022/03/21 2:5 p.m.10 views

CVE-2021-45117

The OPC autogenerated ANSI C stack stubs in the NodeSets do not handle all error cases. This can lead to a NULL pointer dereference...

6.6AI score0.00522EPSS
Exploits1References3
OSV
OSV
added 2022/02/27 3:2 a.m.8 views

GSD-2022-1000408 xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create

xprtrdma: fix pointer derefs in error cases of rpcrdmaepcreate This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.102 by commit...

7.2AI score
Exploits0
Github Security Blog
Github Security Blog
added 2022/02/09 11:26 p.m.42 views

Memory leak in decoding PNG images

Impact When decoding PNG images TensorFlow can produce a memory leak if the image is invalid. After calling png::CommonInitDecode..., &decode, the decode value contains allocated buffers which can only be freed by calling png::CommonFreeDecode&decode. However, several error case in the function...

6.5CVSS1.6AI score0.00656EPSS
Exploits1References7Affected Software3
NVD
NVD
added 2019/10/18 4:15 p.m.6 views

CVE-2019-15900

An issue was discovered in slicer69 doas before 6.2 on certain platforms other than OpenBSD. On platforms without strtonum3, sscanf was used without checking for error cases. Instead, the uninitialized variable errstr was checked and in some cases returned success even if sscanf failed. The resul...

10CVSS9.7AI score0.00346EPSS
Exploits0References2
Prion
Prion
added 2019/10/18 4:15 p.m.12 views

Command injection

An issue was discovered in slicer69 doas before 6.2 on certain platforms other than OpenBSD. On platforms without strtonum3, sscanf was used without checking for error cases. Instead, the uninitialized variable errstr was checked and in some cases returned success even if sscanf failed. The resul...

10CVSS9.6AI score0.00346EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2019/10/18 3:41 p.m.11 views

CVE-2019-15900

An issue was discovered in slicer69 doas before 6.2 on certain platforms other than OpenBSD. On platforms without strtonum3, sscanf was used without checking for error cases. Instead, the uninitialized variable errstr was checked and in some cases returned success even if sscanf failed. The resul...

9.7AI score0.00346EPSS
Exploits0References2
Rows per page
Query Builder