Search CVE reports
2541 – 2550 of 59015 results
A flaw was found in the MTP backend in gvfs. When reading a file from a mounted MTP device, do_read() in gvfsbackendmtp.c trusts the data length returned by the device without limiting it to the original size requested by the...
1 affected package
gvfs
| Package | 16.04 LTS |
|---|---|
| gvfs | Needs evaluation |
A flaw was found in the AFP backend in gvfs. When mounting a share, a malicious AFP server can cause the DSI read path to process a length that exceeds the size requested by the client. The function does not verify...
1 affected package
gvfs
| Package | 16.04 LTS |
|---|---|
| gvfs | Needs evaluation |
A flaw was found in the SFTP backend in gvfs. When mounting a share and reading a file, a malicious SFTP server can cause read_reply() to process a length that exceeds the size requested by the client. The function does not verify...
1 affected package
gvfs
| Package | 16.04 LTS |
|---|---|
| gvfs | Needs evaluation |
A flaw was found in the SFTP backend in gvfs. When mounting a share, a malicious SFTP server can cause read_string() to allocate a buffer with a certain length but the function does not verify that the buffer is completely filled,...
1 affected package
gvfs
| Package | 16.04 LTS |
|---|---|
| gvfs | Needs evaluation |
A flaw was found in rpm. A local attacker could supply a specially crafted `.gem` filename containing RPM macro syntax. When a user or automated workflow invokes `rpmuncompress -x` on this file, the macro expansion occurs during...
1 affected package
rpm
| Package | 16.04 LTS |
|---|---|
| rpm | Needs evaluation |
DefaultBaseTypeLimitingValidator is the PolymorphicTypeValidator applied automatically whenever @JsonTypeInfo is used without an explicitly configured custom validator. It denies polymorphic resolution only for a fixed set of...
1 affected package
jackson-databind
| Package | 16.04 LTS |
|---|---|
| jackson-databind | Needs evaluation |
An attacker that connects to an open Erlang TCP port that uses the inet driver with {packet,4} mode can use a signed overflow in an incorrect packet length calculation to overflow the receive buffer into the VM allocator area and...
1 affected package
erlang
| Package | 16.04 LTS |
|---|---|
| erlang | Vulnerable |
The mod_auth module in OTP's inets httpd server, when configured with dets or mnesia authentication backends and multiple directory configuration blocks, collapses all directory blocks into a single shared user/group namespace. A...
1 affected package
erlang
| Package | 16.04 LTS |
|---|---|
| erlang | Needs evaluation |
The inets application HTTP server httpd fails to enforce a configured body-size limit on chunked request. This issue affects OTP from OTP 17.0 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before...
1 affected package
erlang
| Package | 16.04 LTS |
|---|---|
| erlang | Vulnerable |
httpd function check_header/3 rejects duplicate Content-Length (per CVE-2026-23941) but never checks for the TE+CL co-presence that RFC 9112 §6.3 identifies as a probable smuggling attempt. handle_body/3 frames by chunked and...
1 affected package
erlang
| Package | 16.04 LTS |
|---|---|
| erlang | Vulnerable |