Lucene search
+L

6803 matches found

Tenable Nessus
Tenable Nessus
•added 2026/08/15 12:00 a.m.•16 views

Linux Distros Unpatched Vulnerability : CVE-2026-72028

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - riscv: probes: save original sp in rethook trampoline Reading a word from the stack in a kretprobe crashes a risc-v kernel. $ cd /sys/kernel/tracing/ $ echo 'r...

5.9AI score0.00209EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•20 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
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•15 views

PT-2026-72272

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the SCSI target core during the REGISTER AND MOVE process. The function core scsi3 emulate pro register and move maps the PERSISTENT RESERVE OUT paramete...

9.8CVSS6.1AI score0.00734EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•42 views

PT-2026-72672

In the Linux kernel, the following vulnerability has been resolved: staging: most: video: avoid double free on video register failure comp register videodev allocates a video device with video device alloc and releases it if video register device fails. This can double free the video device when...

5.3AI score0.0022EPSS
SaveExploits0References9
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•0 views

CVE-2026-72426: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer spill metadata during half-slot cleanup cleanfuncstate cleans dead stack slots in 4-byte halves. When the high half of a STACKSPILL slot is dead and the low half remains live, cleanup converts the live low...

8.4CVSS5.7AI score0.0018EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/08/15 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-74549

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: nct6775-core Prevent access to unsupported weight registers Sashiko reports: During initialization of the nct6116 chip, the driver sets data-pwmnum to 5...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/14 5:14 p.m.•8 views

SUSE CVE-2026-68293

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix MCIA register buffer overflow on 32 dword reads The MCIA register can return up to 32 dwords 128 bytes when the device advertises the mcia32dwords capability, but struct mlx5ifcmciaregbits only defines dword0..11,...

5.5CVSS6AI score0.00138EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/14 2:08 p.m.•10 views

CVE-2026-1621 Register Bypass in Universal Sotware's E-Municipality

Authentication bypass by primary weakness vulnerability in Universal Software Inc. E-Municipality allows Exploitation of Trusted Identifiers. This issue affects E-Municipality: from 20251127 before 20260204...

5.3CVSS5.2AI score0.00405EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/14 2:08 p.m.•58 views

CVE-2026-1621 Register Bypass in Universal Sotware's E-Municipality

Authentication bypass by primary weakness vulnerability in Universal Software Inc. E-Municipality allows Exploitation of Trusted Identifiers. This issue affects E-Municipality: from 20251127 before 20260204...

5.3CVSS0.00405EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/08/11 5:42 p.m.•13 views

CVE-2026-68295

A flaw was found in the Linux kernel. The LoongArch Just-In-Time JIT compiler for the Berkeley Packet Filter BPF subsystem incorrectly sign-extends the results of signed 32-bit division and modulo operations. This behavior causes the upper bits of BPF registers to be set, which differs from the...

7.8CVSS5.3AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/11 4:47 p.m.•12 views

CVE-2026-68182

A flaw was found in the Linux kernel's comediparport driver. A local user could trigger a premature interrupt, potentially due to incorrect initialization order of hardware registers or an invalid user-supplied I/O port address. This could lead to a general protection fault, resulting in a system...

5.5CVSS5.2AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/11 3:31 p.m.•13 views

CVE-2026-68293

A flaw was found in the net/mlx5 driver of the Linux kernel. When the driver attempts to read the MCIA register from a device advertising the mcia32dwords capability, the mlx5querymcia function can read more data than the allocated buffer can hold. This leads to a buffer overflow, which can cause...

7.1CVSS5.6AI score0.00138EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
•added 2026/08/11 8:04 a.m.•11 views

arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates

...

1.9CVSS5.2AI score
SaveExploits0
attackerkb
attackerkb
•added 2026/08/11 4:56 a.m.•22 views

CVE-2026-11985

On the Zephyr ARM port, enabling the hardware FPU CONFIGFPU forces the "Floating point ABI" choice, which defaults to CONFIGFPHARDABI. Both FPHARDABI and FPSOFTABI permit the compiler to emit hardware FP instructions in any function, even code that never uses floating-point types. However, the...

3.6CVSS5.4AI score0.00125EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
•added 2026/08/11 4:56 a.m.•12 views

EUVD-2026-55936

On the Zephyr ARM port, enabling the hardware FPU CONFIGFPU forces the "Floating point ABI" choice, which defaults to CONFIGFPHARDABI. Both FPHARDABI and FPSOFTABI permit the compiler to emit hardware FP instructions in any function, even code that never uses floating-point types. However, the...

3.6CVSS5.4AI score0.00125EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/11 4:56 a.m.•39 views

CVE-2026-11985 Cross-thread FPU register leak on ARM when FPU enabled without register sharing

On the Zephyr ARM port, enabling the hardware FPU CONFIGFPU forces the "Floating point ABI" choice, which defaults to CONFIGFPHARDABI. Both FPHARDABI and FPSOFTABI permit the compiler to emit hardware FP instructions in any function, even code that never uses floating-point types. However, the...

3.6CVSS0.00125EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/11 4:56 a.m.•8 views

CVE-2026-11985 Cross-thread FPU register leak on ARM when FPU enabled without register sharing

On the Zephyr ARM port, enabling the hardware FPU CONFIGFPU forces the "Floating point ABI" choice, which defaults to CONFIGFPHARDABI. Both FPHARDABI and FPSOFTABI permit the compiler to emit hardware FP instructions in any function, even code that never uses floating-point types. However, the...

3.6CVSS5.4AI score0.00125EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/11 4:56 a.m.•53 views

CVE-2026-11985

CVE-2026-11985 describes a cross-thread information leak on the Zephyr ARM port when the hardware FPU is enabled (CONFIG_FPU) but FPU register sharing is disabled. With default FP_ABI (FP_HARDABI) or FP_SOFTABI, FP instructions can be emitted in any function, while callee-saved FP registers (s16-...

3.6CVSS5.4AI score0.00125EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/11 4:56 a.m.•25 views

CVE-2026-11985 Cross-thread FPU register leak on ARM when FPU enabled without register sharing

On the Zephyr ARM port, enabling the hardware FPU CONFIGFPU forces the "Floating point ABI" choice, which defaults to CONFIGFPHARDABI. Both FPHARDABI and FPSOFTABI permit the compiler to emit hardware FP instructions in any function, even code that never uses floating-point types. However, the...

3.6CVSS5.5AI score
SaveExploits0References5
NVD
NVD
•added 2026/08/10 2:17 p.m.•16 views

CVE-2026-15060

When systemd-machined = v259 or v258 with a custom polkit policy that allows register-machine access is running on a desktop system, an unprivileged user logged in a desktop graphical session can kill arbitrary processes, even privileged ones. - versions older than v259 are not affected, unless...

4.7CVSS0.00107EPSS
SaveExploits0References1
Rows per page
Query Builder