Lucene search
+L

14584 matches found

OSV
OSV
added 2024/08/21 3:11 p.m.12 views

GO-2022-0540 Mattermost users could access some sensitive information via API call in github.com/mattermost/mattermost-server

Mattermost users could access some sensitive information via API call in github.com/mattermost/mattermost-server...

6.5CVSS6.2AI score0.00787EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.55 views

CVE-2023-52912 drm/amdgpu: Fixed bug on error when unloading amdgpu

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fixed bug on error when unloading amdgpu Fixed bug on error when unloading amdgpu. The error message is as follows: 377.706202 kernel BUG at drivers/gpu/drm/drmbuddy.c:278! 377.706215 invalid opcode: 0000 1 PREEMPT SM...

0.00205EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.21 views

CVE-2023-52906 net/sched: act_mpls: Fix warning during failed attribute validation

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmpls: Fix warning during failed attribute validation The 'TCAMPLSLABEL' attribute is of 'NLAU32' type, but has a validation type of 'NLAVALIDATEFUNCTION'. This is an invalid combination according to the comment abov...

6.7AI score0.00248EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/21 12:34 a.m.13 views

kernel: bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sockmapclose,destroy,unhash call itself sockmap proto callbacks should never call themselves by design. Protect against bugs like 1 and break out of the recursive loop to avoid a stack overflow in favor of...

9.1CVSS6.8AI score0.01219EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/08/19 2:46 p.m.28 views

CVE-2024-42286

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: validate nvmelocalport correctly The driver load failed with error message, qla2xxx 0000:04:00.0-ffff:0: registerlocalport failed: ret=ffffffef and with a kernel crash, BUG: unable to handle kernel NULL pointer...

5.5CVSS6.8AI score0.00885EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/08/18 12:00 a.m.7 views

PT-2025-23580 · Qualcomm · Snapdragon

Name of the Vulnerable Software and Affected Versions: The product name cannot be determined. Description: The issue is related to information disclosure when an invalid RTCP packet is received during a VoLTE/VoWiFi IMS call. Recommendations: At the moment, there is no information about a newer...

8.5CVSS6AI score0.00283EPSS
SaveExploits0References6
NVD
NVD
added 2024/08/17 10:15 a.m.34 views

CVE-2024-43856

In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmamfreecoherent dmamfreecoherent frees a DMA allocation, which makes the freed vaddr available for reuse, then calls devresdestroy to remove and free the data structure used to track the DMA allocation...

7.8CVSS0.00416EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/17 10:15 a.m.3 views

DEBIAN-CVE-2024-43840

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix trampoline for BPFTRAMPFCALLORIG When BPFTRAMPFCALLORIG is set, the trampoline calls bpftrampenter and bpftrampexit functions, passing them the struct bpftrampimage im pointer as an argument in R0. The trampoline...

5.5CVSS5.4AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.13 views

AZL-51859 CVE-2024-43840 affecting package kernel for versions less than 6.6.92.2-1

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix trampoline for BPFTRAMPFCALLORIG When BPFTRAMPFCALLORIG is set, the trampoline calls bpftrampenter and bpftrampexit functions, passing them the struct bpftrampimage im pointer as an argument in R0. The trampoline...

5.5CVSS6.1AI score0.00218EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.36 views

CVE-2024-43834

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

5.5CVSS5.9AI score0.00247EPSS
SaveExploits0References18
Debian CVE
Debian CVE
added 2024/08/17 9:24 a.m.68 views

CVE-2024-43856

In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmamfreecoherent dmamfreecoherent frees a DMA allocation, which makes the freed vaddr available for reuse, then calls devresdestroy to remove and free the data structure used to track the DMA allocation...

7.8CVSS5.5AI score0.00416EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 9:24 a.m.23 views

CVE-2024-43856 dma: fix call order in dmam_free_coherent

In the Linux kernel, the following vulnerability has been resolved: dma: fix call order in dmamfreecoherent dmamfreecoherent frees a DMA allocation, which makes the freed vaddr available for reuse, then calls devresdestroy to remove and free the data structure used to track the DMA allocation...

7.8CVSS6AI score
SaveExploits0References14
CVE
CVE
added 2024/08/17 9:24 a.m.214 views

CVE-2024-43856

CVE-2024-43856 affects the Linux kernel DMA code. The vulnerability occurs in dma/dmam_free_coherent: after freeing a DMA allocation, the code frees the vaddr, then calls devres_destroy() to remove tracking data. A concurrent task could allocate the same vaddr and add it to the devres list betwee...

7.8CVSS6.5AI score0.00416EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/17 9:22 a.m.18 views

CVE-2024-43851 soc: xilinx: rename cpu_number1 to dummy_cpu_number

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

6.7AI score0.00211EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/17 9:22 a.m.43 views

CVE-2024-43851 soc: xilinx: rename cpu_number1 to dummy_cpu_number

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

0.00211EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/17 9:22 a.m.55 views

CVE-2024-43851

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.56 views

CVE-2024-43834

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

5.5CVSS5.4AI score0.00247EPSS
SaveExploits0
NVD
NVD
added 2024/08/17 9:15 a.m.26 views

CVE-2024-42268

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix missing lock on sync reset reload On sync reset reload work, when remote host updates devlink on reload actions performed on that host, it misses taking devlink lock before calling devlinkremotereloadactionsperforme...

5.5CVSS0.00172EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/17 9:09 a.m.34 views

CVE-2024-42321 net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE

In the Linux kernel, the following vulnerability has been resolved: net: flowdissector: use DEBUGNETWARNONONCE The following splat is easy to reproduce upstream as well as in -stable kernels. Florian Westphal provided the following commit: d1dab4f71d37 "net: add and use skbgethashsymmetricnet" bu...

0.0021EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/08/17 9:09 a.m.17 views

CVE-2024-42321 net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE

In the Linux kernel, the following vulnerability has been resolved: net: flowdissector: use DEBUGNETWARNONONCE The following splat is easy to reproduce upstream as well as in -stable kernels. Florian Westphal provided the following commit: d1dab4f71d37 "net: add and use skbgethashsymmetricnet" bu...

6.7AI score0.0021EPSS
SaveExploits0References4
Rows per page
Query Builder