Lucene search
+L

13965 matches found

CVE
CVE
added 2022/11/18 12:00 a.m.126 views

CVE-2022-41911

CVE-2022-41911 affects TensorFlow; root cause is an undefined char-to-bool conversion when printing a tensor, leading to sanitizer/fuzzer crashes. Patch is in GitHub commit 1be74370327 and will be included in TensorFlow 2.11.0, with backports to 2.10.1, 2.9.3, and 2.8.4. Public detail confirms im...

7.5CVSS6.1AI score0.00411EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/11/18 12:00 a.m.28 views

CVE-2022-41891 Segfault in `tf.raw_ops.TensorListConcat` in Tensorflow

TensorFlow is an open source platform for machine learning. If tf.rawops.TensorListConcat is given elementshape=, it results segmentation fault which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit fc33f3dc4c14051a83eec6535b608abe1d355fde. The fix wil...

4.8CVSS7.6AI score
SaveExploits0References5
NVD
NVD
added 2022/11/17 6:15 p.m.40 views

CVE-2022-41920

Lancet is a general utility library for the go programming language. Affected versions are subject to a ZipSlip issue when using the fileutil package to unzip files. This issue has been addressed and a fix will be included in versions 2.1.10 and 1.3.4. Users are advised to upgrade. There are no...

8.8CVSS0.00816EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2022/11/17 12:00 a.m.25 views

SUSE: Security Advisory (SUSE-SU-2022:4011-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.1CVSS6.6AI score0.0154EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2022/11/17 12:00 a.m.26 views

SUSE: Security Advisory (SUSE-SU-2022:4010-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.5AI score0.0088EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2022/11/17 12:00 a.m.15 views

SUSE: Security Advisory (SUSE-SU-2022:4013-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.5AI score0.0088EPSS
SaveExploits1References2
NCSC
NCSC
added 2022/11/17 12:00 a.m.7 views

Vulnerability fixed in Bitbucket Server and Data Center

A vulnerability has been fixed in Bitbucket Server and Data Center. The vulnerability allows a malicious person to execute arbitrary code by manipulating environment variables manipulating environment variables within the application. This requires the malicious person to be able to modify his...

9.8CVSS7.3AI score0.98076EPSS
SaveExploits3
OSV
OSV
added 2022/11/16 3:08 p.m.9 views

SUSE-SU-2022:4022-1 Security update for ant

This update for ant fixes the following issues: - CVE-2020-1945: Fixed insecure temporary file vulnerability bsc1171696. - CVE-2020-11979: Fixed issue introduced with fix for CVE-2020-1945 bsc1177180...

7.5CVSS7AI score0.08016EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/16 11:35 a.m.10 views

SUSE-SU-2022:4013-1 Security update for apache2-mod_wsgi

This update for apache2-modwsgi fixes the following issues: - CVE-2022-2255: Hardened the trusted proxy header filter to avoid bypass. bsc1201634...

7.5CVSS7.4AI score0.0088EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2022/11/16 12:00 a.m.24 views

SUSE: Security Advisory (SUSE-SU-2022:3983-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.7AI score0.01078EPSS
SaveExploits0References2
NCSC
NCSC
added 2022/11/16 12:00 a.m.7 views

Vulnerability fixed in Sophos UTM

A vulnerability has been fixed in Sophos UTM. The vulnerability allows an authenticated remote malicious person to perform an SQL injection to execute, potentially obtaining sensitive data. obtain. The vulnerability is located in the quarantine manager of the email component of Sophos UTM. Sophos...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/11/15 9:12 p.m.13 views

CLSA-2022-1668546739 xz: Fix of CVE-2022-1271

CVE-2022-1271: Fix arbitrary file write vulnerability in xzgrep utility...

8.8CVSS7.3AI score0.05036EPSS
SaveExploits0References1
Rockylinux
Rockylinux
added 2022/11/15 3:35 p.m.43 views

device-mapper-multipath security update

An update is available for device-mapper-multipath. 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 device-mapper-multipath packages provide tools that use t...

7.8CVSS7.8AI score0.00216EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.10 views

kernel: dm: fix use-after-free in dm_cleanup_zoned_dev()

In the Linux kernel, the following vulnerability has been resolved: dm: fix use-after-free in dmcleanupzoneddev dmcleanupzoneddev uses queue, so it must be called before blkcleanupdisk starts its killing: blkcleanupdisk-blkcleanupqueue-kobjectput-blkreleasequeue-...

7.8CVSS6.2AI score0.00262EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.10 views

kernel: sock: redo the psock vs ULP protection check

In the Linux kernel, the following vulnerability has been resolved: sock: redo the psock vs ULP protection check Commit 8a59f9d1e3d4 "sock: Introduce sk-skprot-psockupdateskprot" has moved the inetcskhasulpsk check from skpsockinit to the new tcpbpfupdateproto function. I'm guessing that this was...

5.5CVSS6.3AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.9 views

kernel: ext4: fix use-after-free in ext4_rename_dir_prepare

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4renamedirprepare We got issue as follows: EXT4-fs loop0: mounted filesystem without journal. Opts: ,errors=continue ext4getfirstdirblock: bh-bdata=0xffff88810bee6000 len=34478 ext4getfirstdirblock:...

7.8CVSS6.3AI score0.00291EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.11 views

kernel: sfc: fix use after free when disabling sriov

In the Linux kernel, the following vulnerability has been resolved: sfc: fix use after free when disabling sriov Use after free is detected by kfence when disabling sriov. What was read after being freed was vf-pcidev: it was freed from pcidisablesriov and later read in efxef10sriovfreevfvports,...

7.8CVSS6.3AI score0.00271EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.15 views

kernel: exec: Force single empty string when argv is empty

In the Linux kernel, the following vulnerability has been resolved: exec: Force single empty string when argv is empty Quoting1 Ariadne Conill: "In several other operating systems, it is a hard requirement that the second argument to execve2 be the name of a program, thus prohibiting a scenario...

7.8CVSS6.2AI score0.94921EPSS
SaveExploits155References5
OpenVAS
OpenVAS
added 2022/11/15 12:00 a.m.32 views

SUSE: Security Advisory (SUSE-SU-2022:3967-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.1CVSS8AI score0.1464EPSS
SaveExploits0References2
AlmaLinux
AlmaLinux
added 2022/11/15 12:00 a.m.37 views

Moderate: libtirpc security update

The libtirpc packages contain SunLib's implementation of transport-independent remote procedure call TI-RPC documentation, which includes a library required by programs in the nfs-utils and rpcbind packages. Security Fixes: libtirpc: DoS vulnerability with lots of connections CVE-2021-46828 For...

7.5CVSS7.6AI score0.0278EPSS
SaveExploits0References4
Rows per page
Query Builder