Lucene search
+L

94 matches found

EUVD
EUVD
added 2025/10/07 3:21 p.m.5 views

EUVD-2025-32771

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in liotargetnaclinfoshow The function liotargetnaclinfoshow uses sprintf in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With...

6.4AI score0.00294EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.14 views

CVE-2023-53676 scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in liotargetnaclinfoshow The function liotargetnaclinfoshow uses sprintf in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With...

8.8CVSS0.00294EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/07 12:0 a.m.17 views

PT-2025-41120

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The lio target nacl info show function within the iSCSI target component does not properly validate buffer lengths when using sprintf in a loop to display details for each iSCSI...

7.8CVSS6.4AI score0.00611EPSS
SaveExploits3References273
Elastic
Elastic
added 2025/10/06 4:40 p.m.27 views

Elasticsearch 8.18.8, 8.19.5, 9.0.8, 9.1.5 Security Update (ESA-2025-18)

Elasticsearch Insertion of sensitive information in log file ESA-2025-18 Insertion of sensitive information in log file in Elasticsearch can lead to loss of confidentiality under specific preconditions when auditing requests to the reindex API Affected Versions: 7.x: All versions from 7.0.0 and u...

5.7CVSS6.7AI score0.0023EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-54493

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00246EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2020-7021

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Elasticsearch versions before 7.10.0 and 6.8.14 have an information disclosure issue when audit logging and the emitrequestbody option is enabled. The...

4.9CVSS6.5AI score0.01313EPSS
SaveExploits0References2
VulnCheck KEV
VulnCheck KEV
added 2025/08/24 12:0 a.m.7 views

VulnCheck KEV: CVE-2024-21620

An Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in J-Web of Juniper Networks Junos OS on SRX Series and EX Series allows an attacker to construct a URL that when visited by another user enables the attacker to execute commands with the target's...

8.8CVSS6AI score0.00908EPSS
SaveIn wildExploits0References42
OSV
OSV
added 2025/06/18 11:15 a.m.11 views

UBUNTU-CVE-2022-49963

In the Linux kernel, the following vulnerability has been resolved: drm/i915/ttm: fix CCS handling Crucible + recent Mesa seems to sometimes hit: GEMBUGONnumccsblks NUMCCSBLKSPERXFER And it looks like we can also trigger this with gemlmemswapping, if we modify the test to use slightly larger obje...

7.8CVSS6.1AI score0.00189EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/09 12:5 a.m.8 views

OSV-2025-447 Use-of-uninitialized-value in spvtools::EmitNumericLiteral

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=423059200 Crash type: Use-of-uninitialized-value Crash state: spvtools::EmitNumericLiteral spvtools::disassemble::InstructionDisassembler::EmitOperand spvtools::disassemble::InstructionDisassembler::EmitInstructionImpl...

7AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/10 2:52 a.m.5 views

SUSE CVE-2025-37866

In the Linux kernel, the following vulnerability has been resolved: mlxbf-bootctl: use sysfsemitat in securebootfusestateshow A warning is seen when running the latest kernel on a BlueField SOC: 251.512704 ------------ cut here ------------ 251.512711 invalid sysfsemit: buf:0000000003aa32ae...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/09 7:16 a.m.12 views

CVE-2025-37866

In the Linux kernel, the following vulnerability has been resolved: mlxbf-bootctl: use sysfsemitat in securebootfusestateshow A warning is seen when running the latest kernel on a BlueField SOC: 251.512704 ------------ cut here ------------ 251.512711 invalid sysfsemit: buf:0000000003aa32ae...

5.5CVSS0.00222EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/09 7:16 a.m.9 views

UBUNTU-CVE-2025-37866

In the Linux kernel, the following vulnerability has been resolved: mlxbf-bootctl: use sysfsemitat in securebootfusestateshow A warning is seen when running the latest kernel on a BlueField SOC: 251.512704 ------------ cut here ------------ 251.512711 invalid sysfsemit: buf:0000000003aa32ae...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/09 6:43 a.m.8 views

CVE-2025-37866 mlxbf-bootctl: use sysfs_emit_at() in secure_boot_fuse_state_show()

In the Linux kernel, the following vulnerability has been resolved: mlxbf-bootctl: use sysfsemitat in securebootfusestateshow A warning is seen when running the latest kernel on a BlueField SOC: 251.512704 ------------ cut here ------------ 251.512711 invalid sysfsemit: buf:0000000003aa32ae...

6.5AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.4 views

SUSE CVE-2022-49107

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in cephreaddir when notelastdentry returns error Reset the lastreaddir at the same time, and add a comment explaining why we don't free lastreaddir when diremit returns false...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/02/27 3:9 a.m.9 views

SUSE CVE-2022-49267

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.5AI score0.00031EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2025/02/26 7:1 a.m.7 views

CVE-2022-49267

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.8CVSS6.5AI score0.00031EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 7:0 a.m.1 views

DEBIAN-CVE-2022-49107

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in cephreaddir when notelastdentry returns error Reset the lastreaddir at the same time, and add a comment explaining why we don't free lastreaddir when diremit returns false...

5.5CVSS5.3AI score0.00246EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:0 a.m.12 views

Vulnerability in the x86/bpf kernel components of the Linux operating system, allowing a hacker to cause a service failure

The vulnerability in the x86/bpf kernel components of the Linux operating system is related to incorrect validation of input data in the emitcall function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References17Affected Software4
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.9 views

kernel: mmc: core: use sysfs_emit() instead of sprintf()

No description is available for this CVE...

6.6AI score0.00031EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/17 10:15 a.m.12 views

AZL-51859 CVE-2024-43840 affecting package kernel for versions less than 6.6.92.2-1

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix trampoline for BPFTRAMPFCALLORIG When BPFTRAMPFCALLORIG is set, the trampoline calls bpftrampenter and bpftrampexit functions, passing them the struct bpftrampimage im pointer as an argument in R0. The trampoline...

5.5CVSS6.1AI score0.00218EPSS
SaveExploits0References1
Rows per page
Query Builder