Lucene search
+L

6526 matches found

RedhatCVE
RedhatCVE
added 2024/03/01 5:41 a.m.47 views

CVE-2023-52485

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command Why We can hang in place trying to send commands when the DMCUB isn't powered on. How For functions that execute within a DC context or DC lock we can wrap the direct calls to...

4.4CVSS7.2AI score0.00214EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/01 5:40 a.m.31 views

CVE-2021-47058

In the Linux kernel, the following vulnerability has been resolved: regmap: set debugfsname to NULL after it is freed There is a upstream commit cffa4b2122f5"regmap:debugfs: Fix a memory leak when calling regmapattachdev" that adds a if condition when create name for debugfsname. With below...

3.4CVSS6.5AI score0.00246EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/01 5:02 a.m.26 views

CVE-2021-47063

A use-after-free flaw was found in the Linux kernel. This may lead to a crash...

6.7CVSS7.3AI score0.00255EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.21 views

CVE-2021-47058

In the Linux kernel, the following vulnerability has been resolved: regmap: set debugfsname to NULL after it is freed There is a upstream commit cffa4b2122f5"regmap:debugfs: Fix a memory leak when calling regmapattachdev" that adds a if condition when create name for debugfsname. With below...

7.8CVSS6.4AI score0.00246EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.41 views

CVE-2021-47066 async_xor: increase src_offs when dropping destination page

In the Linux kernel, the following vulnerability has been resolved: asyncxor: increase srcoffs when dropping destination page Now we support sharing one page if PAGESIZE is not equal stripe size. To support this, it needs to support calculating xor value with different offsets for each r5dev. One...

7.1CVSS6.8AI score0.00233EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/29 10:37 p.m.26 views

CVE-2021-47064 mt76: fix potential DMA mapping leak

In the Linux kernel, the following vulnerability has been resolved: mt76: fix potential DMA mapping leak With buf uninitialized in mt76dmatxqueueskbraw, its field skipunmap could potentially inherit a non-zero value from stack garbage. If this happens, it will cause DMA mappings for MCU command...

6.8AI score0.00768EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/29 10:37 p.m.110 views

CVE-2021-47062

The CVE-2021-47062 vulnerability affects the Linux kernel KVM SVM path. The issue occurs when iterating vCPUs for SEV-encrypted VMSAs using created_vcpus, which does not guarantee a vCPU’s existence and can trigger a NULL pointer dereference. The documented fix switches to iterating with online_v...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.43 views

CVE-2021-47062 KVM: SVM: Use online_vcpus, not created_vcpus, to iterate over vCPUs

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Use onlinevcpus, not createdvcpus, to iterate over vCPUs Use the kvmforeachvcpu helper to iterate over vCPUs when encrypting VMSAs for SEV, which effectively switches to use onlinevcpus instead of createdvcpus. This fix...

6.7AI score0.00222EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.69 views

CVE-2021-47056 crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - ADFSTATUSPFRUNNING should be set after adfdevinit ADFSTATUSPFRUNNING is only used and checked by adfvf2pfshutdown before calling adfiovputmsg-mutexlockvf2pflock, however the vf2pflock is initialized in adfdevinit,...

7.5AI score0.00226EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.22 views

CVE-2021-47054 bus: qcom: Put child node before return

In the Linux kernel, the following vulnerability has been resolved: bus: qcom: Put child node before return Put child node before return to fix potential reference count leak. Generally, the reference count of child is incremented and decremented automatically in the macro...

7.5AI score0.00238EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/02/29 3:52 p.m.65 views

CVE-2024-26619

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix module loading free order Reverse order of kfree calls to resolve use-after-free error...

7.8CVSS6.3AI score0.00275EPSS
SaveExploits0
OSV
OSV
added 2024/02/29 3:52 p.m.13 views

CVE-2024-26616 btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned BUG There is a bug report that, on a ext4-converted btrfs, scrub leads to various problems, including: - "unable to find chunk map" errors BTRFS info device...

6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.53 views

CVE-2024-26614 tcp: make sure init the accept_queue's spinlocks once

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the acceptqueue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0! WARNING: CPU: 19 PID: 21160 at...

7.8CVSS6AI score0.0018EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.34 views

CVE-2024-26615 net/smc: fix illegal rmb_desc access in SMC-D connection dump

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmbdesc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: smcrun nginx smcrun wrk -t 16 -c 1000 -d -H 'Connection...

6.7AI score0.00259EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.78 views

CVE-2024-26615 net/smc: fix illegal rmb_desc access in SMC-D connection dump

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmbdesc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: smcrun nginx smcrun wrk -t 16 -c 1000 -d -H 'Connection...

7.5AI score0.00259EPSS
SaveExploits0References8
CVE
CVE
added 2024/02/29 3:52 p.m.5999 views

CVE-2024-26614

CVE-2024-26614 is a Linux Kernel vulnerability describing a race/ordering issue in init of the accept_queue spinlocks, disclosed as a local denial-of-service condition triggered by a syz reproduction. The provided sources (Linux kernel submissions and vendor advisories) attribute a high impact (C...

7.8CVSS6.4AI score0.0018EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.45 views

CVE-2024-26612 netfs, fscache: Prevent Oops in fscache_put_cache()

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

7.5AI score0.00239EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.22 views

CVE-2024-26611 xsk: fix usage of multi-buffer BPF helpers for ZC XDP

In the Linux kernel, the following vulnerability has been resolved: xsk: fix usage of multi-buffer BPF helpers for ZC XDP Currently when packet is shrunk via bpfxdpadjusttail and memory type is set to MEMTYPEXSKBUFFPOOL, null ptr dereference happens: 1136314.192256 BUG: kernel NULL pointer...

7.5CVSS6.6AI score0.00643EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.51 views

CVE-2024-26611 xsk: fix usage of multi-buffer BPF helpers for ZC XDP

In the Linux kernel, the following vulnerability has been resolved: xsk: fix usage of multi-buffer BPF helpers for ZC XDP Currently when packet is shrunk via bpfxdpadjusttail and memory type is set to MEMTYPEXSKBUFFPOOL, null ptr dereference happens: 1136314.192256 BUG: kernel NULL pointer...

7.5CVSS6.4AI score0.00643EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.33 views

CVE-2024-26608 ksmbd: fix global oob in ksmbd_nl_policy

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix global oob in ksmbdnlpolicy Similar to a reported issue check the commit b33fb5b801c6 "net: qualcomm: rmnet: fix global oob in rmnetpolicy", my local fuzzer finds another global out-of-bounds read for policy...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References5
Rows per page
Query Builder