Lucene search
+L

186 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-89742

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rapidio: mportcdev: fix use-after-free in dmareqfree dmareqfree acquires bufmutex through req-map, drops the mapping reference with krefput, and then dereferenc...

7.8CVSS0.00159EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/11 9:30 p.m.8 views

CVE-2026-89742

A flaw was found in the Linux kernel. A local user could exploit a use-after-free vulnerability in the dmareqfree function within the RapidIO mport character device interface. This flaw occurs when the dmareqfree function attempts to dereference a freed object after dropping the last reference to...

7.8CVSS0.00159EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:20 p.m.8 views

AZL-100718 CVE-2026-89742 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: rapidio: mportcdev: fix use-after-free in dmareqfree dmareqfree acquires bufmutex through req-map, drops the mapping reference with krefput, and then dereferences req-map again to unlock the mutex. If krefput drops the last...

7.8CVSS0.00159EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.7 views

CVE-2026-89742

In the Linux kernel, the following vulnerability has been resolved: rapidio: mportcdev: fix use-after-free in dmareqfree dmareqfree acquires bufmutex through req-map, drops the mapping reference with krefput, and then dereferences req-map again to unlock the mutex. If krefput drops the last...

7.8CVSS0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:20 p.m.6 views

DEBIAN-CVE-2026-89742

In the Linux kernel, the following vulnerability has been resolved: rapidio: mportcdev: fix use-after-free in dmareqfree dmareqfree acquires bufmutex through req-map, drops the mapping reference with krefput, and then dereferences req-map again to unlock the mutex. If krefput drops the last...

7.8CVSS0.00159EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 7:46 p.m.19 views

CVE-2026-89742

CVE-2026-89742 is a use-after-free vulnerability in the Linux kernel's RapidIO mport character device driver , specifically in the dma_req_free() function. After kref_put() drops the last reference to a mapping and the mapping is freed by mport_release_mapping(), a subsequent mutex_unlock() deref...

7.8CVSS0.00159EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.8 views

EUVD-2026-76654

In the Linux kernel, the following vulnerability has been resolved: rapidio: mportcdev: fix use-after-free in dmareqfree dmareqfree acquires bufmutex through req-map, drops the mapping reference with krefput, and then dereferences req-map again to unlock the mutex. If krefput drops the last...

0.00159EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.8 views

CVE-2026-89742

In the Linux kernel, the following vulnerability has been resolved: rapidio: mportcdev: fix use-after-free in dmareqfree dmareqfree acquires bufmutex through req-map, drops the mapping reference with krefput, and then dereferences req-map again to unlock the mutex. If krefput drops the last...

7.8CVSS0.00159EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:46 p.m.6 views

CVE-2026-89742 rapidio: mport_cdev: fix use-after-free in dma_req_free()

In the Linux kernel, the following vulnerability has been resolved: rapidio: mportcdev: fix use-after-free in dmareqfree dmareqfree acquires bufmutex through req-map, drops the mapping reference with krefput, and then dereferences req-map again to unlock the mutex. If krefput drops the last...

7.8CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.28 views

CVE-2026-89742 rapidio: mport_cdev: fix use-after-free in dma_req_free()

In the Linux kernel, the following vulnerability has been resolved: rapidio: mportcdev: fix use-after-free in dmareqfree dmareqfree acquires bufmutex through req-map, drops the mapping reference with krefput, and then dereferences req-map again to unlock the mutex. If krefput drops the last...

7.8CVSS0.00159EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.12 views

PT-2026-90458

In the Linux kernel, the following vulnerability has been resolved: rapidio: mport cdev: fix use-after-free in dma req free dma req free acquires buf mutex through req-map, drops the mapping reference with kref put, and then dereferences req-map again to unlock the mutex. If kref put drops the la...

0.00159EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/31 2:55 p.m.6 views

CVE-2026-80645

A flaw was found in the Linux kernel's rapidio/tsi721 component. This vulnerability arises from incorrect handling of a variable within a specific loop in the tsi721dbdpc function. If a particular item is not found, the system attempts to access invalid memory. This could allow a local attacker t...

8.1CVSS5.9AI score0.00259EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-80645

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rapidio/tsi721: prevent a bad dereference in tsi721dbdpc With a listforeach loop, if we don't find the item we are looking for in the list, then the loop exits...

8.1CVSS5.9AI score0.00259EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/28 4:35 p.m.7 views

SUSE CVE-2026-80645

In the Linux kernel, the following vulnerability has been resolved: rapidio/tsi721: prevent a bad dereference in tsi721dbdpc With a listforeach loop, if we don't find the item we are looking for in the list, then the loop exits with the iterator, which is "dbell" in this loop, pointing to invalid...

8.1CVSS5.9AI score0.00259EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:16 a.m.8 views

CVE-2026-80645

In the Linux kernel, the following vulnerability has been resolved: rapidio/tsi721: prevent a bad dereference in tsi721dbdpc With a listforeach loop, if we don't find the item we are looking for in the list, then the loop exits with the iterator, which is "dbell" in this loop, pointing to invalid...

8.1CVSS0.00259EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 8:16 a.m.5 views

UBUNTU-CVE-2026-80645

In the Linux kernel, the following vulnerability has been resolved: rapidio/tsi721: prevent a bad dereference in tsi721dbdpc With a listforeach loop, if we don't find the item we are looking for in the list, then the loop exits with the iterator, which is "dbell" in this loop, pointing to invalid...

8.1CVSS5.8AI score0.00259EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.10 views

CVE-2026-80645

In the Linux kernel, the following vulnerability has been resolved: rapidio/tsi721: prevent a bad dereference in tsi721dbdpc With a listforeach loop, if we don't find the item we are looking for in the list, then the loop exits with the iterator, which is "dbell" in this loop, pointing to invalid...

8.1CVSS5.9AI score0.00259EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.24 views

CVE-2026-80645

In the Linux kernel, the following vulnerability has been resolved: rapidio/tsi721: prevent a bad dereference in tsi721dbdpc With a listforeach loop, if we don't find the item we are looking for in the list, then the loop exits with the iterator, which is "dbell" in this loop, pointing to invalid...

8.1CVSS5.8AI score0.00259EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.38 views

CVE-2026-80645 rapidio/tsi721: prevent a bad dereference in tsi721_db_dpc()

In the Linux kernel, the following vulnerability has been resolved: rapidio/tsi721: prevent a bad dereference in tsi721dbdpc With a listforeach loop, if we don't find the item we are looking for in the list, then the loop exits with the iterator, which is "dbell" in this loop, pointing to invalid...

8.1CVSS0.00259EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:48 a.m.20 views

EUVD-2026-67521

In the Linux kernel, the following vulnerability has been resolved: rapidio/tsi721: prevent a bad dereference in tsi721dbdpc With a listforeach loop, if we don't find the item we are looking for in the list, then the loop exits with the iterator, which is "dbell" in this loop, pointing to invalid...

5.9AI score0.00259EPSS
SaveExploits0References8
Rows per page
Query Builder