Lucene search
+L

6883 matches found

UbuntuCve
UbuntuCve
added 2025/08/24 10:15 a.m.6 views

CVE-2025-9384

A vulnerability was detected in appneta tcpreplay up to 4.5.1. Impacted is the function tcpeditpostargs of the file /src/tcpedit/parseargs.c. The manipulation results in null pointer dereference. The attack is only possible with local access. The exploit is now public and may be used. Upgrading t...

5.5CVSS5.6AI score0.00242EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.5 views

CVE-2025-38644

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: reject TDLS operations when station is not associated syzbot triggered a WARN in ieee80211tdlsoper by sending NL80211TDLSENABLELINK immediately after NL80211CMDCONNECT, before association completed and without pri...

5.5CVSS6.2AI score0.00157EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.4 views

CVE-2025-38670

In the Linux kernel, the following vulnerability has been resolved: arm64/entry: Mask DAIF in cpuswitchto, callonirqstack cpuswitchto and callonirqstack manipulate SP to change to different stacks along with the Shadow Call Stack if it is enabled. Those two stack changes cannot be done atomically...

7.8CVSS6.1AI score0.00156EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.3 views

CVE-2025-38623

In the Linux kernel, the following vulnerability has been resolved: PCI: pnvphp: Fix surprise plug detection and recovery The existing PowerNV hotplug code did not handle surprise plug events correctly, leading to a complete failure of the hotplug system after device removal and a required reboot...

5.5CVSS5.5AI score0.00161EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.3 views

CVE-2025-38654

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix order of DT parse and pinctrl register Move DT parse before pinctrl register. This ensures that device tree parsing is done before calling devmpinctrlregister to prevent using uninitialized pin resource...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.3 views

CVE-2025-38628

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix release of uninitialized resources on error path The commit in the fixes tag made sure that mlx5vdpafree is the single entrypoint for removing the vdpa device resources added in mlx5vdpadevadd, even in the cleanup...

5.5CVSS5.8AI score0.00157EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.5 views

CVE-2025-38659

In the Linux kernel, the following vulnerability has been resolved: gfs2: No more self recovery When a node withdraws and it turns out that it is the only node that has the filesystem mounted, gfs2 currently tries to replay the local journal to bring the filesystem back into a consistent state. N...

7.8CVSS6AI score0.00161EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.5 views

CVE-2025-38624

In the Linux kernel, the following vulnerability has been resolved: PCI: pnvphp: Clean up allocated IRQs on unplug When the root of a nested PCIe bridge configuration is unplugged, the pnvphp driver leaked the allocated IRQ resources for the child bridges' hotplug event notifications, resulting i...

5.5CVSS5.7AI score0.00161EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.3 views

CVE-2025-38649

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: qcs615: fix a crash issue caused by infinite loop for Coresight An infinite loop has been created by the Coresight devices. When only a source device is enabled, the coresightfindactivatedsysfssink function is...

5.5CVSS5.8AI score0.0017EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.8 views

CVE-2025-38665

In the Linux kernel, the following vulnerability has been resolved: can: netlink: canchangelink: fix NULL pointer deref of struct canpriv::dosetmode Andrei Lalaev reported a NULL pointer deref when a CAN device is restarted from Bus Off and the driver does not implement the struct...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.4 views

CVE-2025-38669

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-shmem: Use dmabuf from GEM object instance" This reverts commit 1a148af06000e545e714fe3210af3d77ff903c11. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field become...

5.5CVSS6AI score0.0013EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.4 views

CVE-2025-38662

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8365-dai-i2s: pass correct size to mt8365daisetpriv Given mt8365daisetpriv allocate privsize space to copy privdata which means we should pass mt8365i2sprivi or "struct mtkafei2spriv" instead of afepriv which ha...

7.8CVSS6.3AI score0.00162EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.3 views

CVE-2025-38646

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported 6 GHz band With a quite rare chance, RX report might be problematic to make SW think a packet is received on 6 GHz band even if the chip does not suppo...

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.5 views

CVE-2025-38668

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix NULL dereference on unbind due to stale coupling data Failing to reset couplingdesc.ncoupled after freeing coupledrdevs can lead to NULL pointer dereference when regulators are accessed post-unbind. This can...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.8 views

CVE-2025-38648

In the Linux kernel, the following vulnerability has been resolved: spi: stm32: Check for cfg availability in stm32spiprobe The stm32spiprobe function now includes a check to ensure that the pointer returned by ofdevicegetmatchdata is not NULL before accessing its members. This resolves a warning...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.4 views

CVE-2025-38647

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: sar: drop lockdep assertion in rtw89setsarfromacpi The following assertion is triggered on the rtw89 driver startup. It looks meaningless to hold wiphy lock on the early init stage so drop the assertion. WARNING: CPU...

5.5CVSS5.9AI score0.00137EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.5 views

CVE-2025-29366

In mupen64plus v2.6.0 there is an array overflow vulnerability in the writerdramregs and writerdramregs functions, which enables executing arbitrary commands on the host machine...

9.8CVSS6AI score0.00582EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.4 views

CVE-2025-38622

In the Linux kernel, the following vulnerability has been resolved: net: drop UFO packets in udprcvsegment When sending a packet with virtionethdr to tun device, if the gsotype in virtionethdr is SKBGSOUDP and the gsosize is less than udphdr size, below crash may happen. ------------ cut here...

5.5CVSS5.7AI score0.00172EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.6 views

CVE-2025-38645

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Check device memory pointer before usage Add a NULL check before accessing device memory to prevent a crash if dev-dm allocation in mlx5initonce fails...

5.5CVSS5.7AI score0.00156EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.5 views

CVE-2025-38626

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to trigger foreground gc during f2fsmapblocks in lfs mode w/ "mode=lfs" mount option, generic/299 will cause system panic as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2835! Call Trace:...

5.5CVSS5.6AI score0.00157EPSS
SaveExploits0References41
Rows per page
Query Builder