Lucene search
+L

216 matches found

CVE
CVE
added 2025/12/24 1:06 p.m.28 views

CVE-2023-54093

The CVE-2023-54093 issue affects the Linux kernel in the media/anysee driver. Root cause: in anysee_master_xfer, user-controlled msg i entries could lead to a null pointer dereference when msg[i].buf is null and msg[i].len is zero; a length check prevents the crash. The patch adds a guard on msg[...

6.1AI score0.00214EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/12/24 12:00 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 a lack of checking of msgi.len in the anyseemasterxfer function, which could lead to a null pointer dereference...

6.1AI score0.00214EPSS
SaveExploits0References9
OSV
OSV
added 2025/11/03 3:08 p.m.14 views

CLSA-2025-1762182516 libqb: Fix of CVE-2023-39976

CVE-2023-39976: Fix buffer overflow in logblackbox.c by correctly limiting log message length...

9.8CVSS7.3AI score0.01182EPSS
SaveExploits0References1
CloudLinux
CloudLinux
added 2025/10/22 1:29 p.m.30 views

kernel: Fix of 39 CVEs

nfs: fix UAF in direct writes CVE-2024-26958 - NFSD: Fix the behavior of READ near OFFSETMAX CVE-2022-48827 - thermal: core: prevent potential string overflow CVE-2023-52868 - ath5k: fix OOB in ath5keepromreadpcalinfo5111 CVE-2021-47633 - RDMA/cma: Ensure rdmaaddrcancel happens before issuing...

9.8CVSS7.3AI score0.01054EPSS
SaveExploits1
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2017-9208

Malware in sbrugna...

7.8CVSS7.6AI score0.00583EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2004-0891

Malware in sbrugna...

7.2CVSS6.4AI score0.01534EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2018-18965

Malware in sbrugna...

9.8CVSS9.3AI score0.0228EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2019-7681

Malware in sbrugna...

9.8CVSS8.5AI score0.02784EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2019-5318

Malware in sbrugna...

10CVSS9.2AI score0.00902EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2018-3852

Malware in sbrugna...

7.8CVSS7.7AI score0.00202EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986506)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986506 advisory. In the Linux kernel, the following vulnerability has been resolved: media: s5pcec: limit msg.len to CECMAXMSGSIZE I expect that the hardware will have limited this t...

5.5CVSS6.1AI score0.00207EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2023-59776

Malicious code in bioql PyPI...

7.3AI score0.00178EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.25 views

EUVD-2024-42281

Malicious code in bioql PyPI...

5.3CVSS6.6AI score0.00135EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-22660

Malicious code in bioql PyPI...

7.6AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2024-39159

Malicious code in bioql PyPI...

5.3CVSS6.6AI score0.00141EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.15 views

EUVD-2025-12347

Malicious code in bioql PyPI...

9.8CVSS4AI score0.0054EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.19 views

EUVD-2022-45048

Malicious code in bioql PyPI...

4.3CVSS5AI score0.00526EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2025-26775

Malicious code in bioql PyPI...

6.3AI score0.0017EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/16 1:00 p.m.24 views

CVE-2025-39828 atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().

In the Linux kernel, the following vulnerability has been resolved: atm: atmtcp: Prevent arbitrary write in atmtcprecvcontrol. syzbot reported the splat below. 0 When atmtcpvopen or atmtcpvclose is called via connect or close, atmtcpsendcontrol is called to send an in-kernel special message. The...

0.00168EPSS
SaveExploits0References8
NVD
NVD
added 2025/09/15 3:15 p.m.7 views

CVE-2023-53220

In the Linux kernel, the following vulnerability has been resolved: media: az6007: Fix null-ptr-deref in az6007i2cxfer In az6007i2cxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally reach az6007i2cxfer. If...

5.5CVSS0.00156EPSS
SaveExploits0References8
Rows per page
Query Builder