Lucene search
+L

1227 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: spi: tegra20-slink: Fixed a UAF Use-after-Allocation issue in tegraslinkremove. After calling spiunregistermaster, the refcount of the master will decrease to 0, and it will be freed in spicontrollerrelease. The device data will...

7.8CVSS6AI score0.00235EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Firefox and Thunderbird

Race conditions in reference counting code were identified through code analysis. These conditions could lead to exploitable use-after-free vulnerabilities. This vulnerability affects Firefox 116, Firefox ESR 102.14, and Firefox ESR 115.1...

5.9CVSS6.9AI score0.00634EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/08/24 12:00 a.m.18 views

The vulnerability of the Linux operating system’s kernel, related to improper release of memory before deleting the last reference, allows a hacker to trigger a service failure.

The vulnerability of the Linux operating system’s kernel is related to the improper release of memory before deleting the last reference. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00119EPSS
SaveExploits0References11Affected Software2
NVD
NVD
added 2026/08/22 4:16 p.m.12 views

CVE-2026-74608

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free in cifstryaddingchannels cifstryaddingchannels takes a temporary reference to an interface before dropping ifacelock. If cifssesaddchannel fails, it drops that reference and then increments...

9.8CVSS0.00477EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/22 4:16 p.m.5 views

UBUNTU-CVE-2026-74675

In the Linux kernel, the following vulnerability has been resolved: vt: stabilize tty reference in kbdkeycode with ttyportttyget kbdkeycode reads vc-port.tty without acquiring a tty reference, racing against conshutdown which clears port.tty under a different lock. Use ttyportttyget/ttykrefput to...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/08/19 7:39 p.m.13 views

CVE-2026-74264

A flaw was found in the Linux kernel's network watchdog component. A race condition in the reference count tracking mechanism, specifically between netdevwatchdogup and devwatchdog, allows for concurrent overwriting or freeing of reference tracking information. This can lead to list corruption an...

7.8CVSS5.6AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 6:11 p.m.12 views

CVE-2026-72469

A flaw was found in the xprtrdma component of the Linux kernel. An attacker could potentially exploit a use-after-free vulnerability due to an improper handling of Remote Direct Memory Access RDMA connection events. Specifically, an address change event occurring before a connection is fully...

8.8CVSS5.7AI score0.00317EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/08/19 12:26 p.m.30 views

Exploit for Missing Release of Memory after Effective Lifetime in Linux Linux_Kernel

CVE-2026-53365 — VsockDrop:iouring + AFVSOCK: Improper refer...

7.8CVSS5.9AI score0.00197EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-74381

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpu: host1x: Allow entries in BO caches to be freed When a buffer object is pinned via host1xbopin with a cache, the resulting mapping is kept in the cache so i...

6.1AI score0.00173EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.129 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100734)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100734 advisory. In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free of fastrpcuser in workqueue context There is a race between...

7.8CVSS4.5AI score0.00171EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/08/17 12:00 a.m.11 views

The vulnerability in the `fs/smb/server/transport_tcp.c` component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the fs/smb/server/transporttcp.c component of the Linux operating system is related to improper memory release before deleting the last reference. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.6AI score0.00118EPSS
SaveExploits0References17Affected Software3
SUSE CVE
SUSE CVE
added 2026/08/15 11:50 p.m.9 views

SUSE CVE-2026-74540

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix UAF in l2capleconnectrsp l2capleconnectrsp obtains a channel via l2capgetchanbyident but neither holds a reference nor uses l2capchanholdunlesszero before locking and operating on it. A concurrent l2capchand...

8.8CVSS5.4AI score0.00255EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 12:27 p.m.12 views

EUVD-2026-59722

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectpasync callback There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

5.4AI score0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 12:27 p.m.17 views

CVE-2026-74528 Bluetooth: hci_sync: hold conn in hci_past_sync() callback

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hcipastsync callback Avoids giving freed pointers to hciconnvalid, which kmalloc may have reused. Hold refcount to avoid that...

8CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/15 6:22 a.m.19 views

CVE-2026-74405

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix race between OPP addition and lookup A race exists between devpmoppadddynamic and devpmoppfindfreqexact: CPU0 add CPU1 lookup ------------------------------- ------------------------------ oppadd mutexlock...

7.8CVSS0.00128EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:22 a.m.29 views

CVE-2026-74393

In the Linux kernel, the following vulnerability has been resolved: drm/syncobj: Fix memory leak in drmsyncobjfindfence Commit 18226ba52159 "drm/syncobj: reject invalid flags in drmsyncobjfindfence" forgot to take into account the fact that drmsyncobjfind takes a reference to syncobj and returns...

0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.12 views

CVE-2026-74381

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Allow entries in BO caches to be freed When a buffer object is pinned via host1xbopin with a cache, the resulting mapping is kept in the cache so it can be reused on subsequent pins. Each mapping held a reference to...

0.00173EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 6:22 a.m.11 views

AZL-96351 CVE-2026-74289 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't dump dying fibinfo in fibleafnotify. syzbot reported use-after-free in nsimfib4prepareevent. 0 The problem is that the following functions call fibinfohold / refcountinc while dumping fibinfo under RCU, which is...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:22 a.m.16 views

CVE-2026-72473

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Decouple req recycling from RPC completion rlkref formerly served two distinct lifetimes through a single refcount: it gated when a Reply could wake its RPC task, and it gated when an rpcrdmareq could return to its free...

9.8CVSS0.00664EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/15 6:22 a.m.9 views

CVE-2026-72376

In the Linux kernel, the following vulnerability has been resolved: afs: Fix misplaced inc of net-cellsoutstanding Fix net-cellsoutstanding being incremented before the check for failure of idralloccyclic, leaving the count incremented on error...

0.00209EPSS
SaveExploits0References4
Rows per page
Query Builder