Lucene search
+L

470 matches found

UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.8 views

CVE-2025-38294

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix NULL access in assign channel context handler Currently, when ath12kmacassignviftovdev fails, the radio handle ar gets accessed from the link VIF handle arvif for debug logging, This is incorrect. In the fail...

5.5CVSS6AI score0.0014EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.5 views

CVE-2025-38268

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: move tcpmqueuevdmunlocked to asynchronous work A state check was previously added to tcpmqueuevdmunlocked to prevent a deadlock where the DisplayPort Alt Mode driver would be executing work and attempting to gra...

5.5CVSS6AI score0.00124EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.6 views

CVE-2025-38281

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Add NULL check in mt7996thermalinit devmkasprintf can return a NULL pointer on failure,but this returned value in mt7996thermalinit is not checked. Add NULL check in mt7996thermalinit, to handle kernel NULL...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/07/10 8:15 a.m.3 views

CVE-2025-38318

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Fix missing platformsetdrvdata Add missing platformsetdrvdata in armniprobe, otherwise calling platformgetdrvdata in remove returns NULL...

5.5CVSS6AI score0.00152EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/07/09 11:15 a.m.5 views

CVE-2025-38257

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Prevent overflow in size calculation for memdupuser Number of apqn target list entries contained in 'nrapqns' variable is determined by userspace via an ioctl call so the result of the product in calculation of size...

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/07/08 5:00 p.m.10 views

CVE-2025-48384

Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. When reading a config value, Git strips any trailing carriage return and line feed CRLF. When writing a config entry, values with ...

8CVSS7AI score0.04109EPSS
SaveExploits9References4
UbuntuCve
UbuntuCve
added 2025/07/08 12:00 a.m.5 views

CVE-2025-38237

In the Linux kernel, the following vulnerability has been resolved: media: platform: exynos4-is: Add hardware sync wait to fimcishwchangemode In fimcishwchangemode, the function changes camera modes without waiting for hardware completion, risking corrupted data or system hangs if subsequent...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/07/07 4:15 p.m.8 views

CVE-2025-32023

Redis is an open source, in-memory database that persists on disk. From 2.8 to before 8.0.3, 7.4.5, 7.2.10, and 6.2.19, an authenticated user may use a specially crafted string to trigger a stack/heap out of bounds write on hyperloglog operations, potentially leading to remote code execution. The...

7.8CVSS6.5AI score0.03963EPSS
SaveExploits4References9
UbuntuCve
UbuntuCve
added 2025/07/07 3:15 p.m.6 views

CVE-2025-6712

MongoDB Server may be susceptible to disruption caused by high memory usage, potentially leading to server crash. This condition is linked to inefficiencies in memory management related to internal operations. In scenarios where certain internal processes persist longer than anticipated, memory...

6.5CVSS5.8AI score0.00282EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/07/07 3:15 p.m.5 views

CVE-2025-6711

An issue has been identified in MongoDB Server where unredacted queries may inadvertently appear in server logs when certain error conditions are encountered. This issue affects MongoDB Server v8.0 versions prior to 8.0.5, MongoDB Server v7.0 versions prior to 7.0.18 and MongoDB Server v6.0...

4.9CVSS5.7AI score0.00239EPSS
SaveExploits0References2
Chainguard
Chainguard
added 2025/07/07 1:16 a.m.6 views

GHSA-MJ9C-F5V6-7665 vulnerabilities

Vulnerabilities for packages: chromium...

7.5AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/07/06 10:15 a.m.5 views

CVE-2025-38235

In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: fix "appletbbacklight" backlight device reference counting During appletbkbdprobe, probe attempts to get the backlight device by name. When this happens backlightdevicegetbyname looks for a device in the backlig...

5.5CVSS5.9AI score0.00125EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.9 views

CVE-2025-38186

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix double invocation of bnxtulpstop/bnxtulpstart Before the commit under the Fixes tag below, bnxtulpstop and bnxtulpstart were always invoked in pairs. After that commit, the new bnxtulprestart can be invoked after...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.6 views

CVE-2025-38217

In the Linux kernel, the following vulnerability has been resolved: hwmon: ftsteutates Fix TOCTOU race in ftsread In the ftsread function, when handling hwmonpwmautochannelstemp, the code accesses the shared variable data-fansourcechannel twice without holding any locks. It is first checked again...

4.7CVSS5.8AI score0.00107EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.5 views

CVE-2025-38233

In the Linux kernel, the following vulnerability has been resolved: powerpc64/ftrace: fix clobbered r15 during livepatching While r15 is clobbered always with PPCFTRACEOUTOFLINE, it is not restored in livepatch sequence leading to not so obvious fails like below: BUG: Unable to handle kernel data...

7.8CVSS6.1AI score0.00138EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/07/04 2:15 p.m.6 views

CVE-2025-38185

In the Linux kernel, the following vulnerability has been resolved: atm: atmtcp: Free invalid length skb in atmtcpcsend. syzbot reported the splat below. 0 vccsendmsg copies data passed from userspace to skb and passes it to vcc-dev-ops-send. atmtcpcsend accesses skb-data as struct atmtcphdr afte...

5.5CVSS5.7AI score0.00171EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2025/07/04 1:15 p.m.6 views

CVE-2025-48172

CHMLib through 2bef8d0, as used in SumatraPDF and other products, has a chmlib.c chmdecompressblock integer overflow. There is a resultant heap-based buffer overflow in chmfetchbytes...

5.6CVSS6.1AI score0.0016EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.16 views

CVE-2025-38105

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leaves the timer in an active state while the assigned...

5.5CVSS6AI score0.00168EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.6 views

CVE-2025-38130

In the Linux kernel, the following vulnerability has been resolved: drm/connector: only call HDMI audio helper plugged cb if non-null On driver remove, sound/soc/codecs/hdmi-codec.c calls the pluggedcb with NULL as the callback function and codecdev, as seen in its hdmiremove function. The HDMI...

5.5CVSS6AI score0.0014EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/07/03 9:15 a.m.11 views

CVE-2025-38111

In the Linux kernel, the following vulnerability has been resolved: net/mdiobus: Fix potential out-of-bounds read/write access When using publicly available tools like 'mdio-tools' to read/write data from/to network interface and its PHY via mdiobus, there is no verification of parameters passed ...

7.8CVSS6.2AI score0.00194EPSS
SaveExploits0References41
Rows per page
Query Builder