Lucene search
+L

217 matches found

Cvelist
Cvelist
added 2024/05/29 10:15 a.m.38 views

CVE-2023-52881 tcp: do not accept ACK of bytes we never sent

In the Linux kernel, the following vulnerability has been resolved: tcp: do not accept ACK of bytes we never sent This patch is based on a detailed report and ideas from Yepeng Pan and Christian Rossow. ACK seq validation is currently following RFC 5961 5.2 guidelines: The ACK value is considered...

9.8CVSS7.3AI score0.00616EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/23 1:30 p.m.19 views

CVE-2021-47281

A vulnerability was found in the Linux kernel's ALSA sequencer, where the sndseqtimeropen function fails to properly manage concurrent access to timer instances, which could allow multiple calls to override the timer, leading to a potential use-after-free issue if a timer continues running after...

5.8CVSS9.1AI score0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.17 views

CVE-2021-47281

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix race of sndseqtimeropen The timer instance per queue is exclusive, and sndseqtimeropen should have managed the concurrent accesses. It looks as if it's checking the already existing timer instance at the beginning,...

7CVSS7AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.24 views

CVE-2021-47281

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix race of sndseqtimeropen The timer instance per queue is exclusive, and sndseqtimeropen should have managed the concurrent accesses. It looks as if it's checking the already existing timer instance at the beginning,...

7.8CVSS6.2AI score0.00237EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/21 2:20 p.m.51 views

CVE-2021-47281

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix race of sndseqtimeropen The timer instance per queue is exclusive, and sndseqtimeropen should have managed the concurrent accesses. It looks as if it's checking the already existing timer instance at the beginning,...

7.8CVSS6.9AI score0.00237EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 2:20 p.m.19 views

CVE-2021-47281 ALSA: seq: Fix race of snd_seq_timer_open()

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix race of sndseqtimeropen The timer instance per queue is exclusive, and sndseqtimeropen should have managed the concurrent accesses. It looks as if it's checking the already existing timer instance at the beginning,...

7.8CVSS6.8AI score0.00237EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 2:20 p.m.100 views

CVE-2021-47281

CVE-2021-47281 affects the Linux kernel ALSA seq subsystem: snd_seq_timer_open() has a race on timeri allocation per queue, allowing a later concurrent call to override the timer and cause a use-after-free until the queue closes. The vulnerability is caused by missing protection when checking the...

7.8CVSS6.7AI score0.00237EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/03/21 2:15 p.m.18 views

CVE-2024-29866

Datalust Seq before 2023.4.11151 and 2024 before 2024.1.11146 has Incorrect Access Control because a Project Owner or Organization Owner can escalate to System privileges...

9.1CVSS6.8AI score0.0069EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/21 2:15 p.m.6 views

CVE-2024-29866

Datalust Seq before 2023.4.11151 and 2024 before 2024.1.11146 has Incorrect Access Control because a Project Owner or Organization Owner can escalate to System privileges...

9.1CVSS5.8AI score0.0069EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/21 12:0 a.m.14 views

CVE-2024-29866

Datalust Seq before 2023.4.11151 and 2024 before 2024.1.11146 has Incorrect Access Control because a Project Owner or Organization Owner can escalate to System privileges...

7.2AI score0.0069EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/03/21 12:0 a.m.8 views

PT-2024-23091 · Datalust · Datalust Seq

Name of the Vulnerable Software and Affected Versions: Datalust Seq versions before 2023.4.11151 Datalust Seq version 2024 before 2024.1.11146 Description: The issue is related to Incorrect Access Control, where a Project Owner or Organization Owner can escalate to System privileges. This can be...

9.1CVSS6.5AI score0.0069EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/03/21 12:0 a.m.9 views

Datalust Seq 安全漏洞

Datalust Seq is a logging server from Datalust Australia. It is used to speed up diagnostics in complex, asynchronous and distributed applications. A security vulnerability exists in Datalust Seq versions prior to 2023.4.11151 and prior to 2024.1.11146, which stems from an application having...

9.1CVSS6.9AI score0.0069EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/21 12:0 a.m.67 views

CVE-2024-29866

Datalust Seq is affected by an Incorrect Access Control vulnerability disclosed as CVE-2024-29866. Versions before 2023.4.11151 and before 2024.1.11146 allow a Project Owner or Organization Owner to escalate to System privileges. The issue is described consistently across sources, with a high-sev...

9.1CVSS7.1AI score0.0069EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.8 views

kernel: lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow

A buffer overflow write flaw was identified in seqbufputmemhex in lib/seqbuf.c in seqbuf in the Linux Kernel. This issue may allow a user with special debug privileges such as ftrace or root to cause an overflow in the destination buffer due to a missing sanity check...

6.7CVSS6.9AI score0.00709EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:24 p.m.4 views

kernel: lib/seq_buf.c has a seq_buf_putmem_hex buffer overflow

A buffer overflow write flaw was identified in seqbufputmemhex in lib/seqbuf.c in seqbuf in the Linux Kernel. This issue may allow a user with special debug privileges such as ftrace or root to cause an overflow in the destination buffer due to a missing sanity check...

6.7CVSS6.9AI score0.00709EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2023/09/20 12:0 a.m.8 views

The vulnerability of the MPEG12_ParseSeqHdr function (media_tools/mpeg2_ps.c) in the GPAC multimedia platform allows a perpetrator to trigger a service failure.

The vulnerability of the MPEG12ParseSeqHdr function mediatools/mpeg2ps.c in the GPAC multimedia platform is related to reading beyond the memory boundaries. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6AI score0.00293EPSS
SaveExploits1References4Affected Software2
NVD
NVD
added 2023/07/22 5:15 p.m.37 views

CVE-2023-38195

Datalust Seq before 2023.2.9489 allows insertion of sensitive information into an externally accessible file or directory. This is exploitable only when external SQL Server or PostgreSQL metadata storage is used. Exploitation can only occur from a high-privileged user account...

4.9CVSS5AI score0.00522EPSS
SaveExploits0References1
OSV
OSV
added 2023/07/22 5:15 p.m.6 views

CVE-2023-38195

Datalust Seq before 2023.2.9489 allows insertion of sensitive information into an externally accessible file or directory. This is exploitable only when external SQL Server or PostgreSQL metadata storage is used. Exploitation can only occur from a high-privileged user account...

4.9CVSS5.8AI score0.00522EPSS
SaveExploits0References1
Prion
Prion
added 2023/07/22 5:15 p.m.19 views

Design/Logic Flaw

Datalust Seq before 2023.2.9489 allows insertion of sensitive information into an externally accessible file or directory. This is exploitable only when external SQL Server or PostgreSQL metadata storage is used. Exploitation can only occur from a high-privileged user account...

3.3CVSS5AI score0.00522EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2023/07/22 12:0 a.m.7 views

Datalust Seq 安全漏洞

Datalust Seq is a logging server from Datalust Australia. It is used to speed up diagnostics in complex, asynchronous and distributed applications. A security vulnerability exists in Datalust Seq versions prior to 2023.2.9489, which stems from allowing sensitive information to be inserted into...

4.9CVSS5.2AI score0.00522EPSS
SaveExploits0References2
Rows per page
Query Builder