Lucene search
+L

2615 matches found

RedhatCVE
RedhatCVE
added 2024/09/04 9:41 p.m.17 views

CVE-2024-45000

A race condition vulnerability was found in the Linux kernel. A race condition in the fscachecookie subsystem leads to a NULL pointer dereference. The issue occurred when multiple processes accessed a cached file while it was being withdrawn, causing the cache's metadata to clear prematurely...

5.5CVSS5.2AI score0.00233EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/04 8:15 p.m.19 views

CVE-2024-45000

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

7.8CVSS0.00233EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/04 8:15 p.m.11 views

AZL-48700 CVE-2024-45000 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

5.5CVSS6.6AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.12 views

UBUNTU-CVE-2024-45000

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

7.8CVSS6.5AI score0.00233EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.21 views

CVE-2024-45000

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

7.8CVSS6.4AI score0.00233EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.16 views

CVE-2024-45000 fs/netfs/fscache_cookie: add missing "n_accesses" check

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

6.6AI score0.00233EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.26 views

CVE-2024-45000 fs/netfs/fscache_cookie: add missing "n_accesses" check

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

7.8CVSS0.00233EPSS
SaveExploits0References4
CVE
CVE
added 2024/09/04 7:54 p.m.257 views

CVE-2024-45000

The CVE-2024-45000 entry concerns the Linux kernel component fs/netfs/fscache_cookie. Technical details in connected docs show a NULL pointer dereference caused by a data race when a non-zero n_accesses counter was present during concurrent cookie withdrawal and cache write preparation. The under...

7.8CVSS5.8AI score0.00233EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/09/04 7:54 p.m.17 views

CVE-2024-45000 fs/netfs/fscache_cookie: add missing "n_accesses" check

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

7.8CVSS5.8AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.20 views

CVE-2024-45000

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

7.8CVSS5.7AI score0.00233EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/09/03 3:48 p.m.28 views

kernel: af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg

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
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/08/30 12:00 a.m.26 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-27019)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-27019 advisory. - In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential...

7.8CVSS6AI score0.00211EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/08/30 12:00 a.m.22 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-27020)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-27020 advisory. - In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential...

7.8CVSS6AI score0.00221EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.4 views

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

A potential data-race flaw was found in nftobjtypeget in the Linux kernel. This issue can lead to a crash...

7.8CVSS6.8AI score0.00211EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.4 views

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

A flaw was found in the Linux kernel. A potential data-race in the nftexprtypeget function exists...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.5 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:...

7CVSS6.8AI score0.00204EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/08/28 12:00 a.m.48 views

RHEL 9 : kernel (RHSA-2024:5928)

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

9.8CVSS7.1AI score0.02224EPSS
SaveExploits2References83
BDU FSTEC
BDU FSTEC
added 2024/08/27 12:00 a.m.8 views

The vulnerability of the __nft_obj_type_get() function in the nf_tables component of the Linux operating system allows a attacker to disclose protected information.

The vulnerability of the nftobjtypeget function in the nftables component of the Linux operating system is related to a potential data race condition in nftobjtypeget, where nftunregisterobj is executed simultaneously with nftobjtypeget. Exploiting this vulnerability could allow an attacker to...

4.7CVSS6.6AI score0.00211EPSS
SaveExploits0References41Affected Software5
Amazon
Amazon
added 2024/08/21 12:00 a.m.6 views

Important: kernel-livepatch-4.14.344-262.563

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftexprtypeget CVE-2024-27020 Affected Packages: kernel-livepatch-4.14.344-262.563 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7CVSS6.7AI score0.00221EPSS
SaveExploits0
Amazon
Amazon
added 2024/08/21 12:00 a.m.7 views

Important: kernel-livepatch-4.14.345-262.561

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftexprtypeget CVE-2024-27020 Affected Packages: kernel-livepatch-4.14.345-262.561 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7CVSS6.7AI score0.00221EPSS
SaveExploits0
Rows per page
Query Builder