Lucene search
+L

1948 matches found

Github Security Blog
Github Security Blog
added 2022/11/21 8:41 p.m.44 views

Overflow in `tf.keras.losses.poisson`

Impact tf.keras.losses.poisson receives a ypred and ytrue that are passed through functor::mul in BinaryOp. If the resulting dimensions overflow an int32, TensorFlow will crash due to a size mismatch during broadcast assignment. python import numpy as np import tensorflow as tf truevalue =...

7.5CVSS7.7AI score0.00456EPSS
SaveExploits1References6Affected Software3
Veracode
Veracode
added 2022/11/21 1:40 p.m.46 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in the BinaryFunctor function of cwiseopscommon.h due to a size mismatch during broadcast assignment which allows an attacker to cause an application crash by providing malicious input...

7.5CVSS7.1AI score0.00456EPSS
SaveExploits1References8Affected Software3
CNNVD
CNNVD
added 2022/11/18 12:00 a.m.36 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a buffer overflow vulnerability that stems from the lack of proper validation of user-supplied data by Bcast::ToShape, which can be exploited by an attacker to cau...

7.5CVSS7.1AI score0.00456EPSS
SaveExploits1References4
CVE
CVE
added 2022/11/18 12:00 a.m.112 views

CVE-2022-41887

TensorFlow CVE-2022-41887 describes a buffer/size-mismatch overflow in tf.keras.losses.poisson when y_pred/y_true dimensions overflow an int32 during broadcasting in BinaryOp. A patch is committed (c5b30379ba87cbe774b08ac50c1f6d36df4ebb7c) and will be included in TensorFlow 2.11; TensorFlow 2.10....

7.5CVSS6.3AI score0.00456EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2022/11/18 12:00 a.m.48 views

PT-2022-26118

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.11 TensorFlow versions 2.10.1 and earlier TensorFlow versions 2.9.3 and earlier Description TensorFlow is an open source platform for machine learning. The tf.keras.losses.poisson function receives a y pred and y...

7.5CVSS7.1AI score0.00456EPSS
SaveExploits1References18
Debian CVE
Debian CVE
added 2022/11/18 12:00 a.m.19 views

CVE-2022-41887

TensorFlow is an open source platform for machine learning. tf.keras.losses.poisson receives a ypred and ytrue that are passed through functor::mul in BinaryOp. If the resulting dimensions overflow an int32, TensorFlow will crash due to a size mismatch during broadcast assignment. We have patched...

7.5CVSS7.1AI score0.00456EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2022/11/18 12:00 a.m.36 views

CVE-2022-41890

TensorFlow is an open source platform for machine learning. If BCast::ToShape is given input larger than an int32, it will crash, despite being supposed to handle up to an int64. An example can be seen in tf.experimental.numpy.outer by passing in large input to the input b. We have patched the...

7.5CVSS7AI score0.00456EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.8 views

kernel: tipc: move bc link creation back to tipc_node_create

In the Linux kernel, the following vulnerability has been resolved: tipc: move bc link creation back to tipcnodecreate Shuang Li reported a NULL pointer dereference crash: BUG: kernel NULL pointer dereference, address: 0000000000000068 RIP: 0010:tipclinkisup+0x5/0x10 tipc Call Trace:...

7.5CVSS6AI score0.00693EPSS
SaveExploits0References5
NVD
NVD
added 2022/11/15 10:15 a.m.25 views

CVE-2022-25679

Denial of service in video due to improper access control in broadcast receivers in Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wearables...

6.2CVSS0.00097EPSS
SaveExploits0References1
Prion
Prion
added 2022/11/15 10:15 a.m.27 views

Improper access control

Denial of service in video due to improper access control in broadcast receivers in Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wearables...

1.7CVSS5.6AI score0.00097EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/11/15 12:00 a.m.9 views

PT-2022-17457 · Qualcomm · Snapdragon Wearables +4

Name of the Vulnerable Software and Affected Versions: Snapdragon Compute affected versions not specified Snapdragon Consumer IOT affected versions not specified Snapdragon Industrial IOT affected versions not specified Snapdragon Mobile affected versions not specified Snapdragon Wearables affect...

6.2CVSS5.5AI score0.00097EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2022/11/15 12:00 a.m.48 views

Moderate: dhcp security and enhancement update

The Dynamic Host Configuration Protocol DHCP is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to...

6.8CVSS7.2AI score0.03357EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/11/15 12:00 a.m.39 views

CVE-2022-25679

Denial of service in video due to improper access control in broadcast receivers in Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wearables...

6.2CVSS6.6AI score0.00097EPSS
SaveExploits0References1
CVE
CVE
added 2022/11/15 12:00 a.m.74 views

CVE-2022-25679

CVE-2022-25679 concerns a denial of service in video caused by improper access control in broadcast receivers across Qualcomm Snapdragon platforms (Compute, Consumer IOT, Industrial IOT, Mobile, Wearables). Multiple sources (NVD, Red Hat, PRION, CVE CVEList) corroborate the issue and its scope to...

6.2CVSS5.6AI score0.00097EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.8 views

kernel: tipc: move bc link creation back to tipc_node_create

In the Linux kernel, the following vulnerability has been resolved: tipc: move bc link creation back to tipcnodecreate Shuang Li reported a NULL pointer dereference crash: BUG: kernel NULL pointer dereference, address: 0000000000000068 RIP: 0010:tipclinkisup+0x5/0x10 tipc Call Trace:...

7.5CVSS6AI score0.00693EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/11/08 12:00 a.m.11 views

PT-2025-8597 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference crash was reported in the Linux kernel. The issue occurs when a bc packet is received before the bc link is created, causing a dereference of a NULL pointer ...

8.8CVSS6.2AI score0.10458EPSS
SaveExploits39References406
OSV
OSV
added 2022/10/14 4:15 p.m.11 views

CVE-2022-39065

A single malformed IEEE 802.15.4 Zigbee frame makes the TRÅDFRI gateway unresponsive, such that connected lighting cannot be controlled with the IKEA Home Smart app and TRÅDFRI remote control. The malformed Zigbee frame is an unauthenticated broadcast message, which means all vulnerable devices...

6.5CVSS5.8AI score0.00403EPSS
SaveExploits0References1
Prion
Prion
added 2022/10/14 4:15 p.m.22 views

Design/Logic Flaw

A single malformed IEEE 802.15.4 Zigbee frame makes the TRÅDFRI gateway unresponsive, such that connected lighting cannot be controlled with the IKEA Home Smart app and TRÅDFRI remote control. The malformed Zigbee frame is an unauthenticated broadcast message, which means all vulnerable devices...

3.3CVSS6.7AI score0.00403EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/10/14 12:00 a.m.33 views

CVE-2022-39065

A single malformed IEEE 802.15.4 Zigbee frame makes the TRÅDFRI gateway unresponsive, such that connected lighting cannot be controlled with the IKEA Home Smart app and TRÅDFRI remote control. The malformed Zigbee frame is an unauthenticated broadcast message, which means all vulnerable devices...

6.9AI score0.00403EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2022/10/14 12:00 a.m.8 views

CVE-2022-39064

An attacker sending a single malformed IEEE 802.15.4 Zigbee frame makes the TRÅDFRI bulb blink, and if they replay i.e. resend the same frame multiple times, the bulb performs a factory reset. This causes the bulb to lose configuration information about the Zigbee network and current brightness...

8.1AI score0.00403EPSS
SaveExploits0References1
Rows per page
Query Builder