Lucene search
+L

375 matches found

Cvelist
Cvelist
added 2025/12/09 12:00 a.m.48 views

CVE-2022-50653 mmc: atmel-mci: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: atmel-mci: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehos...

0.002EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50618

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mmc: meson-gx: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that...

5.6AI score0.002EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/12/03 12:00 a.m.10 views

Vulnerability of the iwl_mvm_rx_session_protect_notif() function in the drivers/net/wireless/intel/iwlwifi/mvm/time-event.c module – The Linux kernel wireless adapter driver allows a hacker to trigger a service failure.

Vulnerability of the iwlmvmrxsessionprotectnotif function in the drivers/net/wireless/intel/iwlwifi/mvm/time-event.c module – The Linux kernel’s wireless adapter support driver has a vulnerability due to incorrect checking of the return value of a function. Exploiting this vulnerability could all...

4.7CVSS6.7AI score0.00224EPSS
SaveExploits0References9Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/12/03 12:00 a.m.6 views

Vulnerability of the ndev_initdebugfs() function in the drivers/ntb/hw/intel/ntb_hwgen1.c module – This driver is part of the Intel Linux kernel’s support for opaque bridges, allowing a hacker to cause a service failure.

Vulnerability of the ndevinitdebugfs function in the drivers/ntb/hw/intel/ntbhwgen1.c module – The Linux kernel’s Intel support driver has a vulnerability related to incorrect checking of the return value of the function. Exploiting this vulnerability could allow an attacker to cause a system...

4.4CVSS6.7AI score
SaveExploits0References24Affected Software3
CVE
CVE
added 2025/11/12 10:23 a.m.36 views

CVE-2025-40155

Technical details for CVE-2025-40155 are not provided in the supplied documents. The connected sources reference CVE IDs but do not specify affected products, versions, impact, or fixes. Monitor official advisories for exact details and remediation.

7.3CVSS5.8AI score0.00174EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.15 views

kernel: wifi: brcmfmac: Check the return value of of_property_read_string_index()

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the return value of ofpropertyreadstringindex Somewhen between 6.10 and 6.11 the driver started to crash on my MacBookPro14,3. The property doesn't exist and 'tmp' remains uninitialized, so we pass a random...

5.5CVSS5.7AI score0.00204EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989729)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989729 advisory. In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-qspi: check return value after calling platformgetresourcebyname It will cause...

5.5CVSS5.4AI score0.00283EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989461)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989461 advisory. In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in jfsreaddir The stbl might contain some invalid values. Adde...

7.8CVSS6.3AI score0.00258EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/10/29 8:02 a.m.7 views

vhost: vringh: Fix copy_to_iter return value check

...

5.5CVSS7AI score0.00201EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/10/29 8:02 a.m.17 views

vhost: vringh: Modify the return value check

...

7.8CVSS7AI score0.00154EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/29 12:00 a.m.9 views

PT-2025-44277

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s sch qfq scheduler within the agg dequeue function net/sched/sch qfq.c. A null dereference could occur when cl-qdisc-ops-peekcl-qdisc returns NULL,...

6.2AI score0.00193EPSS
SaveExploits0
OSV
OSV
added 2025/10/28 12:15 p.m.10 views

UBUNTU-CVE-2025-40056

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Fix copytoiter return value check The return value of copytoiter can't be negative, check whether the copied length is equal to the requested length instead of checking for negative values...

5.7AI score0.00201EPSS
SaveExploits0References23
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.19 views

CVE-2025-40056

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Fix copytoiter return value check The return value of copytoiter can't be negative, check whether the copied length is equal to the requested length instead of checking for negative values...

5.1AI score0.00201EPSS
SaveExploits0
OSV
OSV
added 2025/10/28 11:48 a.m.6 views

CVE-2025-40056 vhost: vringh: Fix copy_to_iter return value check

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Fix copytoiter return value check The return value of copytoiter can't be negative, check whether the copied length is equal to the requested length instead of checking for negative values...

6.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.19 views

CVE-2025-40051 vhost: vringh: Modify the return value check

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal...

7.8CVSS0.00154EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.18 views

CVE-2025-40051

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copyfromiter and copytoiter can't be negative, check whether the copied lengths are equal...

7.8CVSS5.1AI score0.00154EPSS
SaveExploits0
CVE
CVE
added 2025/10/28 11:48 a.m.34 views

CVE-2025-40029

The CVE-2025-40029 issue affects the Linux kernel, specifically the bus: fsl-mc component. The root cause is that platform_get_resource() may return NULL on failure and was not properly checked, risking a NULL pointer dereference. The published fixes add a check of the return value and propagate ...

6.1AI score0.00207EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/22 2:15 p.m.5 views

DEBIAN-CVE-2022-50556

In the Linux kernel, the following vulnerability has been resolved: drm: Fix potential null-ptr-deref due to drmmmodeconfiginit drmmmodeconfiginit will call drmmodecreatestandardproperties and won't check the ret value. When drmmodecreatestandardproperties failed due to alloc, property will be a...

5.3AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/19 7:08 p.m.8 views

JLSEC-2025-118 `adts_decode_extradata` in `libavformat/adtsenc.c` in FFmpeg 4.4 does not check the `init_get_bits`...

adtsdecodeextradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the initgetbits return value, which is a necessary step because the second argument to initgetbits can be crafted...

9.8CVSS7.3AI score0.02411EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/15 7:58 a.m.19 views

CVE-2025-39998 scsi: target: target_core_configfs: Add length check to avoid buffer overflow

In the Linux kernel, the following vulnerability has been resolved: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow A buffer overflow arises from the usage of snprintf to write into the buffer "buf" in targetlugpmembersshow function located in...

7.1CVSS0.00162EPSS
SaveExploits0References9
Rows per page
Query Builder