Lucene search
K

20 matches found

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

EUVD-2024-53837

Malicious code in bioql PyPI...

4.7CVSS6.9AI score0.00033EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-54634

Malicious code in bioql PyPI...

4.7CVSS6.3AI score0.00038EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-54603

Malicious code in bioql PyPI...

4.7CVSS6.3AI score0.00009EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-54601

Malicious code in bioql PyPI...

4.7CVSS5.6AI score0.00009EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-54659

Malicious code in bioql PyPI...

4.7CVSS6.3AI score0.00046EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-54631

Malicious code in bioql PyPI...

4.7CVSS6.3AI score0.00032EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-54646

Malicious code in bioql PyPI...

4.7CVSS6.3AI score0.00036EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-54595

Malicious code in bioql PyPI...

4.7CVSS6.3AI score0.0005EPSS
Exploits0References5
NVD
NVD
added 2025/02/26 7:1 a.m.7 views

CVE-2022-49633

In the Linux kernel, the following vulnerability has been resolved: icmp: Fix data-races around sysctlicmpechoenableprobe. While reading sysctlicmpechoenableprobe, it can be changed concurrently. Thus, we need to add READONCE to its readers...

4.7CVSS0.00018EPSS
Exploits0References3
NVD
NVD
added 2025/02/26 7:1 a.m.7 views

CVE-2022-49630

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctltcpecnfallback. While reading sysctltcpecnfallback, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS0.00062EPSS
Exploits0References3
NVD
NVD
added 2025/02/26 7:1 a.m.9 views

CVE-2022-49602

In the Linux kernel, the following vulnerability has been resolved: ip: Fix a data-race around sysctlfwmarkreflect. While reading sysctlfwmarkreflect, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS0.00032EPSS
Exploits0References8
NVD
NVD
added 2025/02/26 7:1 a.m.7 views

CVE-2022-49593

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctltcpprobeinterval. While reading sysctltcpprobeinterval, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS0.00036EPSS
Exploits0References7
NVD
NVD
added 2025/02/26 7:1 a.m.6 views

CVE-2022-49573

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctltcpearlyretrans. While reading sysctltcpearlyretrans, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS0.00046EPSS
Exploits0References6
OSV
OSV
added 2025/02/26 2:23 a.m.6 views

CVE-2022-49631 raw: Fix a data-race around sysctl_raw_l3mdev_accept.

In the Linux kernel, the following vulnerability has been resolved: raw: Fix a data-race around sysctlrawl3mdevaccept. While reading sysctlrawl3mdevaccept, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS5AI score0.00009EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.7 views

CVE-2022-49600

In the Linux kernel, the following vulnerability has been resolved: ip: Fix a data-race around sysctlipautobindreuse. While reading sysctlipautobindreuse, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS5.3AI score0.00009EPSS
Exploits0
OSV
OSV
added 2025/02/26 2:23 a.m.7 views

CVE-2022-49594 tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor.

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctltcpmtuprobefloor. While reading sysctltcpmtuprobefloor, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS5.6AI score0.00019EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.9 views

CVE-2022-49587

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctltcpnotsentlowat. While reading sysctltcpnotsentlowat, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS5.3AI score0.00041EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/01/21 2:21 p.m.4 views

CVE-2024-57934

A flaw was found in the Kernel Function Graph Tracer module in the Linux kernel. A race condition between checking and updating the fgrapharray can cause a NULL pointer dereference, causing a crash and resulting in a denial of service...

5.5CVSS6.2AI score0.00033EPSS
Exploits0References4
NVD
NVD
added 2025/01/21 12:15 p.m.10 views

CVE-2024-57934

In the Linux kernel, the following vulnerability has been resolved: fgraph: Add READONCE when accessing fgrapharray In ftracereturntohandler, a loop iterates over the fgrapharray elements, which are fgraphops. The loop checks if an element is a fgraphstub to prevent using a fgraphstub afterward...

4.7CVSS0.00033EPSS
Exploits0References2
OSV
OSV
added 2025/01/21 12:1 p.m.4 views

CVE-2024-57934 fgraph: Add READ_ONCE() when accessing fgraph_array[]

In the Linux kernel, the following vulnerability has been resolved: fgraph: Add READONCE when accessing fgrapharray In ftracereturntohandler, a loop iterates over the fgrapharray elements, which are fgraphops. The loop checks if an element is a fgraphstub to prevent using a fgraphstub afterward...

4.7CVSS6.1AI score0.00033EPSS
Exploits0References5
Rows per page
Query Builder