Lucene search
+L

8192 matches found

ATTACKERKB
ATTACKERKB
added 2025/12/24 10:32 a.m.9 views

CVE-2025-68364

In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG to ocfs2error in ocfs2moveextent In 'ocfs2moveextent', relax 'BUG' to 'ocfs2error' just to avoid crashing the whole kernel due to a filesystem corruption...

5.2AI score0.00217EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.42 views

CVE-2025-68364 ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG to ocfs2error in ocfs2moveextent In 'ocfs2moveextent', relax 'BUG' to 'ocfs2error' just to avoid crashing the whole kernel due to a filesystem corruption...

0.00217EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 10:32 a.m.8 views

CVE-2025-68364 ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG to ocfs2error in ocfs2moveextent In 'ocfs2moveextent', relax 'BUG' to 'ocfs2error' just to avoid crashing the whole kernel due to a filesystem corruption...

6.3AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.10 views

PT-2025-53220

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak exists in the vdec msg queue init function within the MediaTek VCodec component of the Linux kernel. Specifically, if allocation of msg queue-wdma addr fails, the functio...

5.9AI score0.00195EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.9 views

PT-2025-52928

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An error handling issue was identified in the ASoC driver for the da7219 codec. Specifically, if the clk hw register function fails during clock hardware registration within the da7219...

7.8CVSS6.2AI score0.00932EPSS
SaveExploits2References894
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-54153

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: turn quotas off if mount failed after enabling quotas Yi found during a review of the patch ext4: don't BUG on inconsistent journal feature that when...

7.8CVSS5.6AI score0.00161EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.15 views

PT-2025-53048

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak issue was resolved in the Linux kernel related to the UBI file system. The issue occurs when the insert old idx function fails during a specific process involving znode...

7.8CVSS6.2AI score0.00932EPSS
SaveExploits2References899
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.17 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the use of WARNON by hfs/hfsplus for integrity checking and should be changed to proper error handling...

6.2AI score0.00161EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.17 views

PT-2025-53136

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak within the ocfs2 file system, specifically in the ocfs2 mount volume function. The issue arises in two scenarios: when ocfs2 truncate log init fai...

7.8CVSS6.3AI score0.00932EPSS
SaveExploits2References895
SUSE CVE
SUSE CVE
added 2025/12/19 12:24 a.m.13 views

SUSE CVE-2025-68289

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: feem: Fix memory leak in eemunwrap The existing code did not handle the failure case of usbepqueue in the command path, potentially leading to memory leaks. Improve error handling to free all allocated resources on...

5.5CVSS6.7AI score0.00202EPSS
SaveExploits0References21
OSV
OSV
added 2025/12/18 9:04 a.m.14 views

RLSA-2025:23530 Important: python39:3.9 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

7.6CVSS7AI score0.01556EPSS
SaveExploits15References13
RedHat Linux
RedHat Linux
added 2025/12/18 1:35 a.m.19 views

cpython: python: CPython DecodeError Handling Vulnerability

A vulnerability has been identified in CPython's bytes.decode function when used with the "unicodeescape" encoding and the "ignore" or "replace" error handling modes. This flaw can result in the incorrect decoding of byte strings. While this may not directly lead to traditional security breaches...

5.9CVSS5.7AI score0.00216EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/12/18 12:24 a.m.8 views

SUSE CVE-2025-68302

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

5.5CVSS6.7AI score0.00445EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/12/17 6:40 p.m.12 views

libssh: Invalid return code for chacha20 poly1305 with OpenSSL backend

A flaw was found in libssh when using the ChaCha20 cipher with the OpenSSL library. If an attacker manages to exhaust the heap space, this error is not detected and may lead to libssh using a partially initialized cipher context. This occurs because the OpenSSL error code returned aliases with th...

8.1CVSS5.8AI score0.01492EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 7:48 a.m.10 views

kernel: crypto: seqiv - Handle EBUSY correctly

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Handle EBUSY correctly As it is seqiv only handles the special return value of EINPROGERSS, which means that in all other cases it will free data related to the request. However, as the caller of seqiv may specify...

7.8CVSS6.8AI score0.00161EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.9 views

SUSE CVE-2025-68204

In the Linux kernel, the following vulnerability has been resolved: pmdomain: arm: scmi: Fix genpd leak on provider registration failure If ofgenpdaddprovideronecell fails during probe, the previously created generic power domains are not removed, leading to a memory leak and potential kernel cra...

5.5CVSS6.3AI score0.00205EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.9 views

SUSE CVE-2025-68220

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: netcp: Standardize knavdmaopenchannel to return NULL on error Make knavdmaopenchannel consistently return NULL on error instead of ERRPTR. Currently the header include/linux/soc/ti/knavdma.h returns NULL when t...

6.4AI score0.00207EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.9 views

SUSE CVE-2025-68228

In the Linux kernel, the following vulnerability has been resolved: drm/plane: Fix createinformatblob return value createinformatblob is either supposed to return a valid pointer or an error, but never NULL. The caller will dereference the blob when it is not an error, and thus will oops if NULL...

6.5AI score0.00182EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/16 6:31 p.m.10 views

EUVD-2025-203791

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: feem: Fix memory leak in eemunwrap The existing code did not handle the failure case of usbepqueue in the command path, potentially leading to memory leaks. Improve error handling to free all allocated resources on...

6.2AI score0.00202EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/16 4:16 p.m.8 views

CVE-2025-68302

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: fix potential NULL dereference in sxgberx Currently, when skb is null, the driver prints an error and then dereferences skb on the next line. To fix this, let's add a 'break' after the error message to switch to...

7.5CVSS0.00445EPSS
SaveExploits0References7
Rows per page
Query Builder