Lucene search
+L

20308 matches found

RedhatCVE
RedhatCVE
added 2024/05/22 11:26 a.m.21 views

CVE-2021-47345

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix rdmaresolveroute memory leak Fix a memory leak when "mdaresolveroute is called more than once on the same "rdmacmid". This is possible if cmaqueryhandler triggers the RDMACMEVENTROUTEERROR flow which puts the state...

4.4CVSS6.4AI score0.00259EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 11:05 a.m.16 views

CVE-2021-47363

In the Linux kernel, the following vulnerability has been resolved: nexthop: Fix division by zero while replacing a resilient group The resilient nexthop group torture tests in fibnexthop.sh exposed a possible division by zero while replacing a resilient group 1. The division by zero occurs when...

5.5CVSS6.2AI score0.00208EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 11:05 a.m.26 views

CVE-2021-47362

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Update intermediate power state for SI Update the current state as boot state during dpm initialization. During the subsequent initialization, setpowerstate gets called to transition to the final power state...

4.4CVSS6.5AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 11:05 a.m.19 views

CVE-2021-47359

A vulnerability was found in the Linux kernel’s Common Internet File System CIFS module during stress testing, where the system can become unresponsive. This issue occurs due to a soft lockup, where the CPU gets stuck for extended periods, causing the system to hang and become unresponsive...

4.4CVSS9AI score0.00158EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/22 10:35 a.m.20 views

CVE-2021-47375

In the Linux kernel, the following vulnerability has been resolved: blktrace: Fix uaf in blktrace access after removing by sysfs There is an use-after-free problem triggered by following process: P1sda P2sdb echo 0 /sys/block/sdb/trace/enable blktraceremovequeue synchronizercu blktracefree...

5.6CVSS8.7AI score0.00254EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 10:34 a.m.31 views

CVE-2021-47370

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure tx skbs always have the MPTCP ext Due to signed/unsigned comparison, the expression: info-sizegoal - skb-len 0 evaluates to true when the size goal is smaller than the skb size. That results in lack of tx cache...

5.5CVSS6.7AI score0.00208EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 10:21 a.m.25 views

CVE-2021-47380

In the Linux kernel, the following vulnerability has been resolved: HID: amdsfh: Fix potential NULL pointer dereference devmaddactionorreset can suddenly invoke amdmp2pciremove at registration that will cause NULL pointer dereference since corresponding data is not initialized yet. The patch move...

4.4CVSS6.6AI score0.00219EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 10:20 a.m.29 views

CVE-2021-47390

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix stack-out-of-bounds memory access from ioapicwriteindirect KASAN reports the following issue: BUG: KASAN: stack-out-of-bounds in kvmmakevcpusrequestmask+0x174/0x440 kvm Read of size 8 at addr ffffc9001364f638 by tas...

5.1CVSS9.1AI score0.0026EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 10:20 a.m.24 views

CVE-2021-47387

In the Linux kernel, the following vulnerability has been resolved: cpufreq: schedutil: Use kobject release method to free sugovtunables The struct sugovtunables is protected by the kobject, so we can't free it directly. Otherwise we would get a call trace like this: ODEBUG: free active active...

4.1CVSS6.6AI score0.00251EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 8:59 a.m.22 views

CVE-2021-47412

A vulnerability was found in the Linux kernel, where improper handling of block I/O requests when a block I/O request bio is not tracked, the kernel erroneously calls the rqqosops-donebio function, potentially leading to use-after-free issues. This situation can occurr when the request queue is...

4.7CVSS8.9AI score0.00231EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 8:58 a.m.30 views

CVE-2021-47410

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix svmmigratefini warning Device manager releases device-specific resources when a driver disconnects from a device, devmmemunmappages and devmreleasememregion calls in svmmigratefini are redundant. It causes below...

2.3CVSS6.5AI score0.00208EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 8:58 a.m.16 views

CVE-2021-47409

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

4.4CVSS6.6AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 8:57 a.m.28 views

CVE-2021-47403

In the Linux kernel, the following vulnerability has been resolved: ipack: ipoctal: fix module reference leak A reference to the carrier module was taken on every open but was only released once when the final reference to the tty struct was dropped. Fix this by taking the module reference and...

5.5CVSS6.5AI score0.00249EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 8:31 a.m.25 views

CVE-2021-47429

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix unrecoverable MCE calling async handler from NMI The machine check handler is not considered NMI on 64s. The early handler is the true NMI handler, and then it schedules the machinecheckexception handler to run...

4.4CVSS6.4AI score0.00194EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 8:30 a.m.24 views

CVE-2021-47428

In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: fix program check interrupt emergency stack path Emergency stack path was jumping into a 3: label inside the GENCOMMONBODY macro for the normal path after it had finished, rather than jumping over it. By a small...

4.4CVSS6.4AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 8:30 a.m.25 views

CVE-2021-47426

In the Linux kernel, the following vulnerability has been resolved: bpf, s390: Fix potential memory leak about jitdata Make sure to free jitdata through kfree in the error path...

6.1CVSS6.5AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 8:30 a.m.28 views

CVE-2021-47425

In the Linux kernel, the following vulnerability has been resolved: i2c: acpi: fix resource leak in reconfiguration device addition acpii2cfindadapterbyhandle calls busfinddevice which takes a reference on the adapter which is never released which will result in a reference count leak and render...

4.4CVSS6.5AI score0.00234EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 8:29 a.m.21 views

CVE-2021-47421

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle the case of pcichanneliofrozen only in amdgpupciresume In current code, when a PCI error state pcichannelionormal is detectd, it will report PCIERSRESULTCANRECOVER status to PCI driver, and PCI driver will...

4.7CVSS6.5AI score0.00204EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 8:29 a.m.20 views

CVE-2021-47420

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a potential ttm-sg memory leak Memory is allocated for ttm-sg by kmalloc in kfdmemdmamapuserptr, but isn't freed by kfree in kfdmemdmaunmapuserptr. Free it!...

2.3CVSS6.5AI score0.00194EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 8:29 a.m.26 views

CVE-2021-47418

In the Linux kernel, the following vulnerability has been resolved: netsched: fix NULL deref in fifosetlimit syzbot reported another NULL deref in fifosetlimit 1 I could repro the issue with : unshare -n tc qd add dev lo root handle 1:0 tbf limit 200000 burst 70000 rate 100Mbit tc qd replace dev ...

5.5CVSS6.3AI score0.00234EPSS
SaveExploits0References4
Rows per page
Query Builder