Lucene search
+L

11464 matches found

UbuntuCve
UbuntuCve
•added 2026/08/15 1:17 p.m.•13 views

CVE-2026-74471

In the Linux kernel, the following vulnerability has been resolved: tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls addeventtotracers for each event. If registerevent fails for example, i...

7.8CVSS5.6AI score0.00171EPSS
SaveExploits0References7
OSV
OSV
•added 2026/08/15 1:17 p.m.•9 views

UBUNTU-CVE-2026-74471

In the Linux kernel, the following vulnerability has been resolved: tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls addeventtotracers for each event. If registerevent fails for example, i...

7.8CVSS5.5AI score0.00171EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/15 12:27 p.m.•30 views

CVE-2026-74471 tracing: Check return value of __register_event() in trace_module_add_events()

In the Linux kernel, the following vulnerability has been resolved: tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls addeventtotracers for each event. If registerevent fails for example, i...

7.8CVSS5.7AI score
SaveExploits0References11
EUVD
EUVD
•added 2026/08/15 12:27 p.m.•12 views

EUVD-2026-59664

In the Linux kernel, the following vulnerability has been resolved: tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls addeventtotracers for each event. If registerevent fails for example, i...

5.5AI score0.00171EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/15 12:27 p.m.•39 views

CVE-2026-74471 tracing: Check return value of __register_event() in trace_module_add_events()

In the Linux kernel, the following vulnerability has been resolved: tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls addeventtotracers for each event. If registerevent fails for example, i...

7.8CVSS0.00171EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/15 6:21 a.m.•11 views

UBUNTU-CVE-2026-72263

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: topology: fix memory leak in sndsofloadtopology When the topology filename contains "dummy" and tplgcnt is 0, the function returns -EINVAL directly without freeing the tplgfiles allocated by kcalloc at line 2497. This...

5.4AI score0.00198EPSS
SaveExploits0References5
NVD
NVD
•added 2026/08/15 6:17 a.m.•10 views

CVE-2026-68456

In the Linux kernel, the following vulnerability has been resolved: usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect ueagle-atm uses the asynchronous requestfirmwarenowait in .probe, but does not wait for its completion, not even in .disconnect; so, if the device is unplugged...

0.0022EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/15 5:51 a.m.•24 views

CVE-2026-68456 usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()

In the Linux kernel, the following vulnerability has been resolved: usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect ueagle-atm uses the asynchronous requestfirmwarenowait in .probe, but does not wait for its completion, not even in .disconnect; so, if the device is unplugged...

5.4AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/08/15 5:51 a.m.•25 views

CVE-2026-68456 usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()

In the Linux kernel, the following vulnerability has been resolved: usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect ueagle-atm uses the asynchronous requestfirmwarenowait in .probe, but does not wait for its completion, not even in .disconnect; so, if the device is unplugged...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/08/15 5:51 a.m.•13 views

EUVD-2026-59078

In the Linux kernel, the following vulnerability has been resolved: usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect ueagle-atm uses the asynchronous requestfirmwarenowait in .probe, but does not wait for its completion, not even in .disconnect; so, if the device is unplugged...

5.3AI score0.0022EPSS
SaveExploits0References8
CVE
CVE
•added 2026/08/15 5:51 a.m.•51 views

CVE-2026-68456

CVE-2026-68456 affects the Linux kernel USB device ueagle-atm (atm/UEAGLE) where ueagle-atm uses request_firmware_nowait() in .probe() but does not wait for completion in .disconnect(), allowing a race when the device is unplugged during teardown. The advisory states this can interact with the fi...

5.3AI score0.0022EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
•added 2026/08/15 1:51 a.m.•21 views

Vim: Heap Buffer Overflow when Loading a Spell File

...

8.5CVSS5.2AI score0.00125EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/08/15 12:00 a.m.•16 views

SUSE SLES12: java-1_8_0-ibm / java-1_8_0-ibm-alsa / java-1_8_0-ibm-devel / etc (SUSE-SU-2026:3614-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3614-1 advisory. Update to Java 8.0 Service Refresh 8 Fix Pack 70 bsc1273223. - CVE-2026-16243: inconsistent handling of zero length data in arraycmp of the SIM...

9.8CVSS8AI score0.00534EPSS
SaveExploits1References44
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•21 views

PT-2026-72923

In the Linux kernel, the following vulnerability has been resolved: tracing: Check return value of register event in trace module add events trace module add events ignores the return value of register event and unconditionally calls add event to tracers for each event. If register event fails fo...

5.5AI score0.00171EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/08/15 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-74452

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/panthor: reject firmware sections with oversized data In panthorfwloadsectionentry, the data size to copy is calculated without validating it against the...

7.8CVSS7.3AI score0.00189EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/14 5:30 p.m.•13 views

CVE-2026-73067

A flaw was found in Tesseract, an open-source Optical Character Recognition OCR engine. A remote attacker could exploit this vulnerability by providing a specially crafted .traineddata model. When this malicious model is loaded, it can cause the software to read beyond its allocated memory, leadi...

6.7CVSS5.4AI score0.00126EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
•added 2026/08/14 12:00 a.m.•18 views

MiracleLinux 9 : pipewire-1.4.11-1.el9_8 (AXSA:2026-1540:02)

The remote MiracleLinux 9 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2026-1540:02 advisory. pipewire: PipeWire: Sandbox escape and arbitrary code execution via malicious library loading CVE-2026-5674 Tenable has extracted the preceding description...

8.8CVSS6.5AI score0.00185EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/13 8:45 p.m.•34 views

EUVD-2026-40240

nltk: Arbitrary File Read via Path Traversal in nltk.data.load through Percent-Encoded Sequences...

7.5CVSS7.2AI score0.00583EPSS
SaveExploits1References8
SUSE Linux
SUSE Linux
•added 2026/08/13 6:03 p.m.•11 views

Security update for java-1_8_0-ibm

This update for java-180-ibm fixes the following issues: Update to Java 8.0 Service Refresh 8 Fix Pack 70 bsc1273223. CVE-2026-16243: inconsistent handling of zero length data in arraycmp of the SIMD evaluator bsc1274275. CVE-2026-16439: using -Xtrace to trace method arguments can lead to buffer...

9.2CVSS5.8AI score0.00534EPSS
SaveExploits1References58
OSV
OSV
•added 2026/08/13 6:03 p.m.•8 views

SUSE-SU-2026:3615-1 Security update for java-1_8_0-ibm

This update for java-180-ibm fixes the following issues: Update to Java 8.0 Service Refresh 8 Fix Pack 70 bsc1273223. - CVE-2026-16243: inconsistent handling of zero length data in arraycmp of the SIMD evaluator bsc1274275. - CVE-2026-16439: using -Xtrace to trace method arguments can lead to...

9.8CVSS5.5AI score0.00534EPSS
SaveExploits1References30
Rows per page
Query Builder