Lucene search
+L

1638 matches found

OSV
OSV
added 2024/07/29 4:15 p.m.7 views

AZL-47198 CVE-2024-42078 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: nfsd: initialise nfsdinfo.mutex early. nfsdinfo.mutex can be dereferenced by svcpoolstatsstart immediately after the new netns is created. Currently this can trigger an oops. Move the initialisation earlier before it can possibly...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 4:15 p.m.8 views

UBUNTU-CVE-2024-42078

In the Linux kernel, the following vulnerability has been resolved: nfsd: initialise nfsdinfo.mutex early. nfsdinfo.mutex can be dereferenced by svcpoolstatsstart immediately after the new netns is created. Currently this can trigger an oops. Move the initialisation earlier before it can possibly...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/07/29 3:52 p.m.28 views

CVE-2024-42078 nfsd: initialise nfsd_info.mutex early.

In the Linux kernel, the following vulnerability has been resolved: nfsd: initialise nfsdinfo.mutex early. nfsdinfo.mutex can be dereferenced by svcpoolstatsstart immediately after the new netns is created. Currently this can trigger an oops. Move the initialisation earlier before it can possibly...

0.0021EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/29 3:52 p.m.18 views

CVE-2024-42078 nfsd: initialise nfsd_info.mutex early.

In the Linux kernel, the following vulnerability has been resolved: nfsd: initialise nfsdinfo.mutex early. nfsdinfo.mutex can be dereferenced by svcpoolstatsstart immediately after the new netns is created. Currently this can trigger an oops. Move the initialisation earlier before it can possibly...

6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/29 3:48 p.m.31 views

CVE-2024-41084 cxl/region: Avoid null pointer dereference in region lookup

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Avoid null pointer dereference in region lookup cxldpatoregion looks up a region based on a memdev and DPA. It wrongly assumes an endpoint found mapping the DPA is also of a fully assembled region. When not true it...

0.00227EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 3:15 p.m.3 views

DEBIAN-CVE-2024-41032

In the Linux kernel, the following vulnerability has been resolved: mm: vmalloc: check if a hash-index is in cpupossiblemask The problem is that there are systems where cpupossiblemask has gaps between set CPUs, for example SPARC. In this scenario addrtovbxa hash function can return an index whic...

5.5CVSS5.7AI score0.003EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.4 views

UBUNTU-CVE-2024-41032

In the Linux kernel, the following vulnerability has been resolved: mm: vmalloc: check if a hash-index is in cpupossiblemask The problem is that there are systems where cpupossiblemask has gaps between set CPUs, for example SPARC. In this scenario addrtovbxa hash function can return an index whic...

7.8CVSS6.6AI score0.003EPSS
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2024/07/29 2:31 p.m.17 views

CVE-2024-41032 mm: vmalloc: check if a hash-index is in cpu_possible_mask

In the Linux kernel, the following vulnerability has been resolved: mm: vmalloc: check if a hash-index is in cpupossiblemask The problem is that there are systems where cpupossiblemask has gaps between set CPUs, for example SPARC. In this scenario addrtovbxa hash function can return an index whic...

6.7AI score0.003EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/29 2:31 p.m.159 views

CVE-2024-41032

CVE-2024-41032 affects the Linux kernel and has been resolved. The issue occurs on systems where cpu_possible_mask has gaps between set CPUs (e.g., SPARC). In this scenario, addr_to_vb_xa() can return a hash index that targets a non-existent and uninitialized per-CPU area accessed via per_cpu() m...

7.8CVSS6.5AI score0.003EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/07/16 10:24 p.m.22 views

CVE-2022-48816

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

5.5CVSS8.4AI score0.00285EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 2:37 p.m.22 views

CVE-2024-40906

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to execute during driver removal, mlx5 does not stop the health timer. Afterwards, mlx5 continue with driver teardown. This may lead to a UA...

7.3CVSS8.4AI score0.00305EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/07/16 1:15 p.m.20 views

CVE-2022-48847

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix filter limit check In watchqueuesetfilter, there are a couple of places where we check that the filter type value does not exceed what the typefilter bitmap can hold. One place calculates the number of bits by: if...

7.8CVSS6.2AI score0.00239EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.16 views

CVE-2022-48847 watch_queue: Fix filter limit check

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix filter limit check In watchqueuesetfilter, there are a couple of places where we check that the filter type value does not exceed what the typefilter bitmap can hold. One place calculates the number of bits by: if...

7.8CVSS6.6AI score0.00239EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.43 views

CVE-2022-48847 watch_queue: Fix filter limit check

In the Linux kernel, the following vulnerability has been resolved: watchqueue: Fix filter limit check In watchqueuesetfilter, there are a couple of places where we check that the filter type value does not exceed what the typefilter bitmap can hold. One place calculates the number of bits by: if...

7.8CVSS0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 12:15 p.m.6 views

DEBIAN-CVE-2022-48832

In the Linux kernel, the following vulnerability has been resolved: audit: don't deref the syscall args when checking the openat2 openhow::flags As reported by Jeff, dereferencing the openat2 syscall argument in auditmatchperm to obtain the openhow::flags can result in an oops/page-fault. This...

5.5CVSS5.3AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.4 views

DEBIAN-CVE-2022-48816

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

4.7CVSS5.3AI score0.00285EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.3 views

DEBIAN-CVE-2022-48773

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: fix pointer derefs in error cases of rpcrdmaepcreate If there are failures then we must not leave the non-NULL pointers with the error value, otherwise rpcrdmaepdestroy gets confused and tries free them, resulting in an...

5.5CVSS5.4AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.10 views

UBUNTU-CVE-2022-48773

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: fix pointer derefs in error cases of rpcrdmaepcreate If there are failures then we must not leave the non-NULL pointers with the error value, otherwise rpcrdmaepdestroy gets confused and tries free them, resulting in an...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/16 12:15 p.m.12 views

UBUNTU-CVE-2022-48816

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

7.8CVSS5.8AI score0.00285EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/07/16 11:44 a.m.63 views

CVE-2022-48816

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

7.8CVSS5.3AI score0.00285EPSS
SaveExploits0
Rows per page
Query Builder