Lucene search
+L

1581 matches found

Microsoft CVE
Microsoft CVE
added 2025/03/14 7:0 a.m.4 views

sctp: sysctl: auth_enable: avoid using current->nsproxy

...

5.5CVSS7.3AI score0.00229EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/03/14 7:0 a.m.4 views

mptcp: sysctl: sched: avoid using current->nsproxy

...

5.5CVSS7.4AI score0.00243EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/03/14 7:0 a.m.4 views

sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy

...

5.5CVSS7.3AI score0.00229EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/02/28 2:23 a.m.4 views

SUSE CVE-2024-57852

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: smc: Handle missing SCM device Commit ca61d6836e6f "firmware: qcom: scm: fix a NULL-pointer dereference" makes it explicit that qcomscmgettzmempool can return NULL, therefore its users should handle this...

5.5CVSS7.6AI score0.00182EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.4 views

SUSE CVE-2022-49451

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Fix list protocols enumeration in the base protocol While enumerating protocols implemented by the SCMI platform using BASEDISCOVERLISTPROTOCOLS, the number of returned protocols is currently validated in an...

5.5CVSS6.4AI score0.00262EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.9 views

PT-2025-8822

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A issue in the Linux kernel has been resolved, specifically in the qcom scm smc firmware. The problem was related to handling a missing SCM device. A commit was made to explicitly handle...

7.8CVSS5.5AI score0.00342EPSS
Exploits1References256
OSV
OSV
added 2025/02/26 7:1 a.m.1 views

DEBIAN-CVE-2022-49640

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvecminmax. A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing. This patch...

4.7CVSS5.4AI score0.00167EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.1 views

DEBIAN-CVE-2022-49638

In the Linux kernel, the following vulnerability has been resolved: icmp: Fix data-races around sysctl. While reading icmp sysctl variables, they can be changed concurrently. So, we need to add READONCE to avoid data-races...

4.7CVSS5.3AI score0.00167EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.1 views

DEBIAN-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.7CVSS5.3AI score0.00167EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.1 views

DEBIAN-CVE-2022-49601

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

4.7CVSS5.3AI score0.00181EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.1 views

DEBIAN-CVE-2022-49590

In the Linux kernel, the following vulnerability has been resolved: igmp: Fix data-races around sysctligmpllmreports. While reading sysctligmpllmreports, it can be changed concurrently. Thus, we need to add READONCE to its readers. This test can be packed into a helper, so such changes will be in...

4.7CVSS5.2AI score0.00181EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.0 views

DEBIAN-CVE-2022-49577

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

4.7CVSS5.2AI score0.0018EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.8 views

CVE-2022-49638 icmp: Fix data-races around sysctl.

In the Linux kernel, the following vulnerability has been resolved: icmp: Fix data-races around sysctl. While reading icmp sysctl variables, they can be changed concurrently. So, we need to add READONCE to avoid data-races...

6.1AI score0.00167EPSS
Exploits0References8
OSV
OSV
added 2025/02/26 2:23 a.m.8 views

CVE-2022-49597 tcp: Fix data-races around sysctl_tcp_base_mss.

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

4.7CVSS4.6AI score0.0018EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.3 views

CVE-2022-49590 igmp: Fix data-races around sysctl_igmp_llm_reports.

In the Linux kernel, the following vulnerability has been resolved: igmp: Fix data-races around sysctligmpllmreports. While reading sysctligmpllmreports, it can be changed concurrently. Thus, we need to add READONCE to its readers. This test can be packed into a helper, so such changes will be in...

6.1AI score0.00181EPSS
Exploits0References8
CVE
CVE
added 2025/02/26 2:23 a.m.148 views

CVE-2022-49585

CVE-2022-49585 relates to the Linux kernel. It fixes a data race in reading the sysctl_tcp_fastopen_blackhole_timeout, where the value could be changed concurrently. The patch adds READ_ONCE() to the readers to prevent concurrent modification. Affected component: kernel networking/tcp code around...

4.7CVSS5.3AI score0.0018EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.2 views

CVE-2022-49577 udp: Fix a data-race around sysctl_udp_l3mdev_accept.

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

7.4AI score0.0018EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.1 views

CVE-2022-49571 tcp: Fix data-races around sysctl_tcp_max_reordering.

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

6.1AI score0.00181EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.3 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 possible data contention in procdou8vecminmax when accessing the sysctl variable, resulting in a...

4.7CVSS5.3AI score0.00178EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.6 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 data contention in the icmp sysctl variable...

4.7CVSS5.9AI score0.00167EPSS
Exploits0References9
Rows per page
Query Builder