Lucene search
K

10769 matches found

OSV
OSV
added 2025/07/25 4:15 p.m.1 views

DEBIAN-CVE-2025-38438

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Use devmkstrdup to avoid memleak. sofpdata-tplgfilename can have address allocated by kstrdup and can be overwritten. Memory leak was detected with kmemleak: unreferenced object 0xffff88812391ff60 size 16:...

5.5CVSS5.4AI score0.00143EPSS
Exploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.0 views

UBUNTU-CVE-2025-38440

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix race between DIM disable and netdim There's a race between disabling DIM and NAPI callbacks using the dim pointer on the RQ or SQ. If NAPI checks the DIM state bit and sees it still set, it assumes rq-dim or sq-dim...

4.7CVSS5.7AI score0.00103EPSS
Exploits0References12
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.9 views

CVE-2025-38460 atm: clip: Fix potential null-ptr-deref in to_atmarpd().

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in toatmarpd. atmarpd is protected by RTNL since commit f3a0592b37b8 "ATM: clip causes unregister hang". However, it is not enough because toatmarpd is called without RTNL, especially...

0.00155EPSS
Exploits0References8
OSV
OSV
added 2025/07/25 2:15 p.m.8 views

AZL-65723 CVE-2025-38409 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix another leak in the submit error path putunusedfd doesn't free the installed file, if we've already done fdinstall. So we need to also free the syncfile. Patchwork: https://patchwork.freedesktop.org/patch/653583/...

5.5CVSS6.2AI score0.00146EPSS
Exploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.3 views

DEBIAN-CVE-2025-38389

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix timeline left held on VMA alloc error The following error has been reported sporadically by CI when a test unbinds the i915 driver on a ring submission platform: 239.330153 ------------ cut here ------------...

7.8CVSS5.6AI score0.00167EPSS
Exploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.1 views

UBUNTU-CVE-2025-38356

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Explicitly exit CT safe mode on unwind During driver probe we might be briefly using CT safe mode, which is based on a delayed work, but usually we are able to stop this once we have IRQ fully operational. However, if...

5.5CVSS6.1AI score0.00143EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2025/07/25 12:0 a.m.3 views

PT-2025-30794 · Pixart +1 · Pixart Hp Usb Optical Mouse +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.16.0-rc2-00321-g2aa6621d Description: A use-after-free UAF vulnerability exists in the Linux kernel's HID Human Interface Device subsystem, specifically within the appletb-kbd driver. The issue occurs when an...

6.4AI score0.00138EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/07/25 12:0 a.m.4 views

PT-2025-30755 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s DRM/XE subsystem related to the handling of GGTT node removals during device unwinding. Specifically, the issue arises when deferred GGTT node...

6.5CVSS6AI score0.03133EPSS
Exploits11References580
Positive Technologies
Positive Technologies
added 2025/07/25 12:0 a.m.5 views

PT-2025-30756 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue within the drm/xe/guc subsystem. During driver probing, a delayed workqueue might remain in CT safe mode even after the probe is aborted, leading to ...

6.5CVSS5.9AI score0.03133EPSS
Exploits11References580
OSV
OSV
added 2025/07/24 3:49 p.m.6 views

USN-7651-6 linux-raspi vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PowerPC architecture; - S390 architecture; - Block layer subsystem; - Serial ATA and Parallel ATA drivers; - Driver...

7.8CVSS6.6AI score0.00259EPSS
Exploits0References118
OSV
OSV
added 2025/07/24 8:1 a.m.5 views

USN-7651-5 linux-raspi-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PowerPC architecture; - S390 architecture; - Block layer subsystem; - Serial ATA and Parallel ATA drivers; - Driver...

7.8CVSS6.6AI score0.00259EPSS
Exploits0References118
Ubuntu
Ubuntu
added 2025/07/24 8:1 a.m.4 views

USN-7651-5: Linux kernel (Raspberry Pi Real-time) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PowerPC architecture; - S390 architecture; - Block layer subsystem; - Serial ATA and Parallel ATA drivers; - Driver...

7.8CVSS7.3AI score0.00259EPSS
Exploits0
OSV
OSV
added 2025/07/23 7:29 p.m.8 views

CLSA-2025-1753298962 kernel: Fix of 13 CVEs

udf: Fix a slab-out-of-bounds write bug in udffindentry CVE-2022-49846 - net: atm: fix use after free in lecsend CVE-2025-22004 - ovl: fix UAF in ovldentryupdatereval by moving dput in ovllinkup CVE-2025-21887 - rcutorture: Fix ksoftirqd boosting timing and iteration CVE-2022-50177 - tty: ngsm:...

7.8CVSS6.9AI score0.00235EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/07/23 12:30 a.m.2 views

kernel: um: Fix out-of-bounds read in LDT setup

A vulnerability was found in the Linux kernel's user mode um subsystem, specifically within the Local Descriptor Table LDT setup functionality. The issue arises from the syscallstubdata function misinterpreting the datacount parameter as a byte count rather than a count of longs, leading to an...

7.1CVSS7.2AI score0.0026EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/07/23 12:18 a.m.4 views

kernel: net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

7.8CVSS6.8AI score0.00171EPSS
Exploits0References5
OSV
OSV
added 2025/07/22 1:27 p.m.5 views

USN-7651-4 linux-gcp, linux-gcp-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PowerPC architecture; - S390 architecture; - Block layer subsystem; - Serial ATA and Parallel ATA drivers; - Driver...

7.8CVSS6.6AI score0.00259EPSS
Exploits0References118
OSV
OSV
added 2025/07/22 1:19 p.m.5 views

USN-7665-1 linux-oracle vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PA-RISC architecture; - PowerPC architecture; - S390 architecture; - x86 architecture; -...

9.8CVSS6.6AI score0.0907EPSS
Exploits3References47
OSV
OSV
added 2025/07/22 7:44 a.m.4 views

USN-7654-4 linux-kvm vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS6.4AI score0.01483EPSS
Exploits0References140
OSV
OSV
added 2025/07/22 7:22 a.m.3 views

USN-7649-2 linux-aws vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PA-RISC architecture; - PowerPC architecture; - S390 architecture; - x86 architecture; -...

9.8CVSS6.6AI score0.0907EPSS
Exploits3References47
Positive Technologies
Positive Technologies
added 2025/07/22 12:0 a.m.9 views

PT-2025-35960

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free flaw within the comedi subsystem. This issue occurs due to the removal of allocated asynchronous areas while poll requests are still active,...

4.7CVSS6AI score0.0011EPSS
Exploits0
Rows per page
Query Builder