Lucene search
+L

16759 matches found

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

CVE-2025-68364

The CVE refers to a Linux kernel issue in the OCFS2 filesystem: in __ocfs2_move_extent(), a BUG() was relaxed to ocfs2_error() to avoid crashing the entire kernel due to filesystem corruption. This indicates the root cause was a kernel-crashing error path in ocfs2_move_extent() that could exacerb...

6AI score0.00192EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2025/12/24 10:32 a.m.8 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.00192EPSS
SaveExploits0References9Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/12/24 9:2 a.m.7 views

firmware: stratix10-svc: fix bug in saving controller data

...

6.1CVSS6.7AI score0.00167EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2025/12/24 12:0 a.m.4 views

SUSE: Security Advisory (SUSE-SU-2025:4507-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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.8CVSS6.3AI score0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/22 5:16 p.m.10 views

CVE-2025-68337

In the Linux kernel, the following vulnerability has been resolved: jbd2: avoid bugon in jbd2journalgetcreateaccess when file system corrupted There's issue when file system corrupted: ------------ cut here ------------ kernel BUG at fs/jbd2/transaction.c:1289! Oops: invalid opcode: 0000 1 SMP...

7.5CVSS0.00189EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/22 5:16 p.m.9 views

CVE-2025-68328

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: fix bug in saving controller data Fix the incorrect usage of platformsetdrvdata and devsetdrvdata. They both are of the same data and overrides each other. This resulted in the rmmod of the svc driver to...

0.00167EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/22 5:16 p.m.7 views

CVE-2025-68326

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Fix stackdepot usage Add missing stackdepotinit call when CONFIGDRMXEDEBUGGUC is enabled to fix the following call stack: BUG: kernel NULL pointer dereference, address: 0000000000000000 Workqueue: drmschedrunjobwork...

5.8AI score0.0015EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/22 4:14 p.m.36 views

CVE-2025-68337 jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted

In the Linux kernel, the following vulnerability has been resolved: jbd2: avoid bugon in jbd2journalgetcreateaccess when file system corrupted There's issue when file system corrupted: ------------ cut here ------------ kernel BUG at fs/jbd2/transaction.c:1289! Oops: invalid opcode: 0000 1 SMP...

7.5CVSS0.00189EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/12/22 4:14 p.m.7 views

CVE-2025-68337 jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted

In the Linux kernel, the following vulnerability has been resolved: jbd2: avoid bugon in jbd2journalgetcreateaccess when file system corrupted There's issue when file system corrupted: ------------ cut here ------------ kernel BUG at fs/jbd2/transaction.c:1289! Oops: invalid opcode: 0000 1 SMP...

5.2AI score0.00189EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/12/22 2:47 p.m.9 views

Important: Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.18 security, enhancement & bug fix update

Red Hat OpenShift Data Foundation 4.18 security, enhancement & bug fix update Red Hat OpenShift Data Foundation 4.18 security, enhancement & bug fix update...

7.5CVSS6.7AI score0.00693EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/18 9:2 a.m.7 views

libceph: replace BUG_ON with bounds check for map->max_osd

...

7.5CVSS6.7AI score0.00174EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/12/17 4:35 p.m.12 views

Low: Red Hat Security Advisory: OpenShift File Integrity Operator bug fix and enhancement update

An updated OpenShift File Integrity Operator image that fixes various bugs and adds new enhancements is now available for the Red Hat OpenShift Enterprise 4 catalog. The OpenShift File Integrity Operator v1.3.8 is now available. See the documentation for bug fix information:...

6.4CVSS7.3AI score0.0022EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 2:48 p.m.8 views

CVE-2025-68281 ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list "struct sdcacontrol" declares "values" field as integer array. But the memory allocated to it is of char array. This causes crash for sdcaparsefunction API. This patch...

6.4AI score0.0015EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/16 2:45 p.m.27 views

CVE-2025-68264

In CVE-2025-68264, the Linux kernel ext4 inline data path is vulnerable to a race where i_inline_size can become stale between the initial size check and the actual write. Specifically, a concurrent xattr operation may change i_inline_size after ext4_get_max_inline_size() passes the check but bef...

6AI score0.00189EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.4 views

CVE-2025-68177

In the Linux kernel, the following vulnerability has been resolved: cpufreq/longhaul: handle NULL policy in longhaulexit longhaulexit was calling cpufreqcpuget0 without checking for a NULL policy pointer. On some systems, this could lead to a NULL dereference and a kernel warning or panic. This...

5.9AI score0.00184EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.7 views

CVE-2025-68201

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: remove two invalid BUGONs Those can be triggered trivially by userspace...

5.6AI score0.00174EPSS
SaveExploits0References21
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.14 views

PT-2025-51780

The Open edX Platform is a learning management platform. Prior to commit 05d0d0936daf82c476617257aa6c35f0cd4ca060, CourseLimitedStaffRole users are able to access and edit courses in studio if they are granted the role on an org rather than on a course, and CourseLimitedStaffRole users are able t...

9.9CVSS6.8AI score0.0028EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.20 views

PT-2025-51612

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.18.0-rc1+ Description The Linux kernel contains a flaw related to the handling of CODETAG EMPTY in the mark objexts empty function for slab object extensions. Specifically, when a slab extension vector allocati...

5.4AI score0.0053EPSS
SaveExploits4References390
OSV
OSV
added 2025/12/11 10:6 a.m.16 views

RHSA-2025:23069 Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update

Bulletin has no description...

8.3CVSS6.9AI score0.19396EPSS
SaveExploits11References38
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.6 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991168)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991168 advisory. In the Linux kernel, the following vulnerability has been resolved: can: mcbausb: properly check endpoint type Syzbot reported warning in usbsubmiturb which is cause...

5.5CVSS5.8AI score0.00264EPSS
SaveExploits0References4
Rows per page
Query Builder