Lucene search
+L

267764 matches found

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

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053144 advisory. An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/cm4040cs.c has a race condition and resultant use-after-free if a physically proximate...

6.4CVSS7.3AI score0.00329EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/06 12:00 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053444 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA: Verify port when creating flow rule Validate port value provided by the user and with that...

5.5CVSS5.8AI score0.00196EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/05 7:16 p.m.6 views

CVE-2026-0799

In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to tr...

8.7CVSS5.8AI score0.00107EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/05 3:04 p.m.6 views

OESA-2026-3701 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: staging: greybus: uart: fix tty use after free User space can hold a tty open indefinitely and tty drivers must not release the underlying structures until the...

9.8CVSS6.3AI score0.01482EPSS
SaveExploits2References14
OSV
OSV
added 2026/09/05 5:51 a.m.9 views

ROOT-OS-UBUNTU-2204-CVE-2026-64405 CVE-2026-64405 in linux - Patched by Root

Root has patched CVE-2026-64405 in the linux package for Root:Ubuntu:22.04. Multiple fixed versions available...

5.5CVSS5.5AI score0.00119EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/09/05 12:28 a.m.12 views

SUSE CVE-2026-80758

In the Linux kernel, the following vulnerability has been resolved: futex: Avoid private hash use-after-free on final put futexprivatehashput drops the reference to fph before evaluating fph-mm for wakeupvar. futexrefput enables preemption again before returning. If that put drops the final...

6.2AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:28 a.m.12 views

SUSE CVE-2026-80759

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciaml: validate firmware segment lengths amldownloadfirmware reads two lengths from the firmware header and uses them to build pointers before checking that the header and segment data are present. A truncated or...

5.9AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:28 a.m.10 views

SUSE CVE-2026-80760

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: reject HCICMDSYNC paramslen above 255 mgmthcicmdsync checks that the message length agrees with paramslen but puts no upper bound on it. paramslen is le16 while the parameter length in the HCI command header is a...

5.9AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:28 a.m.10 views

SUSE CVE-2026-80761

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: zero the sockaddr before returning it in getname isosockgetname fills a struct sockaddriso in place and returns its size without clearing it first, so bytes it does not write are copied to user space from the kern...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.12 views

SUSE CVE-2026-80763

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: validate LE Set CIG Parameters response The Command Complete dispatch validates only the fixed part of the LE Set CIG Parameters response. After that part is pulled from the skb, hcicclesetcigparams trusts...

5.9AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.12 views

SUSE CVE-2026-80765

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: validate initial device info bounds The Hyper-V synthetic HID host supplies SYNTHHIDINITIALDEVICEINFO messages that contain a HID descriptor followed by the report descriptor bytes. mousevsconreceivedeviceinfo trusts...

5.9AI score0.00195EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.10 views

SUSE CVE-2026-80767

In the Linux kernel, the following vulnerability has been resolved: HID: sensor: custom: Fix use-after-free in enablesensor enablesensorstore can call setpowerreportstate, which dereferences sensorinst-powerstate and sensorinst-reportstate. These pointers refer to entries in sensorinst-fields...

6.4AI score0.00195EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.12 views

SUSE CVE-2026-80768

In the Linux kernel, the following vulnerability has been resolved: HID: ft260: fix stack-use-after-return write in I2C read race ft260i2cread points dev-readbuf at a caller-supplied buffer often an on-stack variable, arms a completion and waits up to five seconds for the device to return the dat...

6AI score0.00177EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.12 views

SUSE CVE-2026-80769

In the Linux kernel, the following vulnerability has been resolved: HID: rapoo: fix missing hidisusb check tousbinterface can only be used on a hiddevice whose parent is really USB; uhid can create devices that identify as being on BUSUSB, but don't actually have a USB parent. Fix the use of...

5.8AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.12 views

SUSE CVE-2026-80770

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: stop device IO before hidhwstop on probe failure nintendohidprobe calls hiddeviceiostart before joyconinit and joyconledscreate. If either fails, the error path jumps to errclose which calls hidhwclose/hidhwstop...

5.8AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.14 views

SUSE CVE-2026-80772

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: fix out-of-bounds read in joyconctlrreadhandler joyconctlrreadhandler casts an incoming HID input report to struct joyconinputreport and parses it, guarding the cast only with a 12-byte length check: if size = 12 /...

5.9AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.13 views

SUSE CVE-2026-80773

In the Linux kernel, the following vulnerability has been resolved: HID: huawei: fix missing hidisusb check tousbinterface can only be used on a hiddevice whose parent is really USB; uhid can create devices that identify as being on BUSUSB, but don't actually have a USB parent. Fix the use of...

5.8AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.15 views

SUSE CVE-2026-80774

In the Linux kernel, the following vulnerability has been resolved: HID: asus: fix missing hidisusb check tousbinterface can only be used on a hiddevice whose parent is really USB; uhid can create devices that identify as being on BUSUSB, but don't actually have a USB parent. Fix the use of...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.11 views

SUSE CVE-2026-80780

In the Linux kernel, the following vulnerability has been resolved: HID: pidff: fix OOB write when hid-inputs is empty hidpidffinitwithquirks derives its inputdev from listentryhid-inputs.next, struct hidinput, list without first checking that hid-inputs is non-empty. The list member of struct...

5.9AI score0.00181EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.10 views

SUSE CVE-2026-80787

In the Linux kernel, the following vulnerability has been resolved: nvmet: pci-epf: fix use-after-free in nvmetpciepfexeciodwork nvmetpciepfexeciodwork submits an I/O command with req-execute and then waits for the command to complete and transfers the data back to the host. This wait is not need...

6.6AI score0.00168EPSS
SaveExploits0References2
Rows per page
Query Builder