Lucene search
+L

1109 matches found

OSV
OSV
added 2025/02/26 7:1 a.m.3 views

UBUNTU-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.7CVSS5.7AI score0.00174EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 7:1 a.m.7 views

UBUNTU-CVE-2022-49574

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

4.7CVSS6AI score0.00186EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:1 a.m.6 views

UBUNTU-CVE-2022-49572

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

4.7CVSS6AI score0.00186EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:1 a.m.6 views

UBUNTU-CVE-2022-49576

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

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

UBUNTU-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.7CVSS6.2AI score0.00174EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:1 a.m.8 views

UBUNTU-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.7CVSS6AI score0.00186EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/26 7:1 a.m.3 views

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

4.7CVSS6AI score0.00175EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/26 7:1 a.m.5 views

UBUNTU-CVE-2022-49598

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

4.7CVSS6AI score0.00186EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:1 a.m.13 views

UBUNTU-CVE-2022-49604

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

4.7CVSS6AI score0.00188EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:1 a.m.8 views

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

4.7CVSS6AI score0.00185EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:1 a.m.6 views

UBUNTU-CVE-2022-49575

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

4.7CVSS6AI score0.00186EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:1 a.m.4 views

UBUNTU-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.7CVSS6AI score0.00186EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/26 7:1 a.m.7 views

UBUNTU-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.7CVSS6.2AI score0.00174EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:1 a.m.5 views

UBUNTU-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.7CVSS6.3AI score0.00186EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.13 views

CVE-2022-49640 sysctl: Fix data races in proc_douintvec_minmax().

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

0.00174EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.14 views

CVE-2022-49641 sysctl: Fix data races in proc_douintvec().

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

0.00174EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.1 views

CVE-2022-49641 sysctl: Fix data races in proc_douintvec().

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

6.1AI score0.00174EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/26 2:23 a.m.3 views

CVE-2022-49640 sysctl: Fix data races in proc_douintvec_minmax().

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

6.1AI score0.00174EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 2:23 a.m.10 views

CVE-2022-49640 sysctl: Fix data races in proc_douintvec_minmax().

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.1AI score0.00174EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 2:23 a.m.11 views

CVE-2022-49641 sysctl: Fix data races in proc_douintvec().

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.6AI score0.00174EPSS
SaveExploits0References7
Rows per page
Query Builder