Lucene search
+L

3632 matches found

OSV
OSV
added 2025/09/05 6:15 p.m.2 views

DEBIAN-CVE-2025-38737

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uninitialised variable Fix smb3inittransformrq to initialise buffer to NULL before calling netfsallocfolioqbuffer as netfs assumes it can append to the buffer it is given. Setting it to NULL means it should...

5.5CVSS5.6AI score0.00371EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.2 views

DEBIAN-CVE-2025-39676

In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Prevent a potential error pointer dereference The qla4xxxgetepfwdb function is supposed to return NULL on error, but qla4xxxepconnect returns error pointers. Propagating the error pointers will lead to an Oops in t...

5.5CVSS5.3AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.12 views

UBUNTU-CVE-2025-39684

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix use of uninitialized memory in doinsnioctl and doinsnlistioctl syzbot reports a KMSAN kernel-infoleak in doinsnioctl. A kernel buffer is allocated to hold insn-n samples each of which is an unsigned int. For some...

5.5CVSS6AI score0.00174EPSS
SaveExploits0References34
OSV
OSV
added 2025/09/05 6:15 p.m.6 views

UBUNTU-CVE-2025-39713

In the Linux kernel, the following vulnerability has been resolved: media: rainshadow-cec: fix TOCTOU race condition in raininterrupt In the interrupt handler raininterrupt, the buffer full check on rain-buflen is performed before acquiring rain-buflock. This creates a Time-of-Check to Time-of-Us...

4.7CVSS6.1AI score0.00134EPSS
SaveExploits0References36
OSV
OSV
added 2025/09/05 6:15 p.m.60 views

UBUNTU-CVE-2025-39717

In the Linux kernel, the following vulnerability has been resolved: opentreeattr: do not allow id-mapping changes without OPENTREECLONE As described in commit 7a54947e727b 'Merge patch series "fs: allow changing idmappings"', opentreeattr2 was necessary in order to allow for a detached mount to b...

7.8CVSS5.7AI score0.00152EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/05 5:27 p.m.9 views

CVE-2025-39726 s390/ism: fix concurrency management in ism_cmd()

In the Linux kernel, the following vulnerability has been resolved: s390/ism: fix concurrency management in ismcmd The s390x ISM device data sheet clearly states that only one request-response sequence is allowable per ISM function at any point in time. Unfortunately as of today the s390/ism driv...

9.8CVSS6.6AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.6 views

CVE-2025-39711

In the Linux kernel, the following vulnerability has been resolved: media: ivsc: Fix crash at shutdown due to missing meicldevdisable calls Both the ACE and CSI driver are missing a meicldevdisable call in their remove function. This causes the meicl client to stay part of the meidevice-filelist...

7.8CVSS6.2AI score0.00148EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/05 5:21 p.m.76 views

CVE-2025-39696 ALSA: hda: tas2781: Fix wrong reference of tasdevice_priv

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: tas2781: Fix wrong reference of tasdevicepriv During the conversion to unify the calibration data management, the reference to tasdevicepriv was wrongly set to h-hdapriv instead of h-priv. This resulted in memory...

7.8CVSS0.00144EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/05 5:20 p.m.38 views

CVE-2025-38736

Technical details about CVE-2025-38736 are not provided in the connected documents. The initial description notes a Linux kernel MDIO PHY address masking fix (mask with 0x1f) in net: usb: asix_devices to prevent OOB/invalid MDIO addresses. Connected advisories reference the CVE, but do not supply...

7.1CVSS5.8AI score0.00163EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/09/05 5:20 p.m.15 views

CVE-2025-38734 net/smc: fix UAF on smcsk after smc_listen_out()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF on smcsk after smclistenout BPF CI testing report a UAF issue: 16.446633 BUG: kernel NULL pointer dereference, address: 000000000000003 0 16.447134 PF: supervisor read access in kernel mod e 16.447516 PF:...

9.8CVSS0.00451EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/09/05 5:20 p.m.1 views

CVE-2025-38732

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfreject: don't leak dst refcount for loopback packets recent patches to add a WARN when replacing skb dst entry found an old bug: WARNING: include/linux/skbuff.h:1165 skbdstcheckunset include/linux/skbuff.h:1164 inlin...

5.5CVSS5.4AI score0.00172EPSS
SaveExploits0
OSV
OSV
added 2025/09/05 5:20 p.m.8 views

CVE-2025-38731 drm/xe: Fix vm_bind_ioctl double free bug

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix vmbindioctl double free bug If the argument check during an array bind fails, the bindops are freed twice as seen below. Fix this by setting bindops to NULL after freeing...

7.8CVSS6.2AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/05 12:0 a.m.11 views

PT-2025-36261

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.16.0-xe-eudebug-cmanszew+ 520 Description A double-free issue was resolved in the drm/xe module within the Linux kernel. Specifically, the vulnerability occurs in the xe vm bind ioctl function when the argument...

7.8CVSS7.2AI score0.00548EPSS
SaveExploits3References62
OSV
OSV
added 2025/09/04 4:15 p.m.18 views

AZL-73881 CVE-2025-38701 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: do not BUG when INLINEDATAFL lacks system.data xattr A syzbot fuzzed image triggered a BUGON in ext4updateinlinedata when an inode had the INLINEDATAFL flag set but was missing the system.data extended attribute. Since this...

5.5CVSS5.6AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/04 4:15 p.m.5 views

CVE-2025-38691

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix uninited ptr deref in block/scsi layout The error occurs on the third attempt to encode extents. When function exttreepreparecommit reallocates a larger buffer to retry encoding extents, the "layoutupdatepages" page arr...

5.5CVSS0.00177EPSS
SaveExploits0References13
OSV
OSV
added 2025/09/04 4:15 p.m.4 views

DEBIAN-CVE-2025-38687

In the Linux kernel, the following vulnerability has been resolved: comedi: fix race between polling and detaching syzbot reports a use-after-free in comedi in the below link, which is due to comedi gladly removing the allocated async area even though poll requests are still active on the...

4.7CVSS4.9AI score0.00124EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.14 views

UBUNTU-CVE-2025-38728

In the Linux kernel, the following vulnerability has been resolved: smb3: fix for slab out of bounds on mount to ksmbd With KASAN enabled, it is possible to get a slab out of bounds during mount to ksmbd due to missing check in parseserverinterfaces see below: BUG: KASAN: slab-out-of-bounds in...

9.1CVSS6.5AI score0.00314EPSS
SaveExploits0References25
OSV
OSV
added 2025/09/04 4:15 p.m.10 views

UBUNTU-CVE-2025-38692

In the Linux kernel, the following vulnerability has been resolved: exfat: add cluster chain loop check for dir An infinite loop may occur if the following conditions occur due to file system corruption. 1 Condition for exfatcountdirentries to loop infinitely. - The cluster chain includes a loop....

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References24
CVE
CVE
added 2025/09/04 3:33 p.m.57 views

CVE-2025-38724

CVE-2025-38724 affects the Linux kernel; nfsd4_setclientid_confirm() could race with an expiring confirmed client due to not checking get_client_locked() return value, risking a use-after-free. The fix applies to scenarios with an extant confirmed client by obtaining a reference earlier and handl...

9.8CVSS5.8AI score0.00381EPSS
SaveExploits0References13Affected Software1
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.14 views

CVE-2025-38722 habanalabs: fix UAF in export_dmabuf()

In the Linux kernel, the following vulnerability has been resolved: habanalabs: fix UAF in exportdmabuf As soon as we'd inserted a file reference into descriptor table, another thread could close it. That's fine for the case when all we are doing is returning that descriptor to userland it's a...

7.8CVSS0.00153EPSS
SaveExploits0References4
Rows per page
Query Builder