Lucene search
+L

1107 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-54593

Malicious code in bioql PyPI...

4.7CVSS6.7AI score0.00175EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-54600

Malicious code in bioql PyPI...

4.7CVSS6.3AI score0.00174EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.15 views

EUVD-2022-54598

Malicious code in bioql PyPI...

4.7CVSS5.6AI score0.00183EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-54594

Malicious code in bioql PyPI...

4.7CVSS6.2AI score0.00175EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-54591

Malicious code in bioql PyPI...

4.7CVSS6.2AI score0.00174EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-54592

Malicious code in bioql PyPI...

4.7CVSS5.6AI score0.00174EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-54637

Malicious code in bioql PyPI...

4.7CVSS6.3AI score0.00186EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-54630

Malicious code in bioql PyPI...

4.7CVSS6.3AI score0.00186EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-2587

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00229EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-2586

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00207EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-2588

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00224EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:59 a.m.11 views

rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy

...

5.5CVSS7AI score0.00179EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:11 p.m.6 views

sysctl: Fix out of bounds access for empty sysctl registers

...

5.5CVSS7AI score0.00228EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2019-20054

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel before 5.0.6, there is a NULL pointer dereference in dropsysctltable in fs/proc/procsysctl.c, related to putlinks, aka CID-23da9588037e...

5.5CVSS6.5AI score0.00477EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2020-10774

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A memory disclosure flaw was found in the Linux kernel's versions before 4.18.0-193.el8 in the sysctl subsystem when reading the /proc/sys/kernel/rhfeatures fil...

5.5CVSS6.2AI score0.00262EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-27419

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netrom: Fix data-races around sysctlnetbusyread We need to protect the reader reading the sysctl value because the value can be changed concurrently...

4.7CVSS5.7AI score0.00191EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-4378

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A stack overflow flaw was found in the Linux kernel's SYSCTL subsystem in how a user changes certain kernel parameters and variables. This flaw allows a local...

7.8CVSS6.3AI score0.00431EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/06/19 3:45 a.m.6 views

SUSE CVE-2022-49967

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a data-race around bpfjitlimit. While reading bpfjitlimit, it can be changed concurrently via sysctl, WRITEONCE in doprocdoulongvecminmax. The size of bpfjitlimit is long, so we need to add a paired READONCE to avoid...

5.5CVSS6.5AI score0.00123EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.4 views

SUSE CVE-2022-50206

In the Linux kernel, the following vulnerability has been resolved: arm64: fix oops in concurrently setting insnemulation sysctls emulationprochandler changes table-data for procdointvecminmax and can generate the following Oops if called concurrently with itself: | Unable to handle kernel NULL...

4.7CVSS6.3AI score0.00203EPSS
SaveExploits0References10
OSV
OSV
added 2025/06/18 11:15 a.m.0 views

DEBIAN-CVE-2022-49967

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a data-race around bpfjitlimit. While reading bpfjitlimit, it can be changed concurrently via sysctl, WRITEONCE in doprocdoulongvecminmax. The size of bpfjitlimit is long, so we need to add a paired READONCE to avoid...

4.7CVSS5.2AI score0.00123EPSS
SaveExploits0References1
Rows per page
Query Builder