Lucene search
+L

15242 matches found

SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.6 views

SUSE CVE-2025-68734

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: hfcsusb: fix memory leak in hfcsusbprobe In hfcsusbprobe, the memory allocated for ctrlurb gets leaked when setupinstance fails with an error code. Fix that by freeing the urb before freeing the hw structure. Also...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References17
NVD
NVD
added 2025/12/25 12:16 a.m.11 views

CVE-2025-68922

OpenOps before 0.6.11 allows remote code execution in the Terraform block...

7.4CVSS0.00222EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/25 12:00 a.m.11 views

OpenOps 操作系统命令注入漏洞

OpenOps is an automation platform from OpenOps open source. An operating system command injection vulnerability exists in versions of OpenOps prior to 0.6.11, which stems from remote code execution in the Terraform block...

7.4CVSS8.4AI score0.00222EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 11:05 p.m.28 views

CVE-2025-68922

OpenOps before 0.6.11 allows remote code execution in the Terraform block...

7.4CVSS0.00222EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 11:05 p.m.21 views

CVE-2025-68922

CVE-2025-68922 affects OpenOps prior to version 0.6.11. The available connected sources state that this vulnerability allows remote code execution via the Terraform block, constituting a likely exploitable path within OpenOps deployments. The exact technical root cause is not detailed beyond the ...

7.4CVSS7.8AI score0.00222EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/12/24 11:05 p.m.4 views

CVE-2025-68922

OpenOps before 0.6.11 allows remote code execution in the Terraform block...

7.4CVSS7.8AI score0.00222EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2023-60287

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't free qgroup space unless specified Boris noticed in his simple quotas testing that he was getting a leak with Sweet Tea's change to subvol create that stopped doing a transaction commit. This was just a side effect o...

6AI score0.00239EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/24 3:30 p.m.11 views

EUVD-2023-60338

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: dropping parent refcount after pdfreefn is done Some cgroup policies will access parent pd through child pd even after pdofflinefn is done. If pdfreefn for parent is called before child, then UAF can be triggered. Hen...

6AI score0.00147EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/24 3:30 p.m.11 views

EUVD-2023-60357

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: hold queuelock when removing blkg-qnode When blkg is removed from q-blkglist from blkgfreeworkfn, queuelock has to be held, otherwise, all kinds of bugslist corruption, hard lockup, .. can be triggered from...

6AI score0.0016EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2023-60264

In the Linux kernel, the following vulnerability has been resolved: ext4: fix invalid free tracking in ext4xattrmovetoblock In ext4xattrmovetoblock, the value of the extended attribute which we need to move to an external block may be allocated by kvmalloc if the value is stored in an external...

6.2AI score0.00157EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/24 3:30 p.m.12 views

EUVD-2022-55795

In the Linux kernel, the following vulnerability has been resolved: btrfs: set generation before calling btrfscleantreeblock in btrfsinitnewbuffer syzbot is reporting uninit-value in btrfscleantreeblock 1, for commit bc877d285ca3dba2 "btrfs: Deduplicate extentbuffer init code" missed that...

6AI score0.00234EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.11 views

EUVD-2022-55818

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix pcluster memleak when its block address is zero syzkaller reported a memleak: https://syzkaller.appspot.com/bug?id=62f37ff612f0021641eda5b17f056f1668aa9aed unreferenced object 0xffff88811009c7f8 size 136: ... backtrace...

5.9AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54107

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: dropping parent refcount after pdfreefn is done Some cgroup policies will access parent pd through child pd even after pdofflinefn is done. If pdfreefn for parent is called before child, then UAF can be triggered. Hen...

7.8CVSS0.00147EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/24 1:16 p.m.11 views

CVE-2022-50743

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix pcluster memleak when its block address is zero syzkaller reported a memleak: https://syzkaller.appspot.com/bug?id=62f37ff612f0021641eda5b17f056f1668aa9aed unreferenced object 0xffff88811009c7f8 size 136: ... backtrace...

0.00232EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.7 views

CVE-2023-54158

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't free qgroup space unless specified Boris noticed in his simple quotas testing that he was getting a leak with Sweet Tea's change to subvol create that stopped doing a transaction commit. This was just a side effect o...

5.8AI score0.00239EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:16 p.m.9 views

UBUNTU-CVE-2022-50766

In the Linux kernel, the following vulnerability has been resolved: btrfs: set generation before calling btrfscleantreeblock in btrfsinitnewbuffer syzbot is reporting uninit-value in btrfscleantreeblock 1, for commit bc877d285ca3dba2 "btrfs: Deduplicate extentbuffer init code" missed that...

5.7AI score0.00234EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.4 views

CVE-2022-50743

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix pcluster memleak when its block address is zero syzkaller reported a memleak: https://syzkaller.appspot.com/bug?id=62f37ff612f0021641eda5b17f056f1668aa9aed unreferenced object 0xffff88811009c7f8 size 136: ... backtrace...

5.7AI score0.00232EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.6 views

CVE-2022-50766

In the Linux kernel, the following vulnerability has been resolved: btrfs: set generation before calling btrfscleantreeblock in btrfsinitnewbuffer syzbot is reporting uninit-value in btrfscleantreeblock 1, for commit bc877d285ca3dba2 "btrfs: Deduplicate extentbuffer init code" missed that...

5.4AI score0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.9 views

UBUNTU-CVE-2022-50743

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix pcluster memleak when its block address is zero syzkaller reported a memleak: https://syzkaller.appspot.com/bug?id=62f37ff612f0021641eda5b17f056f1668aa9aed unreferenced object 0xffff88811009c7f8 size 136: ... backtrace...

5.7AI score0.00232EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 1:07 p.m.39 views

CVE-2023-54158 btrfs: don't free qgroup space unless specified

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't free qgroup space unless specified Boris noticed in his simple quotas testing that he was getting a leak with Sweet Tea's change to subvol create that stopped doing a transaction commit. This was just a side effect o...

0.00239EPSS
SaveExploits0References7
Rows per page
Query Builder