Lucene search
K

164 matches found

Vulnrichment
Vulnrichment
added 2024/08/22 3:30 a.m.13 views

CVE-2022-48942 hwmon: Handle failure to register sensor with thermal zone correctly

In the Linux kernel, the following vulnerability has been resolved: hwmon: Handle failure to register sensor with thermal zone correctly If an attempt is made to a sensor with a thermal zone and it fails, the call to devmthermalzoneofsensorregister may return -ENODEV. This may result in crashes...

6.7AI score0.00214EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 1:45 p.m.17 views

CVE-2024-43826

In the Linux kernel, the following vulnerability has been resolved: nfs: pass explicit offset/count to trace events nfsfoliolength is unsafe to use without having the folio locked and a check for a NULL -fmapping that protects against truncations and can lead to kernel crashes. E.g. when running...

4.4CVSS6.7AI score0.00227EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.11 views

CVE-2024-43826

In the Linux kernel, the following vulnerability has been resolved: nfs: pass explicit offset/count to trace events nfsfoliolength is unsafe to use without having the folio locked and a check for a NULL -fmapping that protects against truncations and can lead to kernel crashes. E.g. when running...

5.5CVSS6.4AI score0.00227EPSS
Exploits0References9
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.23 views

CVE-2024-43826 nfs: pass explicit offset/count to trace events

In the Linux kernel, the following vulnerability has been resolved: nfs: pass explicit offset/count to trace events nfsfoliolength is unsafe to use without having the folio locked and a check for a NULL -fmapping that protects against truncations and can lead to kernel crashes. E.g. when running...

0.00227EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.35 views

CVE-2024-43826

In the Linux kernel, the following vulnerability has been resolved: nfs: pass explicit offset/count to trace events nfsfoliolength is unsafe to use without having the folio locked and a check for a NULL -fmapping that protects against truncations and can lead to kernel crashes. E.g. when running...

5.5CVSS5.6AI score0.00227EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.14 views

CVE-2024-40910 ax25: Fix refcount imbalance on inbound connections

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount imbalance on inbound connections When releasing a socket in ax25release, we call netdevput to decrease the refcount on the associated ax.25 device. However, the execution path for accepting an incoming connecti...

6.7AI score0.00308EPSS
Exploits0References4
OSV
OSV
added 2024/07/12 12:20 p.m.25 views

CVE-2024-40910 ax25: Fix refcount imbalance on inbound connections

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount imbalance on inbound connections When releasing a socket in ax25release, we call netdevput to decrease the refcount on the associated ax.25 device. However, the execution path for accepting an incoming connecti...

5.5CVSS6AI score0.00308EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/06/24 2:15 p.m.19 views

CVE-2024-32936

In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: Fix races while restarting DMA After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback is triggered before that. This can lead to kernel...

4.7CVSS5.7AI score0.00138EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2024/06/24 1:56 p.m.18 views

CVE-2024-32936 media: ti: j721e-csi2rx: Fix races while restarting DMA

In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: Fix races while restarting DMA After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback is triggered before that. This can lead to kernel...

6.6AI score0.00138EPSS
Exploits0References2
NVD
NVD
added 2024/05/30 4:15 p.m.17 views

CVE-2024-36918

In the Linux kernel, the following vulnerability has been resolved: bpf: Check bloom filter map value size This patch adds a missing check to bloom filter creating, rejecting values above KMALLOCMAXSIZE. This brings the bloom map in line with many other map types. The lack of this protection can...

5.5CVSS6.6AI score0.00225EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 1:30 p.m.18 views

CVE-2021-47274

In the Linux kernel, the following vulnerability has been resolved: tracing: Correct the length check which causes memory corruption We've suffered from severe kernel crashes due to memory corruption on our production environment, like, Call Trace: 1640542.554277 general protection fault: 0000 1...

6.4CVSS9.3AI score0.01261EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:10 a.m.20 views

CVE-2023-52780

In the Linux kernel, the following vulnerability has been resolved: net: mvneta: fix calls to pagepoolgetstats Calling pagepoolgetstats in the mvneta driver without checks leads to kernel crashes. First the page pool is only available if the bm is not used. The page pool is also not allocated whe...

4.4CVSS6.4AI score0.00235EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.20 views

CVE-2023-52780

In the Linux kernel, the following vulnerability has been resolved: net: mvneta: fix calls to pagepoolgetstats Calling pagepoolgetstats in the mvneta driver without checks leads to kernel crashes. First the page pool is only available if the bm is not used. The page pool is also not allocated whe...

5.5CVSS5.7AI score0.00235EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.18 views

CVE-2023-52780 net: mvneta: fix calls to page_pool_get_stats

In the Linux kernel, the following vulnerability has been resolved: net: mvneta: fix calls to pagepoolgetstats Calling pagepoolgetstats in the mvneta driver without checks leads to kernel crashes. First the page pool is only available if the bm is not used. The page pool is also not allocated whe...

6.7AI score0.00235EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.22 views

CVE-2023-52780

In the Linux kernel, the following vulnerability has been resolved: net: mvneta: fix calls to pagepoolgetstats Calling pagepoolgetstats in the mvneta driver without checks leads to kernel crashes. First the page pool is only available if the bm is not used. The page pool is also not allocated whe...

5.5CVSS6.3AI score0.00235EPSS
Exploits0
OSV
OSV
added 2024/05/21 3:15 p.m.1 views

UBUNTU-CVE-2021-47274

In the Linux kernel, the following vulnerability has been resolved: tracing: Correct the length check which causes memory corruption We've suffered from severe kernel crashes due to memory corruption on our production environment, like, Call Trace: 1640542.554277 general protection fault: 0000 1...

9.8CVSS6.5AI score0.01261EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/05/21 2:20 p.m.21 views

CVE-2021-47274 tracing: Correct the length check which causes memory corruption

In the Linux kernel, the following vulnerability has been resolved: tracing: Correct the length check which causes memory corruption We've suffered from severe kernel crashes due to memory corruption on our production environment, like, Call Trace: 1640542.554277 general protection fault: 0000 1...

7AI score0.01261EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/05/21 2:20 p.m.28 views

CVE-2021-47274 tracing: Correct the length check which causes memory corruption

In the Linux kernel, the following vulnerability has been resolved: tracing: Correct the length check which causes memory corruption We've suffered from severe kernel crashes due to memory corruption on our production environment, like, Call Trace: 1640542.554277 general protection fault: 0000 1...

6.5AI score0.01261EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/05/21 2:20 p.m.19 views

CVE-2021-47274

In the Linux kernel, the following vulnerability has been resolved: tracing: Correct the length check which causes memory corruption We've suffered from severe kernel crashes due to memory corruption on our production environment, like, Call Trace: 1640542.554277 general protection fault: 0000 1...

9.8CVSS7.6AI score0.01261EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/05/20 12:44 p.m.26 views

CVE-2024-35884

CVE-2024-35884 highlights a flaw in the Linux kernel's handling of UDP packets when Generic Receive Offload GRO forwarding is enabled. The issue occurs because non-tunnel UDP packets are sometimes mistakenly processed as if they belong to a tunnel. This can lead to data corruption or kernel...

5.5CVSS8AI score0.00669EPSS
Exploits0References4
Rows per page
Query Builder