Lucene search
+L

39657 matches found

Cvelist
Cvelist
•added 2026/07/19 2:55 p.m.•46 views

CVE-2026-63893 thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Reject u32 wrap in tbpropertyentryvalid entry-value is u32 and entry-length is u16; the sum is performed in u32 and wraps. A malicious XDomain peer can pick value = 0xffffff00, length = 0x100 so the sum...

8.1CVSS0.00419EPSS
SaveExploits0References8
NVD
NVD
•added 2026/07/19 12:16 p.m.•17 views

CVE-2026-53398

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix SECINFONONAME decode error cleanup nfsd4decodesecinfononame currently initializes sinexp after decoding sinstyle. If the XDR stream is truncated, the decoder returns nfserrbadxdr before sinexp is initialized. Since comm...

9.8CVSS0.00543EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/07/19 12:01 p.m.•47 views

CVE-2026-53398 NFSD: Fix SECINFO_NO_NAME decode error cleanup

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix SECINFONONAME decode error cleanup nfsd4decodesecinfononame currently initializes sinexp after decoding sinstyle. If the XDR stream is truncated, the decoder returns nfserrbadxdr before sinexp is initialized. Since comm...

9.8CVSS0.00543EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/07/19 12:01 p.m.•30 views

EUVD-2026-45520

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix SECINFONONAME decode error cleanup nfsd4decodesecinfononame currently initializes sinexp after decoding sinstyle. If the XDR stream is truncated, the decoder returns nfserrbadxdr before sinexp is initialized. Since comm...

5.3AI score0.00543EPSS
SaveExploits0References8
attackerkb
attackerkb
•added 2026/07/19 12:01 p.m.•15 views

CVE-2026-53398

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix SECINFONONAME decode error cleanup nfsd4decodesecinfononame currently initializes sinexp after decoding sinstyle. If the XDR stream is truncated, the decoder returns nfserrbadxdr before sinexp is initialized. Since comm...

5.3AI score0.00543EPSS
SaveExploits0References9Affected Software1
CVE
CVE
•added 2026/07/19 12:01 p.m.•74 views

CVE-2026-53398

CVE-2026-53398 (Linux kernel, NFSD) has a concrete fix for a decode error in SECINFO_NO_NAME handling within NFS (nfsd4_decode_secinfo_no_name). A truncated XDR stream could cause nfserr_bad_xdr to occur before sin_exp is initialized, leaving stale union contents and triggering an incorrect relea...

9.8CVSS5.4AI score0.00543EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
•added 2026/07/19 12:01 p.m.•17 views

CVE-2026-53398

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix SECINFONONAME decode error cleanup nfsd4decodesecinfononame currently initializes sinexp after decoding sinstyle. If the XDR stream is truncated, the decoder returns nfserrbadxdr before sinexp is initialized. Since comm...

9.8CVSS5.2AI score0.00543EPSS
SaveExploits0
OSV
OSV
•added 2026/07/19 12:01 p.m.•16 views

CVE-2026-53398 NFSD: Fix SECINFO_NO_NAME decode error cleanup

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix SECINFONONAME decode error cleanup nfsd4decodesecinfononame currently initializes sinexp after decoding sinstyle. If the XDR stream is truncated, the decoder returns nfserrbadxdr before sinexp is initialized. Since comm...

9.8CVSS5.3AI score
SaveExploits0References11
OSV
OSV
•added 2026/07/19 11:11 a.m.•13 views

OESA-2026-3018 sssd security update

Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable back end system to connect to multiple different account sources. It is also the basis to provide client auditing and policy...

6.4CVSS5.5AI score0.00121EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/19 11:11 a.m.•14 views

OESA-2026-3016 libssh2 security update

libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS22, SECSH-USERAUTH25, SECSH-CONNECTION23, SECSH-ARCH20, SECSH-FILEXFER06, SECSH-DHGEX04, and SECSH-NUMBERS10. Security Fixes: libssh2 through 1.11.1, fixed in commit 2dae302, contains an out-of-bounds he...

7.5CVSS7.2AI score0.00692EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
•added 2026/07/19 12:00 a.m.•31 views

PT-2026-61345

In the Linux kernel, the following vulnerability has been resolved: tracing: Avoid NULL return from hist field name on truncation hist field name returns "" everywhere except the fully-qualified VAR REF/EXPR case, where snprintf truncation returns NULL early and bypasses the bottom NULL-"" guard...

5.4AI score0.00231EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
•added 2026/07/19 12:00 a.m.•53 views

PT-2026-61318

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF issue exists in the ALSA PCM OSS component. The function snd pcm oss proc write links a newly allocated setup entry into the OSS setup list before duplicating the ta...

5.2AI score0.00209EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/07/19 12:00 a.m.•17 views

PT-2026-61495

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF read occurs in the Bluetooth BNEP Bluetooth Network Encapsulation Protocol component. The bnep add connection function fails to maintain the bnep session sem semapho...

8.8CVSS5.2AI score0.00412EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/07/19 12:00 a.m.•25 views

PT-2026-61103

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the nfsd4 decode secinfo no name function where sin exp is initialized after the sin style is decoded. If the XDR External Data Representation stream is truncated, the...

9.8CVSS5.2AI score0.00543EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/07/19 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-53398

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - NFSD: Fix SECINFONONAME decode error cleanup nfsd4decodesecinfononame currently initializes sinexp after decoding sinstyle. If the XDR stream is truncated, the...

9.8CVSS5.5AI score0.00543EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/07/18 3:52 p.m.•7 views

Use of Incorrectly-Resolved Name or Reference

Overview Affected versions of this package are vulnerable to Use of Incorrectly-Resolved Name or Reference via the extractBin function in the file internal/tools/execapproval.go. An attacker can cause incorrect name resolution by manipulating input to this function, potentially leading to...

6.5CVSS6.4AI score0.00399EPSS
SaveExploits0References2
Hacker One
Hacker One
•added 2026/07/18 3:14 p.m.•56 views

Rocket.Chat: Stored HTML Injection (CWE-79) via Livechat Visitor Name

Vulnerability description not provided...

5.3AI score0.00479EPSS
SaveExploits0
NVD
NVD
•added 2026/07/18 2:17 p.m.•17 views

CVE-2026-16120

A vulnerability was determined in nextlevelbuilder GoClaw up to 3.13.3-beta.3. This impacts the function matchesAllowlist/extractBin of the file internal/tools/execapproval.go. Executing a manipulation can lead to incorrectly-resolved name. The attack may be performed from remote. The exploit has...

6.5CVSS0.00399EPSS
SaveExploits0References7
NVD
NVD
•added 2026/07/18 2:17 p.m.•23 views

CVE-2026-11826

OpenPLCv3 contains a heap-based buffer overflow in the getData function in webserver/core/modbusmaster.cpp. getData reads characters between two delimiters into a caller-supplied buffer with no size parameter and no bounds check. In parseConfig the function is invoked with the 100-byte...

8.8CVSS0.0075EPSS
SaveExploits0References4
NVD
NVD
•added 2026/07/18 2:17 p.m.•30 views

CVE-2025-71390

SurrealDB before 2.2.6, 2.3.6, and 2.1.8 and 3.0.0-alpha.7 and earlier fails to validate DNS-resolved hostnames against --deny-net network access restrictions in its http:: functions. An authenticated user can invoke http:: with a hostname that resolves to a denied IP address, causing the server ...

8.8CVSS0.00248EPSS
SaveExploits0References2
Rows per page
Query Builder