Lucene search
+L

338 matches found

Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.4 views

PT-2025-54150

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel where of match device may return a NULL pointer, potentially leading to a NULL pointer dereference. This issue affects the firmware component related to...

6.1AI score0.00173EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992391)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992391 advisory. In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: Add 'plane' value check Function dispcovlsetup is not intended to work with the...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.28 views

CVE-2023-54147 media: platform: mtk-mdp3: Add missing check and free for ida_alloc

In the Linux kernel, the following vulnerability has been resolved: media: platform: mtk-mdp3: Add missing check and free for idaalloc Add the check for the return value of the idaalloc in order to avoid NULL pointer dereference. Moreover, free allocated "ctx-id" if mdpm2mopen fails later in orde...

0.00174EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:5 p.m.7 views

CVE-2022-50769 mmc: mxcmmc: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

6.4AI score0.00242EPSS
SaveExploits0References12
NVD
NVD
added 2025/12/09 1:16 a.m.7 views

CVE-2022-50653

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.00179EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 1:16 a.m.5 views

UBUNTU-CVE-2022-50634

In the Linux kernel, the following vulnerability has been resolved: power: supply: cw2015: Fix potential null-ptr-deref in cwbatprobe cwbatprobe calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: cwbatprobe...

5.7AI score0.00172EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/09 12:0 a.m.40 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.00179EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 12:0 a.m.6 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...

6.4AI score0.00179EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.1 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.00179EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/12 10:23 a.m.24 views

CVE-2025-40155

The CVE-2025-40155 issue is in the Linux kernel iommu/vt-d: debugfs legacy mode page table dump logic. In legacy mode, SSPTPTR may be ignored when TT is not 00b or 01b, leaving SSPTPTR uninitialized/zero and risking an OOPs like a general protection fault. The publicly provided fixes add a guard ...

5.8AI score0.00216EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.4 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.00194EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 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.00248EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.2 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.00275EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/10/29 8:2 a.m.5 views

vhost: vringh: Fix copy_to_iter return value check

...

5.5CVSS7AI score0.00197EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/10/29 8:2 a.m.10 views

vhost: vringh: Modify the return value check

...

7.1CVSS7AI score0.00197EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/29 12:0 a.m.7 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.00188EPSS
SaveExploits0
OSV
OSV
added 2025/10/28 12:15 p.m.5 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.00197EPSS
SaveExploits0References23
OSV
OSV
added 2025/10/28 11:48 a.m.3 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 score0.00197EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.8 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.00197EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.12 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...

0.00197EPSS
SaveExploits0References5
Rows per page
Query Builder