Lucene search
+L

12679 matches found

SonarSource Blog
SonarSource Blog
added 2021/08/24 12:00 a.m.35 views

Compilation database: An alternative way to configure your C or C++ analysis

Analyzing C or C++ code requires - in addition to the source code - the configuration that is used to build the code. At SonarSource, we have provided a tool to automate the extraction of this information, the build wrapper. This tool has been used successfully with many projects, yet there are...

6.7AI score
SaveExploits0
CNVD
CNVD
added 2021/08/20 12:00 a.m.70 views

Google TensorFlow integer overflow vulnerability (CNVD-2021-64075)

Google TensorFlow is an end-to-end open source machine learning platform. An integer overflow vulnerability exists in the implementation of tf.rawops.QuantizeAndDequantizeV4Grad in versions prior to Google TensorFlow 2.6.0. The vulnerability stems from converting a signed integer value to an...

5.5CVSS3.3AI score0.00152EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/20 12:00 a.m.71 views

Google TensorFlow Dezero Error Vulnerability (CNVD-2021-64070)

Google TensorFlow is an end-to-end open source machine learning platform. the implementation of tf.rawops.SparseDenseCwiseDiv in versions prior to Google TensorFlow 2.6.0 is vulnerable to a dezero error. No details of the vulnerability are currently available...

5.5CVSS3.9AI score0.00152EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/20 12:00 a.m.75 views

Google TensorFlow null pointer dereference vulnerability (CNVD-2021-64073)

Google TensorFlow is an end-to-end open source machine learning platform. tf.rawops.UncompressElement code in versions prior to Google TensorFlow 2.6.0 is vulnerable to null pointer dereference. No detailed vulnerability details are available at this time...

7.7CVSS3.6AI score0.0016EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/20 12:00 a.m.73 views

Google TensorFlow integer division by zero error vulnerability

Google TensorFlow is an end-to-end open source machine learning platform. An integer division by zero error vulnerability exists in the implementation of tf.rawops.SparseReshape in versions prior to Google TensorFlow 2.6.0. No details of the vulnerability are currently available...

5.5CVSS5.3AI score0.00152EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/20 12:00 a.m.62 views

Google TensorFlow Dezero Error Vulnerability (CNVD-2021-64069)

Google TensorFlow, an end-to-end open source machine learning platform, is vulnerable to a divide by zero error in versions prior to Google TensorFlow 2.6.0. An attacker could exploit the vulnerability through a specially crafted parameter call in-place to cause a floating point exception, which...

5.5CVSS4.2AI score0.00154EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/20 12:00 a.m.60 views

Google TensorFlow null pointer dereference vulnerability (CNVD-2021-64072)

Google TensorFlow is an end-to-end open source machine learning platform. tf.rawops.CompressElement in versions prior to Google TensorFlow 2.6.0 is vulnerable to null pointer dereference. An attacker could exploit the vulnerability by passing invalid input to cause a null pointer dereference...

7.7CVSS3.9AI score0.0016EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/20 12:00 a.m.63 views

Google TensorFlow Dezero Error Vulnerability (CNVD-2021-64067)

Google TensorFlow is an end-to-end open source machine learning platform. tf.rawops.ResourceScatterDiv implementation in versions prior to Google TensorFlow 2.6.0 is vulnerable to a dezero error. No detailed vulnerability details are available at this time...

5.5CVSS3.9AI score0.00154EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/20 12:00 a.m.75 views

Google TensorFlow null pointer dereference vulnerability (CNVD-2021-64071)

Google TensorFlow is an end-to-end open source machine learning platform. a null pointer dereference vulnerability exists in the rowpartitiontypes of the tf.rawops.RaggedTensorToTensor API in versions prior to Google TensorFlow 2.6.0. An attacker can exploit this vulnerability by sending invalid...

7.8CVSS4AI score0.00167EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2021/08/19 3:51 p.m.13 views

kernel: Improper handling of VM_IO|VM_PFNMAP vmas in KVM can bypass RO checks

A flaw was found in the Linux kernel’s KVM implementation, where improper handing of the VMIO|VMPFNMAP VMAs in KVM bypasses RO checks and leads to pages being freed while still accessible by the VMM and guest. This flaw allows users who can start and control a VM to read/write random pages of...

8.7CVSS7AI score0.0066EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2021/08/18 12:00 a.m.11 views

Wildfly 安全漏洞

Wildfly is a powerful, modular and lightweight application server from Wildfly. A security vulnerability exists in Wildfly that stems from an incorrect JBOSSLOCALUSER questioning location when configured with elytron that could result in the JBOSSLOCALUSER accessing all users on the machine...

7.8CVSS6.6AI score0.00303EPSS
SaveExploits0References18
ThreatPost
ThreatPost
added 2021/08/17 1:58 p.m.40 views

Apple: Image-Detection Backdoor ‘Narrow’ in Scope

Apple provided additional design and security details this week about the planned rollout of a feature aimed at detecting child sexual abuse material CSAM images stored in iCloud Photos. Privacy groups like the Electronic Frontier Foundation warned that the process of flagging CSAM images...

6.8AI score
SaveExploits0References6
OSV
OSV
added 2021/08/16 12:00 p.m.14 views

UBUNTU-CVE-2021-3656

A flaw was found in the KVM's AMD code for supporting SVM nested virtualization. The flaw occurs when processing the VMCB virtual machine control block provided by the L1 guest to spawn/handle a nested guest L2. Due to improper validation of the "virtext" field, this issue could allow a malicious...

8.8CVSS6.8AI score0.00658EPSS
SaveExploits0References11
CNVD
CNVD
added 2021/08/16 12:00 a.m.91 views

Google TensorFlow buffer overflow vulnerability (CNVD-2021-64529)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow that could be exploited to cause TensorFlow to terminate abnormally...

7.8CVSS2.6AI score0.00173EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/16 12:00 a.m.49 views

Google TensorFlow Go Denial of Service Vulnerability

Google TensorFlow is an end-to-end open source platform for machine learning from Google Google, Inc. A local attacker can exploit this vulnerability to cause a denial of service situation...

5.5CVSS3.1AI score0.00172EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/16 12:00 a.m.45 views

Google TensorFlow Denial of Service Vulnerability (CNVD-2021-63060)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A denial-of-service vulnerability exists in Google Tensorflow, which can be exploited by local attackers to cause a denial of service...

7.1CVSS4AI score0.0018EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/16 12:00 a.m.49 views

Google TensorFlow Information Disclosure Vulnerability (CNVD-2021-63059)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc...

7.8CVSS1.8AI score0.00181EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/08/16 12:00 a.m.69 views

Google TensorFlow code issue vulnerability (CNVD-2021-64530)

A security vulnerability in Google TensorFlow, an end-to-end open source platform for machine learning from Google, can be exploited to cause undefined behavior by binding references to null pointers in the tf.rawops.Map and tf.rawops. OrderedMap operations to cause undefined behavior by binding ...

7.8CVSS2.5AI score0.00173EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/08/16 12:00 a.m.7 views

KVM 权限许可和访问控制问题漏洞

KVM is a kernel-based virtual machine. A privilege-granting and access-control issue vulnerability exists in KVM's AMD code, which stems from incorrect validation of "intctl" when processing VMCBs Virtual Machine Control Blocks supplied by L1 guests to spawn/process nested guests L2...

8.8CVSS6.7AI score0.00444EPSS
SaveExploits1References63
CNVD
CNVD
added 2021/08/16 12:00 a.m.65 views

Google TensorFlow buffer overflow vulnerability (CNVD-2021-64528)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow, which stems from the fact that in affected versions, an attacker can cause undefined behavior by binding references to null pointers in...

7.8CVSS3.7AI score0.00173EPSS
SaveExploits0References1
Rows per page
Query Builder