Lucene search
+L

6920287 matches found

NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-97226

A vulnerability has been found in DbGate up to 7.2.5/7.3.1-premium-beta.1. This impacts the function fs.readFile of the file packages/api/src/controllers/files.js of the component files-style Endpoint. The manipulation of the argument filePath/uri leads to path traversal. It is possible to initia...

6.5CVSS
SaveExploits0References4
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-96873

Improper neutralization of input during web page generation 'cross-site scripting' vulnerability in Mediawiki - CirrusSearch extension allows Reflected XSS. This issue affects Mediawiki - CirrusSearch extension through 1.46.0...

6.9CVSS
SaveExploits0References2
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93279

In the Linux kernel, the following vulnerability has been resolved: staging: octeon: add missing taskletkill in cvmocttxshutdown The TX cleanup tasklet can be scheduled by the watchdog IRQ handler to execute cvmocttxdocleanup. There can be a pending tasklet in the queue which might run after the...

SaveExploits0References8
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93280

In the Linux kernel, the following vulnerability has been resolved: greybus: audio: bound the topology section sizes against the fetched size gbaudiogbgettopology fetches a topology blob of a module-supplied size, and gbaudiotplgparsedata then walks it by adding the module-supplied sizedais,...

SaveExploits0References8
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93278

In the Linux kernel, the following vulnerability has been resolved: staging: octeon: add missing napidisable in cvmoctrxshutdown cvmoctrxshutdown calls freeirq and netifnapidel without disabling the napi instance first. As the freeirq only waits for completion of hard interrupt handlers, the napi...

SaveExploits0References7
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93281

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix HE extended capability length check rtw89maccheckheobssnarrowbwruiter reads extended capability byte 10, but rejects only datalen values below 10. Byte 10 requires at least 11 bytes. Require datalen = 11 before...

SaveExploits0References6
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93282

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix maximum allowed access checks The DACL permission check looks for an ACE matching the current user and falls back to the Everyone ACE. It does not consider an Authenticated Users ACE, even though an authenticated sessi...

SaveExploits0References2
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93283

In the Linux kernel, the following vulnerability has been resolved: i3c: master: Fix deviceregister error path When deviceregister fails in i3cmasterregisternewi3cdevs, putdevice is called to drop the reference taken by deviceregister. That drops the last reference, so the device's release callba...

SaveExploits0References8
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93270

In the Linux kernel, the following vulnerability has been resolved: bpf: Disallow interpreter fallback for BPFADDRPERCPU insn The BPFMOV64PERCPUREG insn requires JIT to emit native code to for 'dstreg = srcreg + '. However, the interpreter ignores the 'off' at its ALU64MOVX label. The 'off'...

SaveExploits0References2
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93273

In the Linux kernel, the following vulnerability has been resolved: regulator: tps6594: Fix device node reference leaks in multiphase loop In tps6594regulatorprobe, the multi-phase configuration loop calls offindnodebyname to find buck nodes by name, and ofgetparent twice to navigate to the PMIC...

SaveExploits0References5
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93276

In the Linux kernel, the following vulnerability has been resolved: phy: renesas: phy-rcar-gen3-usb2: Fix devm action registration for disabled VBUS regulator devmregulatorgetexclusive initialises the regulator with enablecount = 1, requiring the consumer to disable it before release. The devm...

SaveExploits0References3
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93275

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/pt: Fix stop/start with no update If pteventstop is called without PERFEFUPDATE flag, then perfauxoutputend is not called. A subsequent call to pteventstart will call perfauxoutputbegin again which violates the rul...

SaveExploits0References4
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93274

In the Linux kernel, the following vulnerability has been resolved: pinctrl: bcm2835: Don't remove an unregistered GPIO chip If the devmpinctrlregister function fails, bcm2835pinctrlprobe calls gpiochipremove before gpiochipadddata has registered the GPIO chip. This means that upon failure the...

SaveExploits0References8
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93272

In the Linux kernel, the following vulnerability has been resolved: remoteproc: qcomwcnss: Fix handling the lack of PD regulators in v3 The changes introduced to handle single power domain platforms have swapped the info pointer increment from numpdvregs to numpds, which would shift the info...

SaveExploits0References2
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93277

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Validate udata before executing commands The destroy callbacks currently zero the udata output after tearing down driver resources. If the userspace access fails, uverbs preserves the uobject and allows the destroy...

SaveExploits0References2
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93271

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: cap out-of-range rx MCS instead of leaving bogus rate ath11k can receive HT/VHT/HE frames whose reported MCS is above the maximum that can be expressed in the corresponding mac80211 rate space e.g. an HE frame...

SaveExploits0References8
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93264

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix PBL chunk length computation On register MR, when creating the PBL, if it's an indirect PBL we create a chunk list to hold the PBL pages pointers. Each chunk is 4KB in size and can hold 510 addresses EFAPTRSPERCHUNK...

SaveExploits0References8
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93266

In the Linux kernel, the following vulnerability has been resolved: arm64: RSI: fix field-spanning write warning in attestation token init The challenge is passed in registers a1 through a8. However, copying to &regs.a1 makes FORTIFY treat the destination as the single a1 field, resulting in a...

SaveExploits0References3
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93269

In the Linux kernel, the following vulnerability has been resolved: ext4: fix circular lock dependency in ext4extmigrate Move iputtmpinode after ext4writepagesupwrite to avoid a circular lock dependency between swritepagesrwsem and sbinternal freeze protection. The deadlock scenario: CPU0...

SaveExploits0References5
NVD
NVD
added 2026/09/24 4:17 p.m.0 views

CVE-2026-93263

In the Linux kernel, the following vulnerability has been resolved: clk: eswin: Zero-initialize stack-allocated clkinitdata eswinclkregisterpll and eswinregisterclkdiv declare a struct clkinitdata on the stack and only initialize some of its fields parentdata respectively parenthws...

SaveExploits0References2
Rows per page
Query Builder