Lucene search
K

115 matches found

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

UBUNTU-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.7CVSS6AI score0.0005EPSS
Exploits0References8
Cvelist
Cvelist
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...

0.00009EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.12 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.0001EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.6 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.7CVSS5.4AI score0.0001EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.7 views

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.00009EPSS
Exploits0
OSV
OSV
added 2025/02/26 2:23 a.m.9 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.0001EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.7 views

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.00007EPSS
Exploits0
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.13 views

CVE-2022-49639 cipso: Fix data-races around sysctl.

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

0.0003EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.11 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...

0.00007EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.10 views

CVE-2022-49637 ipv4: Fix a data-race around sysctl_fib_sync_mem.

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

0.0005EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.11 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...

0.00009EPSS
Exploits0References5
OSV
OSV
added 2025/02/26 2:23 a.m.7 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
CVE
CVE
added 2025/02/26 2:23 a.m.140 views

CVE-2022-49629

The CVE-2022-49629 entry concerns a Linux kernel data race in nexthop_compat_mode where readers could observe concurrent changes. The vulnerability is triggered by reading nexthop_compat_mode while it is modified, and fixes require using READ_ONCE() in readers. Connected advisories (Astra Linux, ...

4.7CVSS5.4AI score0.00009EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.12 views

CVE-2022-49604 ip: Fix data-races around sysctl_ip_fwd_use_pmtu.

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

0.00036EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.12 views

CVE-2022-49602 ip: Fix a data-race around sysctl_fwmark_reflect.

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

0.00032EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.8 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.7CVSS5.3AI score0.00032EPSS
Exploits0
CVE
CVE
added 2025/02/26 2:23 a.m.152 views

CVE-2022-49603

CVE-2022-49603 concerns the Linux kernel where data races around sysctl_ip_fwd_update_priority could occur while readers access it concurrently. The fix adds READ_ONCE() to readers to prevent concurrent modification. Connected advisories (EulerOS/OpenVAS/Nessus) explicitly reference this vulnerab...

4.7CVSS5.3AI score0.0001EPSS
Exploits0References4Affected Software1
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
CVE
CVE
added 2025/02/26 2:23 a.m.148 views

CVE-2022-49598

CVE-2022-49598 affects the Linux kernel, addressing a data-race around sysctl_tcp_mtu_probing. The issue arises when reading sysctl_tcp_mtu_probing, which could be modified concurrently. The root cause is a missing synchronization in readers of sysctl_tcp_mtu_probing; the fix is to add READ_ONCE(...

4.7CVSS5.4AI score0.00038EPSS
Exploits0References6Affected Software1
CVE
CVE
added 2025/02/26 2:23 a.m.146 views

CVE-2022-49599

CVE-2022-49599 concerns a data race in the Linux kernel involving sysctl_tcp_l3mdev_accept. The connected advisories confirm the vulnerability is in the kernel’s handling of sysctl_tcp_l3mdev_accept and that the fix adds READ_ONCE() to the readers to prevent concurrent modification during reads. ...

4.7CVSS5.4AI score0.0005EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder