Lucene search
+L

2170 matches found

BDU FSTEC
BDU FSTEC
added 2023/03/27 12:0 a.m.7 views

The vulnerability of the memcached data caching service provided by the libmemcached-awesome library allows a hacker to gain unauthorized access to protected information.

The vulnerability of the memcached data caching service provided by the libmemcached-awesome library is related to insufficient protection of operational data when processing the POLLTIMEOUT parameter, which controls the wait time for requests. Exploiting this vulnerability can allow an attacker ...

6.5CVSS6.5AI score0.00749EPSS
SaveExploits1References8Affected Software2
CNNVD
CNNVD
added 2023/03/16 12:0 a.m.9 views

Discourse 信息泄露漏洞

Discourse is an open source community discussion platform. The platform includes features such as communities, e-mail and chat rooms. Discourse suffers from an information disclosure vulnerability that stems from the fact that any user can technically poll sensitive tags to determine if a new...

4.3CVSS5.1AI score0.00501EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/03/09 3:52 a.m.4 views

SUSE CVE-2023-27478

libmemcached-awesome is an open source C/C++ client library and tools for the memcached server. libmemcached could return data for a previously requested key, if that previous request timed out due to a low POLLTIMEOUT. This issue has been addressed in version 1.1.4. Users are advised to upgrade...

6.5CVSS6.7AI score0.00749EPSS
SaveExploits1References3
Snyk
Snyk
added 2023/03/08 2:14 p.m.1 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure when it could return data for a previously requested key, if that previous request timed out due to a low POLLTIMEOUT. Remediation A fix was pushed into the master branch but not yet published. References - GitHub...

6.5CVSS6.7AI score0.00749EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/03/06 12:0 a.m.6 views

PT-2023-1957 · Unknown +2 · Libmemcached-Awesome +2

Name of the Vulnerable Software and Affected Versions: libmemcached-awesome versions prior to 1.1.4 Description: The issue is related to insufficient protection of service data when handling the POLL TIMEOUT parameter, which could allow a remote attacker to gain unauthorized access to protected...

6.5CVSS6.3AI score0.00749EPSS
SaveExploits1References19
SUSE CVE
SUSE CVE
added 2023/02/15 6:1 a.m.4 views

SUSE CVE-2009-3939

The pollmodeio file for the megaraidsas driver in the Linux kernel 2.6.31.6 and earlier has world-writable permissions, which allows local users to change the I/O mode of the driver by modifying this file...

7.1CVSS6.2AI score0.00444EPSS
SaveExploits1References11
SUSE CVE
SUSE CVE
added 2023/02/15 4:58 a.m.7 views

SUSE CVE-2016-7428

ntpd in NTP before 4.2.8p9 allows remote attackers to cause a denial of service reject broadcast mode packets via the poll interval in a broadcast packet...

4.3CVSS6.8AI score0.03939EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2023/02/15 4:13 a.m.4 views

SUSE CVE-2019-10125

An issue was discovered in aiopoll in fs/aio.c in the Linux kernel through 5.0.4. A file may be released by aiopollwake if an expected event is triggered immediately e.g., by the close of a pair of pipes after the return of vfspoll, and this will cause a use-after-free...

10CVSS6.6AI score0.05258EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:55 a.m.7 views

SUSE CVE-2020-17467

An issue was discovered in FNET through 4.6.4. The code for processing the hostname from an LLMNR request doesn't check for '\0' termination. Therefore, the deduced length of the hostname doesn't reflect the correct length of the actual data. This may lead to Information Disclosure in fnetllmnrpo...

9.1CVSS8.4AI score0.03039EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:38 a.m.6 views

SUSE CVE-2021-39698

In aiopollcompletework of aio.c, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID:...

7.4CVSS7.3AI score0.00238EPSS
SaveExploits0References45
SUSE CVE
SUSE CVE
added 2023/02/15 3:31 a.m.8 views

SUSE CVE-2022-3176

There exists a use-after-free in iouring in the Linux kernel. Signalfdpoll and binderpoll use a waitqueue whose lifetime is the current task. It will send a POLLFREE notification to all waiters before the queue is freed. Unfortunately, the iouring poll doesn't handle POLLFREE. This allows a...

7.8CVSS6.6AI score0.00287EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2023/02/15 3:21 a.m.4 views

SUSE CVE-2023-0468

A use-after-free flaw was found in iouring/poll.c in iopollcheckevents in the iouring subcomponent in the Linux Kernel due to a race condition of pollrefs. This flaw may cause a NULL pointer dereference...

4.7CVSS6.6AI score0.0028EPSS
SaveExploits1References3
OSV
OSV
added 2023/02/13 5:34 p.m.8 views

GSD-2023-1002021 io_uring/poll: add hash if ready poll request can't complete inline

iouring/poll: add hash if ready poll request can't complete inline This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.7 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:29 p.m.10 views

GSD-2023-1001962 io_uring/poll: don't reissue in case of poll race on multishot request

iouring/poll: don't reissue in case of poll race on multishot request This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.8 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/02/13 12:0 a.m.4 views

PT-2023-35038 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions v6.1.7 through v6.1.8 Description: The issue is related to a potential security vulnerability in the io uring/poll component. It was introduced in version v6.1.7 and fixed in version v6.1.8. The actual impact and attack...

7.2AI score
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2023/02/02 8:0 a.m.2 views

A use-after-free flaw was found in io_uring/poll.c in io_poll_check_events in the io_uring subcomponent in the Linux Kernel due to a race condition of poll_refs. This flaw may cause a NULL pointer dereference.

...

4.7CVSS7.1AI score0.0028EPSS
SaveExploits1
OSV
OSV
added 2023/01/31 3:44 p.m.16 views

GSD-2023-1001730 io_uring/poll: add hash if ready poll request can't complete inline

iouring/poll: add hash if ready poll request can't complete inline This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.7 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/31 3:40 p.m.8 views

GSD-2023-1001668 io_uring/poll: don't reissue in case of poll race on multishot request

iouring/poll: don't reissue in case of poll race on multishot request This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.8 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/26 9:18 p.m.1 views

DEBIAN-CVE-2023-0468

A use-after-free flaw was found in iouring/poll.c in iopollcheckevents in the iouring subcomponent in the Linux Kernel due to a race condition of pollrefs. This flaw may cause a NULL pointer dereference...

4.7CVSS6.3AI score0.0028EPSS
SaveExploits1References1
OSV
OSV
added 2023/01/26 9:18 p.m.9 views

AZL-13169 CVE-2023-0468 affecting package kernel for versions less than 5.15.92.1-1

A use-after-free flaw was found in iouring/poll.c in iopollcheckevents in the iouring subcomponent in the Linux Kernel due to a race condition of pollrefs. This flaw may cause a NULL pointer dereference...

4.7CVSS6.6AI score0.0028EPSS
SaveExploits1References1
Rows per page
Query Builder