Lucene search
+L

13164 matches found

RedhatCVE
RedhatCVE
added 2025/06/21 5:58 a.m.13 views

CVE-2025-38064

In the Linux kernel, the following vulnerability has been resolved: virtio: break and reset virtio devices on deviceshutdown Hongyu reported a hang on kexec in a VM. QEMU reported invalid memory accesses during the hang. Invalid read at addr 0x102877002, size 2, region 'null', reason: rejected...

7CVSS6.9AI score0.00146EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 5:48 a.m.8 views

CVE-2025-38006

In the Linux kernel, the following vulnerability has been resolved: net: mctp: Don't access ifaindex when missing In mctpdumpaddrinfo, ifaindex can be used to filter interfaces, but only when the struct ifaddrmsg is provided. Otherwise it will be comparing to uninitialised memory - reproducible i...

7CVSS7AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 5:28 a.m.7 views

CVE-2025-38027

In the Linux kernel, the following vulnerability has been resolved: regulator: max20086: fix invalid memory access max20086parseregulatorsdt calls ofregulatormatch using an array of struct ofregulatormatch allocated on the stack for the matches argument. ofregulatormatch calls...

7CVSS6.9AI score0.00185EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 5:18 a.m.10 views

CVE-2025-38042

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: Drop skipfdq argument from k3udmaglueresetrxchn The user of k3udmaglueresetrxchn e.g. tiam65cpswnuss can run on multiple platforms having different DMA architectures. On some platforms there can be on...

7CVSS7.2AI score0.00148EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 4:43 a.m.8 views

CVE-2025-38082

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix potential out-of-bound write If the caller wrote more characters, count is truncated to the max available space in "simplewritetobuffer". Check that the input size does not exceed the buffer size. Write a zero...

5.5CVSS7.4AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 4:38 a.m.8 views

CVE-2025-38051

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free in cifsfilldirent There is a race condition in the readdir concurrency process, which may access the rsp buffer after it has been released, triggering the following KASAN warning...

7CVSS6.9AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 4:28 a.m.14 views

CVE-2025-38019

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumrouter: Fix use-after-free when deleting GRE net devices The driver only offloads neighbors that are constructed on top of net devices registered by it or their uppers which are all Ethernet. The device supports GR...

7CVSS7.4AI score0.00193EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 4:08 a.m.8 views

CVE-2025-38071

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Check return value from memblockphysallocrange At least with CONFIGPHYSICALSTART=0x100000, if there is 4 MiB of contiguous free memory available at this point, the kernel will crash and burn because memblockphysallocrange...

7CVSS6.8AI score0.00172EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 3:58 a.m.9 views

CVE-2025-38025

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7606: check for NULL before calling swmodeconfig Check that the swmodeconfig function pointer is not NULL before calling it. Not all buses define this callback, which resulted in a NULL pointer dereference...

7CVSS7.2AI score0.00148EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 3:53 a.m.9 views

CVE-2025-38054

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Limit signal/freq counts in summary output functions The debugfs summary output could access uninitialized elements in the freqin and signalout arrays, causing NULL pointer dereferences and triggering a kernel Oops...

7CVSS7AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/21 3:33 a.m.13 views

CVE-2022-50210

In the Linux kernel, the following vulnerability has been resolved: MIPS: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS is selected, cpumaxbitswarn generates a runtime warning similar as below while we show /proc/cpuinfo. Fix this by using...

7CVSS7.2AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 10:08 p.m.7 views

CVE-2025-38021

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check of pipectx-planestate for updatedchubpdpp Similar to commit 6a057072ddd1 "drm/amd/display: Fix null check for pipectx-planestate in dcn20programpipe" that addresses a null pointer dereference on...

7CVSS7.2AI score0.00148EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 10:03 p.m.9 views

CVE-2025-38057

In the Linux kernel, the following vulnerability has been resolved: espintcp: fix skb leaks A few error paths are missing a kfreeskb...

5.5CVSS7.2AI score0.00436EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 9:53 p.m.8 views

CVE-2025-38005

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma: Add missing locking Recent kernels complain about a missing lock in k3-udma.c when the lock validator is enabled: 4.128073 WARNING: CPU: 0 PID: 746 at drivers/dma/ti/../virt-dma.h:169...

7CVSS7.2AI score0.00195EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 9:43 p.m.7 views

CVE-2025-38014

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Refactor remove call with idxdcleanup helper The idxdcleanup helper cleans up perfmon, interrupts, internals and so on. Refactor remove call with the idxdcleanup helper to avoid code duplication. Note, this also...

7CVSS7.5AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 9:08 p.m.17 views

CVE-2025-38058

In the Linux kernel, the following vulnerability has been resolved: legitimizemnt: check for MNTSYNCUMOUNT should be under mountlock ... or we risk stealing final mntput from sync umount - raising mntcount after umount2 has verified that victim is not busy, but before it has set MNTSYNCUMOUNT; in...

7CVSS7.1AI score0.00153EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 8:58 p.m.10 views

CVE-2025-38045

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix debug actions order The order of actions taken for debug was implemented incorrectly. Now we implemented the dump split and do the FW reset only in the middle of the dump rather than the FW killing itself on...

7CVSS7.2AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 8:48 p.m.8 views

CVE-2025-38007

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Add NULL check in uclogicinputconfigured devmkasprintf returns NULL when memory allocation fails. Currently, uclogicinputconfigured does not check for this case, which results in a NULL pointer dereference. Add NULL...

7CVSS7.1AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 8:43 p.m.9 views

CVE-2025-38073

In the Linux kernel, the following vulnerability has been resolved: block: fix race between setblocksize and read paths With the new large sector size support, it's now the case that setblocksize can change iblksize and the folio order in a manner that conflicts with a concurrent reader and cause...

7CVSS6.9AI score0.00011EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 8:23 p.m.13 views

CVE-2025-38070

In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: Add NULL check in sma1307settingloaded All varibale allocated by kzalloc and devmkzalloc could be NULL. Multiple pointer checks and their cleanup are added. This issue is found by our static analysis tool...

7CVSS7.1AI score0.00138EPSS
SaveExploits0References4
Rows per page
Query Builder