Lucene search
K

405 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:39 a.m.2 views

SUSE CVE-2021-37662

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can generate undefined behavior via a reference binding to nullptr in BoostedTreesCalculateBestGainsPerFeature and similar attack can occur in BoostedTreesCalculateBestFeatureSplitV2. The...

7.8CVSS5.5AI score0.00189EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:39 a.m.2 views

SUSE CVE-2021-37665

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

7.8CVSS5.6AI score0.00185EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2023/02/08 6:41 p.m.5 views

jenkins-plugin: Cross-site Request Forgery (CSRF) in org.jenkins-ci.plugins:git

A flaw was found in the Git Jenkins plugin. The affected versions of the Git Jenkins Plugin allow attackers to trigger the builds of jobs configured to use an attacker-specified Git repository and to cause them to check out an attacker-specified commit...

8.8CVSS5.8AI score0.0058EPSS
Exploits0References5
OSV
OSV
added 2023/01/17 6:49 p.m.7 views

GSD-2023-1001181 libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()

libbpf: Fix null-pointer dereference in findprogbysecinsn 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.15.86 by commit...

7.2AI score
Exploits0
RedHat Linux
RedHat Linux
added 2023/01/12 4:49 p.m.13 views

plugin: Lack of authentication mechanism in Git Plugin webhook

A missing permission check in Jenkins Git Plugin 4.11.3 and earlier allows unauthenticated attackers to trigger builds of jobs configured to use an attacker-specified Git repository and to cause them to check out an attacker-specified commit...

7.5CVSS5.8AI score0.05454EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2022/11/21 11:51 p.m.29 views

`CHECK` failure in `SobolSample` via missing validation

Impact Another instance of CVE-2022-35935, where SobolSample is vulnerable to a denial of service via assumed scalar inputs, was found and fixed. python import tensorflow as tf tf.rawops.SobolSampledim=tf.constant1,0, numresults=tf.constant1, skip=tf.constant1 Patches We have patched the issue in...

7.5CVSS3AI score0.00421EPSS
Exploits0References2Affected Software3
Github Security Blog
Github Security Blog
added 2022/11/21 10:17 p.m.23 views

Segfault in `CompositeTensorVariantToComponents`

Impact An input encoded that is not a valid CompositeTensorVariant tensor will trigger a segfault in tf.rawops.CompositeTensorVariantToComponents. python import tensorflow as tf encode = tf.rawops.EmptyTensorListelementdtype=tf.int32, elementshape=10, 15, maxnumelements=2 meta= ""...

7.5CVSS7.5AI score0.0049EPSS
Exploits1References6Affected Software3
Prion
Prion
added 2022/11/18 10:15 p.m.13 views

Stack overflow

TensorFlow is an open source platform for machine learning. An input encoded that is not a valid CompositeTensorVariant tensor will trigger a segfault in tf.rawops.CompositeTensorVariantToComponents. We have patched the issue in GitHub commits bf594d08d377dc6a3354d9fdb494b32d45f91971 and...

5CVSS7.9AI score0.0049EPSS
Exploits1References4Affected Software1
Rockylinux
Rockylinux
added 2022/11/15 3:35 p.m.18 views

osbuild-composer bug fix and enhancement update

An update is available for osbuild-composer. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The osbuild-composer package is a service for building customized OS...

1.4AI score
Exploits0
RedHat Linux
RedHat Linux
added 2022/11/15 12:38 p.m.43 views

Low: Red Hat Security Advisory: Image Builder security, bug fix, and enhancement update

An update for cockpit-composer, osbuild, osbuild-composer, and weldr-client is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.5CVSS6.7AI score0.0198EPSS
Exploits1References14
OSV
OSV
added 2022/11/15 12:0 a.m.21 views

ALSA-2022:7950 Low: Image Builder security, bug fix, and enhancement update

Image Builder is a service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Security Fixes: golang: math/big: decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service...

7.5CVSS7.5AI score0.0198EPSS
Exploits1References4
Rockylinux
Rockylinux
added 2022/11/08 10:51 a.m.17 views

osbuild-composer bug fix and enhancement update

An update is available for osbuild-composer. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The osbuild-composer package is a service for building customized OS...

1.4AI score
Exploits0
Rockylinux
Rockylinux
added 2022/11/08 6:22 a.m.37 views

Image Builder security, bug fix, and enhancement update

An update is available for cockpit-composer, weldr-client. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Image Builder is a service for building customized OS...

7.5CVSS7.8AI score0.0198EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2022/10/03 12:0 a.m.68 views

Uncontrolled Resource Consumption in Jackson-databind

In FasterXML jackson-databind 2.4.0-rc1 until 2.12.7.1 and in 2.13.x before 2.13.4.2 resource exhaustion can occur because of a lack of a check in primitive value deserializers to avoid deep wrapper array nesting, when the UNWRAPSINGLEVALUEARRAYS feature is enabled. This was patched in 2.12.7.1,...

7.5CVSS7.6AI score0.02824EPSS
Exploits2References18Affected Software1
OSV
OSV
added 2022/10/02 1:38 p.m.4 views

GSD-2022-1006343 sch_sfb: Don't assume the skb is still around after enqueueing to child

schsfb: Don't assume the skb is still around after enqueueing to child 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.19.9 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2022/09/21 4:15 p.m.23 views

CVE-2022-41238

A missing permission check in Jenkins DotCi Plugin 2.40.00 and earlier allows unauthenticated attackers to trigger builds of jobs corresponding to the attacker-specified repository for attacker-specified commits...

9.8CVSS9.5AI score0.00855EPSS
Exploits0References1
NVD
NVD
added 2022/09/21 4:15 p.m.30 views

CVE-2022-41238

A missing permission check in Jenkins DotCi Plugin 2.40.00 and earlier allows unauthenticated attackers to trigger builds of jobs corresponding to the attacker-specified repository for attacker-specified commits...

9.8CVSS0.00855EPSS
Exploits0References1
Prion
Prion
added 2022/09/21 4:15 p.m.15 views

Design/Logic Flaw

A missing permission check in Jenkins DotCi Plugin 2.40.00 and earlier allows unauthenticated attackers to trigger builds of jobs corresponding to the attacker-specified repository for attacker-specified commits...

7.5CVSS9.4AI score0.00855EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2022/09/21 3:45 p.m.30 views

CVE-2022-41238

A missing permission check in Jenkins DotCi Plugin 2.40.00 and earlier allows unauthenticated attackers to trigger builds of jobs corresponding to the attacker-specified repository for attacker-specified commits...

9.7AI score0.00855EPSS
Exploits0References1
OSV
OSV
added 2022/09/17 1:5 a.m.11 views

GSD-2022-1006196 net: Fix a data-race around netdev_budget_usecs.

net: Fix a data-race around netdevbudgetusecs. 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 v4.14.292 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder