Lucene search
+L

15969 matches found

Tenable Nessus
Tenable Nessus
•added 2025/12/30 12:00 a.m.•3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992314)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992314 advisory. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on destination blkaddr during recovery As Wenqing Liu reported in...

5.5CVSS5.2AI score0.00156EPSS
SaveExploits0References4
CNNVD
CNNVD
•added 2025/12/27 12:00 a.m.•7 views

PHP 安全漏洞

PHP is a scripting language executed server-side by PHP Open Source. A security vulnerability exists in PHP versions prior to 8.1.34, 8.2.30, 8.3.29, 8.4.16, and 8.5.1, which stems from the getimagesize function in multi-block mode that may leak uninitialized heap memory, potentially leading to...

7.5CVSS6AI score0.00508EPSS
SaveExploits3References3
BDU FSTEC
BDU FSTEC
•added 2025/12/26 12:00 a.m.•7 views

The vulnerability of the nbd component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the nbd component in the Linux operating system’s kernel is related to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00193EPSS
SaveExploits0References10Affected Software4
Positive Technologies
Positive Technologies
•added 2025/12/26 12:00 a.m.•20 views

PT-2025-53606

Name of the Vulnerable Software and Affected Versions n8n versions prior to 2.0.0 Description n8n is a workflow automation platform. In self-hosted instances before version 2.0.0, when the Code node operates in legacy JavaScript execution mode, authenticated users with workflow editing permission...

7.1CVSS6.8AI score0.00265EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
•added 2025/12/26 12:00 a.m.•10 views

The vulnerability of the Block Storage component of the Sun ZFS Storage Appliance Kit (AK) allows a hacker to gain access to modify, add, or delete data.

The vulnerability of the Block Storage component in the Sun ZFS Storage Appliance Kit AK is related to lack of access control mechanisms. Exploiting this vulnerability could allow an attacker to modify, add, or delete data...

9CVSS7.1AI score0.0035EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
•added 2025/12/25 11:16 p.m.•23 views

CVE-2025-68922

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

7.4CVSS8.2AI score0.00227EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/12/25 3:44 p.m.•15 views

CVE-2025-68366

In the Linux kernel, the following vulnerability has been resolved: nbd: defer config unlock in nbdgenlconnect There is one use-after-free warning when running NBDCMDCONNECT and NBDCLEARSOCK: nbdgenlconnect nbdallocandinitconfig // configrefs=1 nbdstartdevice // configrefs=2 set NBDRTHASCONFIGREF...

5.5CVSS5.9AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2025/12/25 1:23 p.m.•8 views

CVE-2023-53990

In the Linux kernel, the following vulnerability has been resolved: SMB3: Add missing locks to protect deferred close file list cifsdeldeferredclose function has a critical section which modifies the deferred close file list. We must acquire deferredlock before calling cifsdeldeferredclose functi...

5.5CVSS5.9AI score0.00153EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2025/12/25 10:59 a.m.•14 views

CVE-2022-50702

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

5.5CVSS5.9AI score0.002EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
•added 2025/12/25 9:04 a.m.•10 views

nbd: defer config put in recv_work

...

5.5CVSS5.4AI score0.00198EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2025/12/25 9:03 a.m.•9 views

nbd: defer config unlock in nbd_genl_connect

...

5.5CVSS5.4AI score0.00198EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2025/12/25 1:05 a.m.•17 views

SUSE CVE-2022-50702

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix possible memory leak in vdpasimnetinit and vdpasimblkinit Inject fault while probing module, if deviceregister fails in vdpasimnetinit or vdpasimblkinit, but the refcount of kobject is not decreased to 0, the name...

5.5CVSS6.5AI score0.002EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2025/12/25 1:03 a.m.•8 views

SUSE 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...

6.5AI score0.00238EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/25 12:56 a.m.•5 views

SUSE CVE-2023-54062

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...

5.5CVSS6.7AI score0.0016EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/25 12:56 a.m.•12 views

SUSE CVE-2023-54076

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix missed ses refcounting Use new cifssmbsesincrefcount helper to get an active reference of @ses and @ses-dfsrootses if set. This will prevent @ses-dfsrootses of being put in the next call to cifsputsmbses and thus...

7.8CVSS6.5AI score0.00451EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
•added 2025/12/25 12:55 a.m.•8 views

SUSE 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...

5.5CVSS6.5AI score0.00151EPSS
SaveExploits0References5
EUVD
EUVD
•added 2025/12/25 12:30 a.m.•12 views

EUVD-2025-205358

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

7.4CVSS7.6AI score0.00227EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2025/12/25 12:24 a.m.•5 views

SUSE CVE-2025-68348

In the Linux kernel, the following vulnerability has been resolved: block: fix memory leak in blkdevissuezeropages Move the fatal signal check before bioalloc to prevent a memory leak when BLKDEVZEROKILLABLE is set and a fatal signal is pending. Previously, the bio was allocated before checking f...

5.5CVSS6.7AI score0.00202EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2025/12/25 12:23 a.m.•10 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.00198EPSS
SaveExploits0References17
NVD
NVD
•added 2025/12/25 12:16 a.m.•14 views

CVE-2025-68922

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

7.4CVSS0.00227EPSS
SaveExploits0References4
Rows per page
Query Builder