Lucene search
+L

9952 matches found

NVD
NVD
added 2017/09/21 3:29 p.m.27 views

CVE-2017-11041

In all Qualcomm products with Android releases from CAF using the Linux kernel, an output buffer is accessed in one thread and can be potentially freed in another...

9.3CVSS7AI score0.00526EPSS
SaveExploits0References3
NVD
NVD
added 2017/09/21 3:29 p.m.17 views

CVE-2017-8250

In all Qualcomm products with Android releases from CAF using the Linux kernel, user controlled variables "nrcmds" and "nrbos" number are passed across functions without any check. An integer overflow to buffer overflow with a smaller buffer allocated may occur when they are too large or negative...

7.8CVSS7.6AI score0.00404EPSS
SaveExploits0References2
NVD
NVD
added 2017/09/21 3:29 p.m.22 views

CVE-2017-9725

In all Qualcomm products with Android releases from CAF using the Linux kernel, during DMA allocation, due to wrong data type of size, allocation size gets truncated which makes allocation succeed when it should fail...

9.3CVSS7.4AI score0.01231EPSS
SaveExploits0References6
NVD
NVD
added 2017/09/21 3:29 p.m.22 views

CVE-2017-8277

In all Qualcomm products with Android releases from CAF using the Linux kernel, in the function msmdbaregisterclient, if the client registers failed, it would be freed. However the client was not removed from list. Use-after-free would occur when traversing the list next time...

7.8CVSS7.3AI score0.00356EPSS
SaveExploits0References2
NVD
NVD
added 2017/09/21 3:29 p.m.23 views

CVE-2017-8280

In all Qualcomm products with Android releases from CAF using the Linux kernel, during the wlan calibration data store and retrieve operation, there are some potential race conditions which lead to a memory leak and a buffer overflow during the context switch...

7CVSS6.8AI score0.00291EPSS
SaveExploits0References2
OSV
OSV
added 2017/09/21 3:29 p.m.11 views

CVE-2017-9725

In all Qualcomm products with Android releases from CAF using the Linux kernel, during DMA allocation, due to wrong data type of size, allocation size gets truncated which makes allocation succeed when it should fail...

7.8CVSS8.2AI score
SaveExploits0References6
Prion
Prion
added 2017/09/21 3:29 p.m.25 views

Memory corruption

In all Qualcomm products with Android releases from CAF using the Linux kernel, concurrent calls into ioctl RMNETIOCTLADDMUXCHANNEL in ipa wan driver may lead to memory corruption due to missing locks...

6.8CVSS8AI score0.00368EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2017/09/21 3:29 p.m.9 views

CVE-2017-11002

In all Qualcomm products with Android releases from CAF using the Linux kernel, while processing a vendor sub-command, a buffer over-read can occur...

5.5CVSS6AI score0.00368EPSS
SaveExploits0References2
NVD
NVD
added 2017/09/21 3:29 p.m.29 views

CVE-2017-10996

In all Qualcomm products with Android releases from CAF using the Linux kernel, out of bounds access is possible in cshow, due to compathwcapstr not being NULL-terminated. This error is not fatal, however the device might crash/reboot with memory violation/out of bounds access...

7.1CVSS5.3AI score0.00432EPSS
SaveExploits0References2
NVD
NVD
added 2017/09/21 3:29 p.m.30 views

CVE-2017-8251

In all Qualcomm products with Android releases from CAF using the Linux kernel, in functions msmispcheckstreamcfgcmd & msmispstatsupdatecgcoverride, 'streamcfgcmd-numstreams' is not checked, and could overflow the array streamcfgcmd-streamhandle...

7.8CVSS7.5AI score0.00385EPSS
SaveExploits0References2
NVD
NVD
added 2017/09/21 3:29 p.m.23 views

CVE-2017-9724

In all Qualcomm products with Android releases from CAF using the Linux kernel, user-level permissions can be used to gain access to kernel memory, specifically the ION cache maintenance code is writing to a user supplied address...

9.3CVSS7.4AI score0.00399EPSS
SaveExploits0References2
NVD
NVD
added 2017/09/21 3:29 p.m.16 views

CVE-2017-8247

In all Qualcomm products with Android releases from CAF using the Linux kernel, if there is more than one thread doing the device open operation, the device may be opened more than once. This would lead to getpid being called more than once, however putpid being called only once in function...

7.8CVSS7.3AI score0.00404EPSS
SaveExploits0References2
NVD
NVD
added 2017/09/21 3:29 p.m.22 views

CVE-2017-9720

In all Qualcomm products with Android releases from CAF using the Linux kernel, due to an off-by-one error in a camera driver, an out-of-bounds read/write can occur...

7.8CVSS7.2AI score0.00356EPSS
SaveExploits0References2
NVD
NVD
added 2017/09/21 3:29 p.m.26 views

CVE-2017-11002

In all Qualcomm products with Android releases from CAF using the Linux kernel, while processing a vendor sub-command, a buffer over-read can occur...

5.5CVSS5.5AI score0.00368EPSS
SaveExploits0References2
OSV
OSV
added 2017/09/21 3:29 p.m.10 views

CVE-2017-10997

In all Qualcomm products with Android releases from CAF using the Linux kernel, using a debugfs node, a write to a PCIe register can cause corruption of kernel memory...

7.8CVSS5.8AI score0.00368EPSS
SaveExploits0References2
OSV
OSV
added 2017/09/21 3:29 p.m.10 views

CVE-2017-11000

In all Qualcomm products with Android releases from CAF using the Linux kernel, in an ISP Camera kernel driver function, an incorrect bounds check may potentially lead to an out-of-bounds write...

7.8CVSS5.7AI score0.00368EPSS
SaveExploits0References2
Prion
Prion
added 2017/09/21 3:29 p.m.17 views

Race condition

In all Qualcomm products with Android releases from CAF using the Linux kernel, a race condition can allow access to already freed memory while querying event status via DCI...

2.6CVSS6.3AI score0.0036EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2017/09/21 3:29 p.m.8 views

CVE-2017-8277

In all Qualcomm products with Android releases from CAF using the Linux kernel, in the function msmdbaregisterclient, if the client registers failed, it would be freed. However the client was not removed from list. Use-after-free would occur when traversing the list next time...

7.8CVSS5.7AI score0.00356EPSS
SaveExploits0References2
Prion
Prion
added 2017/09/21 3:29 p.m.22 views

Design/Logic Flaw

In all Qualcomm products with Android releases from CAF using the Linux kernel, user-level permissions can be used to gain access to kernel memory, specifically the ION cache maintenance code is writing to a user supplied address...

9.3CVSS7.3AI score0.00399EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2017/09/21 3:29 p.m.9 views

CVE-2017-9720

In all Qualcomm products with Android releases from CAF using the Linux kernel, due to an off-by-one error in a camera driver, an out-of-bounds read/write can occur...

7.8CVSS5.8AI score0.00356EPSS
SaveExploits0References2
Rows per page
Query Builder