Lucene search
+L

435 matches found

Amazon
Amazon
added 2022/02/07 12:0 a.m.14 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: i40e: Fix queues reservation for XDP CVE-2021-47619 A random memory access flaw was found in the Linux kernel's GPU i915 kernel driver functionality in the way a user may run malicious code on the GPU. This flaw...

8.4CVSS6.5AI score0.05528EPSS
SaveExploits12
Amazon
Amazon
added 2022/02/07 12:0 a.m.17 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: i40e: Fix queues reservation for XDP CVE-2021-47619 A random memory access flaw was found in the Linux kernel's GPU i915 kernel driver functionality in the way a user may run malicious code on the GPU. This flaw...

8.4CVSS6.3AI score0.05528EPSS
SaveExploits12
CNNVD
CNNVD
added 2021/11/01 12:0 a.m.10 views

WordPress和WordPress plugin 安全漏洞

WordPress is the WordPress Wordpress Foundation's suite of blogging platforms developed using the PHP language. The platform supports the hosting of personal blog sites on servers with PHP and MySQL. WordPress Plugin Hashthemes Demo Importer 1.1.1 and earlier is vulnerable to an access control...

8.1CVSS5.8AI score0.01016EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2021/09/22 8:30 p.m.81 views

AES256_Passwd_Store - Secure Open-Source Password Manager

This script securely encrypts or decrypts passwords on disk within a custom database file. It also features functionality to retrieve passwords from a previously generated database file. This script takes a master password from stdin/from memory, then hashes the password using the specified hashi...

7.5AI score
SaveExploits0References1
Fedora
Fedora
added 2021/08/16 1:18 a.m.25 views

[SECURITY] Fedora 34 Update: rust-unicode-truncate-0.2.0-2.fc34

Unicode-aware algorithm to pad or truncate str in terms of displayed width...

9.8CVSS9.9AI score0.01923EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2021/08/16 12:0 a.m.11 views

Fedora: Security Advisory for rust-unicode-truncate (FEDORA-2021-3cf88e44b4)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH 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-or-later This program is free software; you can...

9.8CVSS9.8AI score0.01923EPSS
SaveExploits0References2
OSV
OSV
added 2021/05/31 3:39 p.m.12 views

UVI-2021-1000445 hfsplus: prevent corruption in shrinking truncate

hfsplus: prevent corruption in shrinking truncate 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.19.191 by commit...

7.4AI score
SaveExploits0
OSV
OSV
added 2021/05/31 3:39 p.m.11 views

UVI-2021-1000408 hfsplus: prevent corruption in shrinking truncate

hfsplus: prevent corruption in shrinking truncate 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.4.120 by commit...

7.4AI score
SaveExploits0
OSV
OSV
added 2021/05/31 3:39 p.m.12 views

UVI-2021-1000203 hfsplus: prevent corruption in shrinking truncate

hfsplus: prevent corruption in shrinking truncate 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.12.5 by commit...

7.4AI score
SaveExploits0
OSV
OSV
added 2021/05/31 3:39 p.m.23 views

UVI-2021-1000197 f2fs: compress: fix race condition of overwrite vs truncate

f2fs: compress: fix race condition of overwrite vs truncate 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.12.5 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/05/31 3:39 p.m.10 views

GSD-2021-1000197 f2fs: compress: fix race condition of overwrite vs truncate

f2fs: compress: fix race condition of overwrite vs truncate 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.12.5 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/05/31 3:39 p.m.11 views

GSD-2021-1000408 hfsplus: prevent corruption in shrinking truncate

hfsplus: prevent corruption in shrinking truncate 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.4.120 by commit...

7.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/05/14 12:0 a.m.9 views

PT-2021-8270 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the hfsplus file truncate function in the Linux kernel, which can cause corruption and data loss when shrinking truncate happens to the middle of an extent...

7.8CVSS6.7AI score0.0094EPSS
SaveExploits0References373
Positive Technologies
Positive Technologies
added 2021/05/11 12:0 a.m.9 views

PT-2024-11090 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.12.0-rc1-custom 1 Description: The issue is caused by a race condition between truncate and overwrite operations in the f2fs compress functionality. This can lead to a situation where a page is detached from t...

4.7CVSS6.3AI score0.00179EPSS
SaveExploits0References21
OSV
OSV
added 2020/12/09 12:0 p.m.57 views

RUSTSEC-2020-0089 nanorand 0.5.0 - RNGs failed to generate properly for non-64-bit numbers

In versions of nanorand prior to 0.5.1, RandomGen implementations for standard unsigned integers could fail to properly generate numbers, due to using bit-shifting to truncate a 64-bit number, rather than just an as conversion. This often manifested as RNGs returning nothing but 0, including the...

5.1CVSS9.4AI score0.01515EPSS
SaveExploits0References3
RustSec
RustSec
added 2020/12/09 12:0 p.m.23 views

nanorand 0.5.0 - RNGs failed to generate properly for non-64-bit numbers

In versions of nanorand prior to 0.5.1, RandomGen implementations for standard unsigned integers could fail to properly generate numbers, due to using bit-shifting to truncate a 64-bit number, rather than just an as conversion. This often manifested as RNGs returning nothing but 0, including the...

9.8CVSS2.8AI score0.01515EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2020/10/28 6:24 p.m.3 views

Django: backtracking in a regular expression in django.utils.text.Truncator leads to DoS

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If django.utils.text.Truncator's chars and words methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability i...

7.5CVSS7.2AI score0.03502EPSS
SaveExploits0References5
OSV
OSV
added 2020/08/24 3:15 p.m.3 views

CVE-2020-19888

DBHcms v1.2.0 has an unauthorized operation vulnerability because there's no access control at line 175 of dbhcms\page.php for empty cache operation. This vulnerability can be exploited to empty a table...

5.9CVSS5.8AI score
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2020/07/18 11:22 p.m.34 views

Security Bulletin: IBM InfoSphere BigInsights contains a denial of service vulnerability that can be exploited by a remote, authenticated DB2 user issuing a specially-crafted SELECT statement with ROUND or TRUNCATE function (CVE-2015-0157).

Summary InfoSphere BigInsights Big SQL contains a denial of service vulnerability. A remote, authenticated DB2 user could exploit this vulnerability by issuing a specially-crafted SELECT statement with ROUND or TRUNCATE function. The vulnerability exists in the IBM DB2 component included in...

6.8CVSS1.2AI score0.02519EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2019/08/06 12:47 p.m.9 views

kernel: TLB flush happens too late on mremap

Since Linux kernel version 3.2, the mremap syscall performs TLB flushes after dropping pagetable locks. If a syscall such as ftruncate removes entries from the pagetables of a task that is in the middle of mremap, a stale TLB entry can remain for a short time that permits access to a physical pag...

7.8CVSS7AI score0.01061EPSS
SaveExploits2References4
Rows per page
Query Builder