Lucene search
K

1068 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.2 views

SUSE 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.7CVSS7.8AI score0.00007EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.1 views

SUSE CVE-2022-49594

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...

5.5CVSS5.9AI score0.00019EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.1 views

SUSE 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...

5.5CVSS6.5AI score0.00036EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.0 views

SUSE CVE-2022-49596

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

5.5CVSS6.5AI score0.00056EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.1 views

SUSE CVE-2022-49597

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.7CVSS6.5AI score0.00071EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.1 views

SUSE CVE-2022-49599

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

5.5CVSS6.5AI score0.0005EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.1 views

SUSE 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...

5.5CVSS5.9AI score0.00009EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.1 views

SUSE 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...

5.5CVSS6.5AI score0.00032EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.1 views

SUSE 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...

5.5CVSS6.5AI score0.00032EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.1 views

SUSE CVE-2022-49603

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

5.5CVSS6.5AI score0.0001EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.1 views

SUSE 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...

5.5CVSS6.5AI score0.00062EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.1 views

SUSE CVE-2022-49631

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...

5.5CVSS6.4AI score0.00009EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.1 views

SUSE CVE-2022-49632

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

5.5CVSS6.5AI score0.0001EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.1 views

SUSE 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.7CVSS6.5AI score0.00018EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.1 views

SUSE CVE-2022-49634

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data-races in procdou8vecminmax. 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...

5.5CVSS6.5AI score0.00018EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.1 views

SUSE CVE-2022-49637

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix a data-race around sysctlfibsyncmem. While reading sysctlfibsyncmem, it can be changed concurrently. So, we need to add READONCE to avoid a data-race...

5.5CVSS5.9AI score0.0005EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.1 views

SUSE 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...

5.5CVSS6.7AI score0.00007EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.1 views

SUSE CVE-2022-49639

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

5.5CVSS6.3AI score0.0003EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.1 views

SUSE 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...

5.5CVSS7.9AI score0.00009EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.1 views

SUSE CVE-2022-49641

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvec. 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 change...

5.5CVSS6.4AI score0.0001EPSS
Exploits0References10
Rows per page
Query Builder