Lucene search
+L

2608 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.6 views

SUSE CVE-2022-49607

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix data race between perfeventsetoutput and perfmmapclose Yang Jihing reported a race between perfeventsetoutput and perfmmapclose: CPU1 CPU2 perfmmapclosee2 if atomicdecandtest&e2-rb-mmapcount // 1 - 0 detachrest =...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/02/27 3:03 a.m.6 views

SUSE CVE-2022-49629

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

5.5CVSS5.9AI score0.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:03 a.m.6 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.00174EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:03 a.m.4 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.00176EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:03 a.m.8 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.00174EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:03 a.m.6 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.00174EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:03 a.m.4 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.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:03 a.m.5 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.00175EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/02/27 3:03 a.m.4 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.00175EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:03 a.m.6 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.00174EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

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

4.7CVSS5.4AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.10 views

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

4.7CVSS0.00174EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:01 a.m.13 views

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

4.7CVSS0.00176EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

DEBIAN-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.7CVSS4.9AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.8 views

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

4.7CVSS5.3AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.3 views

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

4.7CVSS5.3AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.14 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.00174EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:01 a.m.1 views

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

4.7CVSS5.4AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.10 views

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

4.7CVSS0.00176EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/26 7:01 a.m.15 views

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

4.7CVSS0.00174EPSS
SaveExploits0References3
Rows per page
Query Builder