Lucene search
+L

18642 matches found

SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.6 views

SUSE CVE-2025-38699

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Double-free fix When the bfadimprobe function fails during initialization, the memory pointed to by bfad-im is freed without setting bfad-im to NULL. Subsequently, during driver uninstallation, when the state machine...

5.1CVSS6.5AI score0.00179EPSS
SaveExploits0References16
OSV
OSV
added 2025/09/04 4:15 p.m.6 views

DEBIAN-CVE-2025-38699

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Double-free fix When the bfadimprobe function fails during initialization, the memory pointed to by bfad-im is freed without setting bfad-im to NULL. Subsequently, during driver uninstallation, when the state machine...

7.8CVSS6.1AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.10 views

AZL-66848 CVE-2025-38699 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Double-free fix When the bfadimprobe function fails during initialization, the memory pointed to by bfad-im is freed without setting bfad-im to NULL. Subsequently, during driver uninstallation, when the state machine...

7.8CVSS5.6AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.12 views

AZL-73644 CVE-2025-38699 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Double-free fix When the bfadimprobe function fails during initialization, the memory pointed to by bfad-im is freed without setting bfad-im to NULL. Subsequently, during driver uninstallation, when the state machine...

7.8CVSS5.6AI score0.00179EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/04 4:15 p.m.6 views

CVE-2025-38699

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Double-free fix When the bfadimprobe function fails during initialization, the memory pointed to by bfad-im is freed without setting bfad-im to NULL. Subsequently, during driver uninstallation, when the state machine...

7.8CVSS0.00179EPSS
SaveExploits0References12
NVD
NVD
added 2025/09/04 4:15 p.m.9 views

CVE-2025-38682

In the Linux kernel, the following vulnerability has been resolved: i2c: core: Fix double-free of fwnode in i2cunregisterdevice Before commit df6d7277e552 "i2c: core: Do not dereference fwnode in struct device", i2cunregisterdevice only called fwnodehandleput on ofnode-s in the form of calling...

7.8CVSS0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/04 4:15 p.m.11 views

UBUNTU-CVE-2025-38682

In the Linux kernel, the following vulnerability has been resolved: i2c: core: Fix double-free of fwnode in i2cunregisterdevice Before commit df6d7277e552 "i2c: core: Do not dereference fwnode in struct device", i2cunregisterdevice only called fwnodehandleput on ofnode-s in the form of calling...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/04 4:15 p.m.7 views

UBUNTU-CVE-2025-38699

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Double-free fix When the bfadimprobe function fails during initialization, the memory pointed to by bfad-im is freed without setting bfad-im to NULL. Subsequently, during driver uninstallation, when the state machine...

7.8CVSS6.5AI score0.00179EPSS
SaveExploits0References37
OSV
OSV
added 2025/09/04 3:32 p.m.10 views

CVE-2025-38699 scsi: bfa: Double-free fix

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Double-free fix When the bfadimprobe function fails during initialization, the memory pointed to by bfad-im is freed without setting bfad-im to NULL. Subsequently, during driver uninstallation, when the state machine...

6.1AI score
SaveExploits0References15
CVE
CVE
added 2025/09/04 3:32 p.m.59 views

CVE-2025-38699

CVE-2025-38699 is a Linux kernel double-free fix in the SCSI bfad (bfa) path. When bfad_im_probe() fails during init, bfad->im is freed but not set to NULL. If the driver is later uninstalled and bfad_sm_stopping triggers bfad_im_probe_undo(), the memory at bfad->im can be freed again, enab...

7.8CVSS5.9AI score0.00179EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.21 views

CVE-2025-38699 scsi: bfa: Double-free fix

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Double-free fix When the bfadimprobe function fails during initialization, the memory pointed to by bfad-im is freed without setting bfad-im to NULL. Subsequently, during driver uninstallation, when the state machine...

0.00179EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.21 views

CVE-2025-38682 i2c: core: Fix double-free of fwnode in i2c_unregister_device()

In the Linux kernel, the following vulnerability has been resolved: i2c: core: Fix double-free of fwnode in i2cunregisterdevice Before commit df6d7277e552 "i2c: core: Do not dereference fwnode in struct device", i2cunregisterdevice only called fwnodehandleput on ofnode-s in the form of calling...

0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/04 3:32 p.m.9 views

CVE-2025-38682 i2c: core: Fix double-free of fwnode in i2c_unregister_device()

In the Linux kernel, the following vulnerability has been resolved: i2c: core: Fix double-free of fwnode in i2cunregisterdevice Before commit df6d7277e552 "i2c: core: Do not dereference fwnode in struct device", i2cunregisterdevice only called fwnodehandleput on ofnode-s in the form of calling...

6.2AI score
SaveExploits0References5
CVE
CVE
added 2025/09/04 3:32 p.m.46 views

CVE-2025-38682

The CVE-2025-38682 entry details a Linux kernel vulnerability in i2c core: i2c_unregister_device() could double-free a fwnode when the i2c_client has a software-node as its primary fwnode. The root cause was unconditional fwnode_handle_put() on the i2c_client, which, if a software fwnode is prima...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0References2Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/04 11:11 a.m.8 views

Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'

...

7.8CVSS7AI score0.00166EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 10:10 a.m.10 views

Libsoup: double free on soup_message_headers_get_content_disposition() through "soup-message-headers.c" via "params" ghashtable value

...

9CVSS7AI score0.0091EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:53 a.m.12 views

Grub2: fs/hfs+: refcount can be decremented twice

...

4.4CVSS7AI score0.00227EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:49 a.m.8 views

Libarchive: double free at archive_read_format_rar_seek_data() in archive_read_support_format_rar.c

...

7.8CVSS7AI score0.00368EPSS
SaveExploits2
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:20 a.m.10 views

HDF5 H5MM.c H5MM_realloc double free

...

5.5CVSS7AI score0.00267EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:53 a.m.17 views

Dave Gamble cJSON version 1.7.2 and earlier contains a CWE-415: Double Free vulnerability in cJSON library that can result in Possible crash or RCE. This attack appear to be exploitable via Attacker must be able to force victim to print JSON data, depending on how cJSON library is used this could be either local or over a network. This vulnerability appears to have been fixed in 1.7.3.

...

8.8CVSS7AI score0.01471EPSS
SaveExploits1
Rows per page
Query Builder