Gentoo Linux
Approved changes feed: RSS · Atom
cpe:2.3:o:gentoo:linux:-:*:*:*:*:*:*:*
part: o version: - update: *
| Vendor | Gentoo (7fa277de-5a05-5db1-a5d1-2f4db074c494) |
|---|---|
| Product | Linux (97766503-c66c-5631-b938-02c72964de5e) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/gentoo/genkernel |
purl2cpe | 2026-06-01 10:12:48.513609 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2024-12088 |
vulnerable | 2026-06-03 14:54:15.608983 |
Rsync: --safe-links option bypass leads to path traversal
MEDIUM (6.5)
A flaw was found in rsync. When using the `--safe-links` option, the rsync client fails to properly verify if a symbolic link destination sent from the server contains another symbolic link within it. This results in a path traversal vulnerability, which may lead to arbitrary file write outside the desired directory.
Published: 2025-01-14T17:38:34.890Z
Updated: 2026-04-14T21:41:38.100Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-12087 |
vulnerable | 2026-06-03 14:54:15.602568 |
Rsync: path traversal vulnerability in rsync
MEDIUM (6.5)
A path traversal vulnerability exists in rsync. It stems from behavior enabled by the `--inc-recursive` option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the `--inc-recursive` option, a lack of proper symlink verification coupled with deduplication checks occurring on a per-file-list basis could allow a server to write files outside of the client's intended destination directory. A malicious server could write malicious files to arbitrary locations named after valid directories/paths on the client.
Published: 2025-01-14T17:57:33.927Z
Updated: 2026-04-14T21:41:38.443Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-12086 |
vulnerable | 2026-06-03 14:54:15.601213 |
Rsync: rsync server leaks arbitrary client files
MEDIUM (6.1)
A flaw was found in rsync. It could allow a server to enumerate the contents of an arbitrary file from the client's machine. This issue occurs when files are being copied from a client to a server. During this process, the rsync server will send checksums of local data to the client to compare with in order to determine what data needs to be sent to the server. By sending specially constructed checksum values for arbitrary files, an attacker may be able to reconstruct the data of those files byte-by-byte based on the responses from the client.
Published: 2025-01-14T17:37:54.960Z
Updated: 2026-05-26T05:40:03.600Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-12085 |
vulnerable | 2026-06-03 14:54:15.595822 |
Rsync: info leak via uninitialized stack contents
HIGH (7.5)
A flaw was found in rsync which could be triggered when rsync compares file checksums. This flaw allows an attacker to manipulate the checksum length (s2length) to cause a comparison between a checksum and uninitialized memory and leak one byte of uninitialized stack data at a time.
Published: 2025-01-14T17:37:16.036Z
Updated: 2026-04-18T15:34:10.311Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-12084 |
vulnerable | 2026-06-03 14:54:15.553477 |
Rsync: heap buffer overflow in rsync due to improper checksum length handling
CRITICAL (9.8)
A heap-based buffer overflow flaw was found in the rsync daemon. This issue is due to improper handling of attacker-controlled checksum lengths (s2length) in the code. When MAX_DIGEST_LEN exceeds the fixed SUM_LENGTH (16 bytes), an attacker can write out of bounds in the sum2 buffer.
Published: 2025-01-15T14:16:35.363Z
Updated: 2026-02-26T19:09:06.939Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-23220 |
not_vulnerable | 2026-06-03 14:46:26.694992 |
Details available
USBView 2.1 before 2.2 allows some local users (e.g., ones logged in via SSH) to execute arbitrary code as root because certain Polkit settings (e.g., allow_any=yes) for pkexec disable the authentication requirement. Code execution can, for example, use the --gtk-module option. This affects Ubuntu, Debian, and Gentoo.
Published: 2022-01-21T00:00:00.000Z
Updated: 2024-08-03T03:36:20.290Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-18285 |
not_vulnerable | 2026-06-03 14:36:56.729866 |
Details available
The Gentoo app-backup/burp package before 2.1.32 has incorrect group ownership of the /etc/burp directory, which might allow local users to obtain read and write access to arbitrary files by leveraging access to a certain account for a burp-server.conf change.
Published: 2018-06-04T06:00:00.000Z
Updated: 2024-08-05T21:20:49.985Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-18284 |
not_vulnerable | 2026-06-03 14:36:56.729197 |
Details available
The Gentoo app-backup/burp package before 2.1.32 sets the ownership of the PID file directory to the burp account, which might allow local users to kill arbitrary processes by leveraging access to this account for PID file modification before a root script sends a SIGKILL.
Published: 2018-06-04T06:00:00.000Z
Updated: 2024-08-05T21:20:49.706Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-18226 |
not_vulnerable | 2026-06-03 14:36:56.555776 |
Details available
The Gentoo net-im/jabberd2 package through 2.6.1 sets the ownership of /var/run/jabber to the jabber account, which might allow local users to kill arbitrary processes by leveraging access to this account for PID file modification before a root script executes a "kill -TERM `cat /var/run/jabber/filename.pid`" command.
Published: 2018-03-12T04:00:00.000Z
Updated: 2024-08-05T21:13:49.150Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-18225 |
not_vulnerable | 2026-06-03 14:36:56.555353 |
Details available
The Gentoo net-im/jabberd2 package through 2.6.1 installs jabberd, jabberd2-c2s, jabberd2-router, jabberd2-s2s, and jabberd2-sm in /usr/bin owned by the jabber account, which might allow local users to gain privileges by leveraging access to this account and then waiting for root to execute one of these programs.
Published: 2018-03-12T04:00:00.000Z
Updated: 2024-08-05T21:13:49.096Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-15945 |
not_vulnerable | 2026-06-03 14:36:47.200038 |
Details available
The installation scripts in the Gentoo dev-db/mysql, dev-db/mariadb, dev-db/percona-server, dev-db/mysql-cluster, and dev-db/mariadb-galera packages before 2017-09-29 have chown calls for user-writable directory trees, which allows local users to gain privileges by leveraging access to the mysql account for creation of a link.
Published: 2017-10-27T21:00:00.000Z
Updated: 2024-08-05T20:13:05.914Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-14730 |
not_vulnerable | 2026-06-03 14:36:44.651948 |
Details available
The init script in the Gentoo app-admin/logstash-bin package before 5.5.3 and 5.6.x before 5.6.1 has "chown -R" calls for user-writable directory trees, which allows local users to gain privileges by leveraging access to a $LS_USER account for creation of a hard link.
Published: 2017-09-25T17:00:00.000Z
Updated: 2024-08-05T19:34:39.923Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.