Lucene search
+L

1107 matches found

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

SUSE CVE-2022-49054

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Deactivate sysctlrecordpanicmsg by default in isolated guests hvpanicpage might contain guest-sensitive information, do not dump it over to Hyper-V by default in isolated guests. While at it, update some...

4.1CVSS6.5AI score0.00275EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.3 views

SUSE CVE-2022-49571

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

4.7CVSS6.5AI score0.00186EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.5 views

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

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

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

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

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

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

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

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

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

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

5.5CVSS6.2AI score0.00185EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.4 views

SUSE CVE-2022-49578

In the Linux kernel, the following vulnerability has been resolved: ip: Fix data-races around sysctlipprotsock. sysctlipprotsock 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...

4.7CVSS6.8AI score0.00185EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.10 views

SUSE CVE-2022-49579

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

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

SUSE CVE-2022-49580

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

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

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

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

SUSE CVE-2022-49588

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

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

SUSE CVE-2022-49589

In the Linux kernel, the following vulnerability has been resolved: igmp: Fix data-races around sysctligmpqrv. While reading sysctligmpqrv, 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 the follow-up...

5.5CVSS6.7AI score0.00186EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.6 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.00186EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.3 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.00188EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.5 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.00186EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.3 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.00185EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.4 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.00185EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:4 a.m.3 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.00198EPSS
SaveExploits0References3
Rows per page
Query Builder