Lucene search
+L

2499 matches found

RedHat Linux
RedHat Linux
added 2024/07/15 9:25 p.m.13 views

kernel: netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftflowtabletypeget The Linux kernel CVE team has assigned CVE-2024-35898 to this issue. Upstream advisory:...

5.5CVSS6.8AI score0.00193EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/15 9:25 p.m.39 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available f...

9.8CVSS7.7AI score0.01358EPSS
SaveExploits1References16
RedHat Linux
RedHat Linux
added 2024/07/15 5:18 a.m.4 views

kernel: netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftflowtabletypeget The Linux kernel CVE team has assigned CVE-2024-35898 to this issue. Upstream advisory:...

5.5CVSS6.8AI score0.00193EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/07/15 12:0 a.m.66 views

RHEL 9 : kernel (RHSA-2024:4533)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:4533 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: TIPC message reassembly...

9.8CVSS7.3AI score0.01358EPSS
SaveExploits1References33
NVD
NVD
added 2024/07/12 1:15 p.m.30 views

CVE-2024-40953

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

4.7CVSS0.0019EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/12 1:15 p.m.2 views

DEBIAN-CVE-2024-40953

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

4.7CVSS5.6AI score0.0019EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.19 views

CVE-2024-40953

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

4.7CVSS6.4AI score0.0019EPSS
SaveExploits0References38
OSV
OSV
added 2024/07/12 1:15 p.m.9 views

UBUNTU-CVE-2024-40953

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

4.7CVSS6.1AI score0.0019EPSS
SaveExploits0References39
OSV
OSV
added 2024/07/12 1:15 p.m.6 views

UBUNTU-CVE-2024-39508

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: Use setbit and testbit at worker-flags Utilize setbit and testbit on worker-flags within iouring/io-wq to address potential data races. The structure ioworker-flags may be accessed through various data paths, leadi...

4.7CVSS6.5AI score0.002EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/07/12 12:44 p.m.11 views

CVE-2024-41005 netpoll: Fix race condition in netpoll_owner_active

In the Linux kernel, the following vulnerability has been resolved: netpoll: Fix race condition in netpollowneractive KCSAN detected a race condition in netpoll: BUG: KCSAN: data-race in netrxaction / netpollsendskb write marked to 0xffff8881164168b0 of 4 bytes by interrupt on cpu 10: netrxaction...

6.5AI score0.00192EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/07/12 12:44 p.m.16 views

CVE-2024-41005

In the Linux kernel, the following vulnerability has been resolved: netpoll: Fix race condition in netpollowneractive KCSAN detected a race condition in netpoll: BUG: KCSAN: data-race in netrxaction / netpollsendskb write marked to 0xffff8881164168b0 of 4 bytes by interrupt on cpu 10: netrxaction...

4.7CVSS5.5AI score0.00192EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/12 12:31 p.m.34 views

CVE-2024-40953 KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

0.0019EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/12 12:31 p.m.16 views

CVE-2024-40953 KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

6.7AI score0.0019EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/12 12:31 p.m.147 views

CVE-2024-40953

CVE-2024-40953: In the Linux kernel KVM path, a data race on last_boosted_vcpu in kvm_vcpu_on_spin() was fixed. The underlying issue allowed non-atomic loads/stores of kvm->last_boosted_vcpu, potentially causing an out-of-bounds vCPU access with very large vCPU counts (e.g., 257). The patch in...

4.7CVSS6.5AI score0.0019EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/07/12 12:31 p.m.18 views

CVE-2024-40953

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

4.7CVSS5.6AI score0.0019EPSS
SaveExploits0
CVE
CVE
added 2024/07/12 12:20 p.m.6916 views

CVE-2024-39508

CVE-2024-39508 affects the Linux kernel’s io_uring io-wq path. The advisory details data-race issues on io_worker->flags exposed under concurrency (io_worker_handle_work and io_wq_activate_free_worker) and shows that the fix refactors flag manipulation to atomic operations using set_bit() and ...

4.7CVSS6.7AI score0.002EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/07/12 12:20 p.m.17 views

CVE-2024-39508 io_uring/io-wq: Use set_bit() and test_bit() at worker->flags

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: Use setbit and testbit at worker-flags Utilize setbit and testbit on worker-flags within iouring/io-wq to address potential data races. The structure ioworker-flags may be accessed through various data paths, leadi...

4.7CVSS6AI score0.002EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.5 views

SUSE CVE-2024-38596

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data races in unixreleasesock/unixstreamsendmsg A data-race condition has been identified in afunix. In one data path, the write function unixreleasesock atomically writes to sk-skshutdown using WRITEONCE. However, on...

2.5CVSS6.4AI score0.00186EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/06/20 2:55 p.m.39 views

CVE-2024-38596

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data races in unixreleasesock/unixstreamsendmsg A data-race condition has been identified in afunix. In one data path, the write function unixreleasesock atomically writes to sk-skshutdown using WRITEONCE. However, on...

4.7CVSS6.7AI score0.00186EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/19 2:15 p.m.30 views

CVE-2024-38596

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data races in unixreleasesock/unixstreamsendmsg A data-race condition has been identified in afunix. In one data path, the write function unixreleasesock atomically writes to sk-skshutdown using WRITEONCE. However, on...

4.7CVSS0.00186EPSS
SaveExploits0References13
Rows per page
Query Builder