Lucene search
+L

11857 matches found

Vulnrichment
Vulnrichment
added 2025/10/02 12:0 a.m.4 views

CVE-2025-56380

Frappe Framework v15.72.4 was discovered to contain a SQL injection vulnerability via the fieldname parameter in the frappe.client.getvalue API endpoint and a crafted script to the fieldname parameter...

8AI score0.00293EPSS
SaveExploits3References2
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.7 views

SUSE CVE-2023-53462

In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in fillframeinfo Syzbot reports the following uninit-value access problem. ===================================================== BUG: KMSAN: uninit-value in fillframeinfo net/hsr/hsrforward.c:601 inli...

6.6CVSS6.5AI score0.00212EPSS
SaveExploits0References15
CVE
CVE
added 2025/10/01 9:22 p.m.20 views

CVE-2025-54811

CVE-2025-54811 concerns OpenPLC_V3. The vulnerability is in the enipThread function due to a missing return value, causing a crash when the server loop ends and an illegal ud2 is executed. It can be triggered remotely without authentication by starting the same server multiple times or if the ser...

7.1CVSS6.8AI score0.00199EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2025/10/01 7:14 p.m.464 views

Exploit for CVE-2025-56380

CVE-2025-56380 — Time-based Blind SQL Injection in Frappe / ER...

8.4AI score0.00293EPSS
SaveExploits3
OSV
OSV
added 2025/10/01 2:54 p.m.13 views

CLSA-2025-1759330475 libssh: Fix of CVE-2025-5372

CVE-2025-5372: uninitialized key buffers caused by inconsistent sshkdf return value...

8.8CVSS6.8AI score0.00432EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/01 12:15 p.m.8 views

CVE-2023-53525

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Allow UD qptype to join multicast only As for multicast: - The SIDR is the only mode that makes sense; - Besides PSUDP, other port spaces like PSIB is also allowed, as it is UD compatible. In this case qkey also needs t...

5.5CVSS0.00135EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 12:15 p.m.8 views

CVE-2023-53464

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Check that sock is valid before iscsisetparam The validity of sock should be checked before assignment to avoid incorrect values. Commit 57569c37f0ad "scsi: iscsi: iscsitcp: Fix null-ptr-deref while calling...

5.5CVSS0.00151EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 12:15 p.m.5 views

CVE-2023-53462

In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in fillframeinfo Syzbot reports the following uninit-value access problem. ===================================================== BUG: KMSAN: uninit-value in fillframeinfo net/hsr/hsrforward.c:601 inli...

7.1CVSS0.00212EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 12:15 p.m.9 views

UBUNTU-CVE-2023-53462

In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in fillframeinfo Syzbot reports the following uninit-value access problem. ===================================================== BUG: KMSAN: uninit-value in fillframeinfo net/hsr/hsrforward.c:601 inli...

7.1CVSS5.9AI score0.00212EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/01 11:46 a.m.30 views

CVE-2023-53525

CVE-2023-53525 affects the Linux kernel RDMA CMA component. The issue is that multicast join logic previously allowed non-UD qp_type modes; the patch updates behavior to permit multicast joins only for UD qp_type and ensures qkey is set to a default when not provided, addressing an uninitialized ...

5.5CVSS6.1AI score0.00135EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.12 views

CVE-2023-53462 hsr: Fix uninit-value access in fill_frame_info()

In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in fillframeinfo Syzbot reports the following uninit-value access problem. ===================================================== BUG: KMSAN: uninit-value in fillframeinfo net/hsr/hsrforward.c:601 inli...

7.1CVSS0.00212EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 11:42 a.m.4 views

CVE-2023-53462 hsr: Fix uninit-value access in fill_frame_info()

In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in fillframeinfo Syzbot reports the following uninit-value access problem. ===================================================== BUG: KMSAN: uninit-value in fillframeinfo net/hsr/hsrforward.c:601 inli...

7.1CVSS6.5AI score
SaveExploits0References8
CVE
CVE
added 2025/10/01 11:42 a.m.26 views

CVE-2023-53462

Summary: The CVE concerns the Linux kernel HID/HSR driver (net/hsr/hsr_forward.c). A KMSAN-uninitialized-value access is reported in fill_frame_info() when VLAN (ETH_P_8021Q) is encountered, due to VLAN not being supported in the hsr driver. The issue is resolved by returning an error from fill_f...

7.1CVSS6.1AI score0.00212EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/10/01 8:15 a.m.12 views

CVE-2025-39913

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: Call skmsgfree when tcpbpfsendverdict fails to allocate psock-cork. syzbot reported the splat below. 0 The repro does the following: 1. Load a skmsg prog that calls bpfmsgcorkbytesmsg, corkbytes 2. Attach the prog to a...

7.8CVSS0.00171EPSS
SaveExploits2References10
OSV
OSV
added 2025/10/01 8:15 a.m.16 views

UBUNTU-CVE-2025-39902

In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid accessing metadata when pointer is invalid in objecterr objecterr reports details of an object for further debugging, such as the freelist pointer, redzone, etc. However, if the pointer is invalid, attempting to...

7.1CVSS6.3AI score0.00152EPSS
SaveExploits0References30
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.5 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 Linux kernel that stems from an uninitialized value access in the fillframeinfo function, which could lead to memory corruption...

5.9AI score0.00212EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.12 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 a failure to check the pwm-hwpwm value, which could result in a null pointer dereference...

5.9AI score0.00146EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.8 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 Linux kernel that stems from not checking the cx23885riscbuffer return value and the risc-cpu value, which could lead to a null pointer...

6.3AI score0.00151EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.8 views

PT-2025-40232

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.16.0-rc3-syzkaller Description The Linux kernel contains a flaw within the RDMA/cma subsystem. Specifically, the issue relates to allowing only UD qp type to join multicast, and setting qkey to default if it's...

6.8AI score0.00135EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.10 views

PT-2025-40171

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s SCSI subsystem, specifically within the iscsi tcp component. The issue stems from a missing validation check for the sock variable before it is assign...

6AI score0.00151EPSS
SaveExploits0References7
Rows per page
Query Builder