Lucene search
+L

16955 matches found

RedhatCVE
RedhatCVE
added 2025/02/27 7:23 p.m.11 views

CVE-2022-49485

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix null pointer dereference of pointer perfmon In the unlikely event that pointer perfmon is null the WARNON return path occurs after the pointer has already been deferenced. Fix this by only dereferencing perfmon after...

5.5CVSS6.5AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 7:03 p.m.8 views

CVE-2025-21721

In the Linux kernel, the following vulnerability has been resolved: nilfs2: handle errors that nilfspreparechunk may return Patch series "nilfs2: fix issues with rename operations". This series fixes BUGON check failures reported by syzbot around rename operations, and a minor behavioral issue...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 7:01 p.m.11 views

CVE-2025-21749

In the Linux kernel, the following vulnerability has been resolved: net: rose: lock the socket in rosebind syzbot reported a soft lockup in roseloopbacktimer, with a repro calling bind from multiple threads. rosebind must lock the socket to avoid this issue...

5.5CVSS6.3AI score0.00201EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 7:01 p.m.8 views

CVE-2025-21748

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix integer overflows on 32 bit systems On 32bit systems the addition operations in ipcmsgalloc can potentially overflow leading to memory corruption. Add bounds checking using KSMBDIPCMAXPAYLOAD to avoid overflow...

5.5CVSS6.7AI score0.00594EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 7:00 p.m.7 views

CVE-2025-21734

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix copy buffer page size For non-registered buffer, fastrpc driver copies the buffer and pass it to the remote subsystem. There is a problem with current implementation of page size calculation which is not...

5.5CVSS6.7AI score0.00201EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 6:59 p.m.9 views

CVE-2024-58010

In the Linux kernel, the following vulnerability has been resolved: binfmtflat: Fix integer overflow bug on 32 bit systems Most of these sizes and counts are capped at 256MB so the math doesn't result in an integer overflow. The "relocs" count needs to be checked as well. Otherwise on 32bit syste...

5.5CVSS6.7AI score0.00265EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 6:56 p.m.8 views

CVE-2022-49219

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: fix memory leak during D3hot to D0 transition If 'vfiopcicoredevice::needspmrestore' is set PCI device does not have NoSoftReset bit set in its PMCSR config register, then the current PCI state will be saved locally in...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 6:56 p.m.8 views

CVE-2025-21729

A flaw was found in the linux kernel. A race between cancelhwscan and hwscan completion may lead to compromised availability...

5.5CVSS7.5AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 6:27 p.m.4 views

CVE-2025-21737

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in cephmdsauthmatch We now free the temporary target path substring allocation on every possible branch, instead of omitting the default branch. In some cases, a memory leak occured, which could rapidly cras...

5.5CVSS6.2AI score0.00205EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 6:27 p.m.8 views

CVE-2025-21714

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP use after free Prevent double queueing of implicit ODP mr destroy work by using xacmpxchg to make sure this is the only time we are destroying this specific mr. Without this change, we could try to...

6.7CVSS7.5AI score0.00196EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 6:27 p.m.9 views

CVE-2024-57998

In the Linux kernel, the following vulnerability has been resolved: OPP: add index check to assert to avoid buffer overflow in readfreq Pass the freq index to the assert function to make sure we do not read a freq out of the opp-rates table when called from the indexed variants:...

7.1CVSS6.8AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 6:26 p.m.10 views

CVE-2022-49721

In the Linux kernel, the following vulnerability has been resolved: arm64: ftrace: consistently handle PLTs. Sometimes it is necessary to use a PLT entry to call an ftrace trampoline. This is handled by ftracemakecall and ftracemakenop, with each having almost identical logic, but this is not...

5.5CVSS6.5AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 5:59 p.m.5 views

CVE-2025-21709

In the Linux kernel, the following vulnerability has been resolved: kernel: be more careful about dupmmap failures and uprobe registering If a memory allocation fails during dupmmap, the maple tree can be left in an unsafe state for other iterators besides the exit path. All the locks are dropped...

7.1CVSS6.5AI score0.00197EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 5:59 p.m.10 views

CVE-2022-49675

In the Linux kernel, the following vulnerability has been resolved: tick/nohz: unexport init-annotated ticknohzfullsetup EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to ...

5.5CVSS6.5AI score0.00281EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 5:59 p.m.9 views

CVE-2022-49490

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5piperelease when deadlock is detected mdp5getglobalstate runs the risk of hitting a -EDEADLK when acquiring the modeset lock, but currently mdp5piperelease doesn't check for if an error is...

5.5CVSS6.5AI score0.00264EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 5:31 p.m.7 views

CVE-2024-58019

In the Linux kernel, the following vulnerability has been resolved: nvkm/gsp: correctly advance the read pointer of GSP message queue A GSP event message consists three parts: message header, RPC header, message body. GSP calculates the number of pages to write from the total size of a GSP messag...

5.5CVSS6AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 5:31 p.m.7 views

CVE-2022-49363

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on block address in f2fsdozerorange As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215894 I have encountered a bug in F2FS file system in kernel v5.17. I have uploaded the...

5.5CVSS6.6AI score0.00271EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 5:30 p.m.7 views

CVE-2022-49297

In the Linux kernel, the following vulnerability has been resolved: nbd: fix io hung while disconnecting device In our tests, "qemu-nbd" triggers a io hung: INFO: task qemu-nbd:11445 blocked for more than 368 seconds. Not tainted 5.18.0-rc3-next-20220422-00003-g2176915513ca 884 "echo 0...

5.5CVSS6.7AI score0.00284EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 5:30 p.m.7 views

CVE-2025-21795

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix hang in nfsd4shutdowncallback If nfs4client is in courtesy state then there is no point to send the callback. This causes nfsd4shutdowncallback to hang since clcbinflight is not 0. This hang lasts about 15 minutes until...

5.5CVSS6.3AI score0.00631EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/27 5:28 p.m.10 views

CVE-2022-49561

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: re-fetch conntrack after insertion In case the conntrack is clashing, insertion can free skb-nfct and set skb-nfct to the already-confirmed entry. This wasn't found before because the conntrack entry and the...

5.5CVSS6.8AI score0.0082EPSS
SaveExploits0References4
Rows per page
Query Builder