Lucene search
+L

76 matches found

Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.16 views

CVE-2022-49325

In the Linux kernel, the following vulnerability has been resolved: tcp: add accessors to read/set tp-sndcwnd We had various bugs over the years with code breaking the assumption that tp-sndcwnd is greater than zero. Lately, syzbot reported the WARNONONCE!tp-priorcwnd added in commit 8b8a321ff72c...

5.5CVSS5.5AI score0.00263EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:10 a.m.14 views

CVE-2022-49325 tcp: add accessors to read/set tp->snd_cwnd

In the Linux kernel, the following vulnerability has been resolved: tcp: add accessors to read/set tp-sndcwnd We had various bugs over the years with code breaking the assumption that tp-sndcwnd is greater than zero. Lately, syzbot reported the WARNONONCE!tp-priorcwnd added in commit 8b8a321ff72c...

5.5CVSS5.3AI score0.00263EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/25 7:37 p.m.14 views

GHSA-H99M-6755-RGWC Rancher Remote Code Execution via Cluster/Node Drivers

Impact A vulnerability has been identified within Rancher where a cluster or node driver can be used to escape the chroot jail and gain root access to the Rancher container itself. In production environments, further privilege escalation is possible based on living off the land within the Rancher...

9.1CVSS9.5AI score0.00759EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:15 p.m.7 views

UBUNTU-CVE-2022-48997

In the Linux kernel, the following vulnerability has been resolved: char: tpm: Protect tpmpmsuspend with locks Currently tpm transactions are executed unconditionally in tpmpmsuspend function, which may lead to races with other tpm accessors in the system. Specifically, the hwrandom tpm driver...

4.7CVSS6.2AI score0.00236EPSS
SaveExploits0References8
CVE
CVE
added 2024/10/21 8:6 p.m.161 views

CVE-2022-48997

CVE-2022-48997 affects the Linux kernel TPM subsystem, where tpm transactions during suspend were not guarded and could race with other TPM accessors inside tpm_pm_suspend. The referenced fixes call tpm_try_get_ops(), a wrapper around tpm_chip_start() that acquires the appropriate mutex, to seria...

4.7CVSS5.6AI score0.00236EPSS
SaveExploits0References5Affected Software1
Redos
Redos
added 2024/09/19 12:0 a.m.22 views

ROS-20240918-13

A vulnerability in HashiCorp's Vault and Vault Enterprise enterprise information archiving platforms is related to storing the plaintext values of client tokens and token accessors in the audit log auditing. Exploitation of the vulnerability could allow an attacker to gain access to sensitive...

6.5CVSS6.8AI score0.00474EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/09/02 6:30 a.m.24 views

Vault Leaks Client Token and Token Accessor in Audit Devices

Vault Community Edition and Vault Enterprise experienced a regression where functionality that HMAC’d sensitive headers in the configured audit device, specifically client tokens and token accessors, was removed. This resulted in the plaintext values of client tokens and token accessors being...

6.5CVSS6.5AI score0.00474EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/09/02 6:10 a.m.16 views

CVE-2024-8365

Vault Community Edition and Vault Enterprise experienced a regression where functionality that HMAC’d sensitive headers in the configured audit device, specifically client tokens and token accessors, was removed. This resulted in the plaintext values of client tokens and token accessors being...

6.2CVSS6.6AI score0.00474EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/09/02 1:30 a.m.36 views

CVE-2024-8365 Vault Leaks AppRole Client Tokens And Accessor in Audit Log

Vault Community Edition and Vault Enterprise experienced a regression where functionality that HMAC’d sensitive headers in the configured audit device, specifically client tokens and token accessors, was removed. This resulted in the plaintext values of client tokens and token accessors being...

6.2CVSS0.00474EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/02 1:30 a.m.8 views

CVE-2024-8365 Vault Leaks AppRole Client Tokens And Accessor in Audit Log

Vault Community Edition and Vault Enterprise experienced a regression where functionality that HMAC’d sensitive headers in the configured audit device, specifically client tokens and token accessors, was removed. This resulted in the plaintext values of client tokens and token accessors being...

6.2CVSS6.6AI score0.00474EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/09/02 12:0 a.m.10 views

HashiCorp Vault Community Edition和HashiCorp Vault Enterprise 安全漏洞

HashiCorp Vault Enterprise and HashiCorp Vault Community Edition are both products of HashiCorp, Inc. of the U.S.A. HashiCorp Vault Enterprise is an enterprise information archiving platform.HashiCorp Vault HashiCorp Vault Enterprise is an enterprise information archiving platform, and HashiCorp...

6.5CVSS6.1AI score0.00474EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/09/02 12:0 a.m.9 views

PT-2024-6383

Name of the Vulnerable Software and Affected Versions HashiCorp Vault versions prior to 1.17.5 HashiCorp Vault Enterprise versions prior to 1.17.5 and 1.16.9 Description The issue is related to the storage of client tokens and token accessors in plaintext in the audit log due to the removal of...

9.1CVSS6.5AI score0.00867EPSS
SaveExploits0References27
RedhatCVE
RedhatCVE
added 2024/05/23 11:6 a.m.24 views

CVE-2021-47457

In the Linux kernel, the following vulnerability has been resolved: can: isotp: isotpsendmsg: add result check for waiteventinterruptible Using waiteventinterruptible to wait for complete transmission, but do not check the result of waiteventinterruptible which can be interrupted. It will result ...

5.5CVSS6.7AI score0.0021EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/22 7:15 a.m.20 views

CVE-2021-47457

In the Linux kernel, the following vulnerability has been resolved: can: isotp: isotpsendmsg: add result check for waiteventinterruptible Using waiteventinterruptible to wait for complete transmission, but do not check the result of waiteventinterruptible which can be interrupted. It will result ...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/22 7:15 a.m.22 views

CVE-2021-47457

In the Linux kernel, the following vulnerability has been resolved: can: isotp: isotpsendmsg: add result check for waiteventinterruptible Using waiteventinterruptible to wait for complete transmission, but do not check the result of waiteventinterruptible which can be interrupted. It will result ...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/22 6:19 a.m.153 views

CVE-2021-47457

CVE-2021-47457 affects the Linux kernel’s CAN ISOTP path: isotp_sendmsg() failed to check the return value of wait_event_interruptible(), allowing a TX buffer to be accessed by multiple processes and causing interference. The fixes add a result check in isotp_sendmsg() to prevent multiple TX-acce...

5.5CVSS6.8AI score0.0021EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/22 6:19 a.m.39 views

CVE-2021-47457 can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible()

In the Linux kernel, the following vulnerability has been resolved: can: isotp: isotpsendmsg: add result check for waiteventinterruptible Using waiteventinterruptible to wait for complete transmission, but do not check the result of waiteventinterruptible which can be interrupted. It will result ...

6.5AI score0.0021EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/20 9:17 a.m.128 views

CVE-2024-35949

CVE-2024-35949 affects the Linux kernel's btrfs subsystem. The root cause was that WRITTEN was not ensured on all metadata blocks, allowing potential corruption if extended leaf checks were skipped for blocks without WRITTEN. The fix adds checks to ensure WRITTEN is set and guarantees that __btrf...

7.8CVSS6.5AI score0.00239EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.5 views

kernel: tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd

In the Linux kernel, the following vulnerability has been resolved: tcp: fix tcpmtupprobesuccess vs wrong sndcwnd syzbot got a new report 1 finally pointing to a very old bug, added in initial support for MTU probing. tcpmtuprobe has checks about starting an MTU probe if tcpsndcwndtp = 11. But...

5.5CVSS6.2AI score0.00291EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.4 views

kernel: tcp: add accessors to read/set tp->snd_cwnd

In the Linux kernel, the following vulnerability has been resolved: tcp: add accessors to read/set tp-sndcwnd We had various bugs over the years with code breaking the assumption that tp-sndcwnd is greater than zero. Lately, syzbot reported the WARNONONCE!tp-priorcwnd added in commit 8b8a321ff72c...

5.5CVSS6.3AI score0.00263EPSS
SaveExploits0References5
Rows per page
Query Builder