Lucene search
+L

5285 matches found

RedHat Linux
RedHat Linux
added 2025/11/12 2:44 a.m.7 views

kernel: HID: core: Harden s32ton() against conversion to 0 bits

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should...

7.1CVSS5.7AI score0.00161EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/11/11 12:30 a.m.9 views

EUVD-2025-50829

Improper input validation in OneFlow v0.9.0 allows attackers to cause a segmentation fault via adding a Python sequence to the native code during broadcasting/type conversion...

6.5AI score0.00324EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2025/11/10 12:0 a.m.20 views

OneFlow 安全漏洞

Oneflow is a deep learning framework open-sourced by Oneflow. A security vulnerability exists in OneFlow version v0.9.0 that stems from improper input validation and could lead to a segmentation violation when adding Python sequences during broadcast or type conversion...

6.5CVSS6.5AI score0.00324EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/11/10 12:0 a.m.12 views

PT-2025-46198

Name of the Vulnerable Software and Affected Versions OneFlow version 0.9.0 Description A flaw exists in input validation within OneFlow version 0.9.0. This issue allows attackers to trigger a segmentation fault by adding a Python sequence to native code during broadcasting or type conversion. Th...

6.5CVSS6.5AI score0.00324EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2025/11/10 12:0 a.m.19 views

CVE-2025-63397

Improper input validation in OneFlow v0.9.0 allows attackers to cause a segmentation fault via adding a Python sequence to the native code during broadcasting/type conversion...

0.00324EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/11/10 12:0 a.m.5 views

CVE-2025-63397

Improper input validation in OneFlow v0.9.0 allows attackers to cause a segmentation fault via adding a Python sequence to the native code during broadcasting/type conversion...

6.5AI score0.00324EPSS
SaveExploits1References3
OSV
OSV
added 2025/11/10 12:0 a.m.6 views

CVE-2025-63397

Improper input validation in OneFlow v0.9.0 allows attackers to cause a segmentation fault via adding a Python sequence to the native code during broadcasting/type conversion...

6.5CVSS6.7AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990487)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990487 advisory. In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 fs: Don't...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.7 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989460)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989460 advisory. In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 fs: Don't...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988841)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988841 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: fix race condition between ext4write and ext4convertinlinedata Hulk Robot reported a BUGON:...

4.7CVSS5.7AI score0.00189EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/11/03 4:0 p.m.3 views

kernel: HID: core: Harden s32ton() against conversion to 0 bits

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should...

7.1CVSS5.7AI score0.00161EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.9 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: cifs: A NULL pointer dereference issue in UTF16 conversion has been addressed. There may be a bug where a NULL pointer is passed to cifssfumakenode without any checks. This NULL value is then passed unchecked to cifsstrnduptoutf1...

5.5CVSS5.9AI score0.00146EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: fbdev: core: fbcvt: avoid division by 0 in fbcvthperiod In fbfindmodecvt, if mode-refresh happens to be 0x80000000, cvt.frefresh will become 0 when multiplied by 2 due to overflow. This value is then passed to fbcvthperiod, where...

5.5CVSS5.5AI score0.00153EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/11/01 6:37 a.m.4 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection due to insufficient sanitization of the inputpath for convertdoctopdf. An attacker can execute arbitrary commands by injecting shell metacharacters such as ;, &, |, etc. when specifying the doc file path. Remediation...

9.8CVSS7.9AI score
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/10/31 4:38 p.m.6 views

Astra Linux - уязвимость в curl

libcurl's URL API function curlurlget offers punycode conversions, to and from IDN. Asking to convert a name that is exactly 256 bytes, libcurl ends up reading outside of a stack based buffer when built to use the macidn IDN backend. The conversion function then fills up the provided buffer exact...

4.3CVSS7.1AI score0.00786EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/31 12:15 p.m.7 views

ALPINE-CVE-2025-58147

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. Some Viridian hypercalls can specify a mask of vCPU IDs as an input, in one of three formats. Xen has boundary checking bugs with all three formats, which can cause...

7.5CVSS7AI score0.00355EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/10/29 12:46 a.m.20 views

kernel: HID: core: Harden s32ton() against conversion to 0 bits

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should...

7.1CVSS5.7AI score0.00161EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/29 12:45 a.m.3 views

kernel: HID: core: Harden s32ton() against conversion to 0 bits

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should...

7.1CVSS5.7AI score0.00161EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/28 12:15 p.m.5 views

UBUNTU-CVE-2025-40082

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix slab-out-of-bounds read in hfsplusuni2asc BUG: KASAN: slab-out-of-bounds in hfsplusuni2asc+0xa71/0xb90 fs/hfsplus/unicode.c:186 Read of size 2 at addr ffff8880289ef218 by task syz.6.248/14290 CPU: 0 UID: 0 PID: 14290...

7.1CVSS5.9AI score0.00179EPSS
SaveExploits0References25
CVE
CVE
added 2025/10/28 11:48 a.m.48 views

CVE-2025-40082

CVE-2025-40082 targets the Linux kernel’s hfsplus code and causes a slab-out-of-bounds read in hfsplus_uni2asc() when listing extended attributes. The issue arises because the expected unicode buffer structure size varies (hfsplus_attr_unistr vs hfsplus_unistr), so a previous fix was insufficient...

7.1CVSS6.1AI score0.00179EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder