Lucene search
+L

31216 matches found

RedhatCVE
RedhatCVE
added 2025/03/29 3:28 p.m.21 views

CVE-2024-58090

In the Linux kernel, the following vulnerability has been resolved: sched/core: Prevent rescheduling when interrupts are disabled David reported a warning observed while loop testing kexec jump: Interrupts enabled after irqrouterresume+0x0/0x50 WARNING: CPU: 0 PID: 560 at drivers/base/syscore.c:1...

5.5CVSS7.3AI score0.00206EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/03/28 10:13 p.m.30 views

tough terminating targets role delegations are not respected

Summary Delegations are a mechanism defined by the TUF specification that allow multiple different identities to provide and sign content within a single repository. Terminating delegations and delegation priority give a TUF repository unambiguous control over how overlapping delegations are...

5.7CVSS6.1AI score0.00307EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/28 10:12 p.m.25 views

tough root metadata version is not checked for sequential versioning

Summary When updating the root role, a TUF client must establish a trusted line of continuity to the latest set of keys. While sequentially downloading new versions of the root metadata file, tough will not check that the root object version it received was the next sequential version from the...

5.7CVSS6.2AI score0.00307EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2025/03/28 6:24 p.m.35 views

CVE-2025-30351

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 10.10.0 and prior to version 11.5.0, a suspended user can use the token generated in session auth mode to access the API despite their status. This happens because there is a check missing in...

4.3CVSS7.8AI score0.00345EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/28 6:12 p.m.21 views

CVE-2025-30164

Icinga Web 2 is an open source monitoring web interface, framework and command-line interface. A vulnerability in versions prior to 2.11.5 and 2.12.13 vulnerability allows an attacker to craft a URL that, once visited by an authenticated user or one that is able to authenticate, allows to...

6.1CVSS6.8AI score0.00249EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/28 6:9 p.m.27 views

CVE-2025-24972

Discourse is an open-source discussion platform. Prior to versions 3.3.4 on the stable branch and 3.4.0.beta5 on the beta branch, in specific circumstances, users could be added to group direct messages despite disabling direct messaging in their preferences. Versions 3.3.4 and 3.4.0.beta5 contai...

4.3CVSS7AI score0.00351EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/03/28 2:49 p.m.24 views

tough timestamp metadata is cached when it fails snapshot rollback check

Summary TUF repositories use the timestamp role to protect against rollback events by enabling an automated process to periodically sign the role's metadata. While tough will ensure that the version of snapshot metadata in new timestamp metadata files was always greater than or equal to the...

5.7CVSS6.1AI score0.00307EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/03/28 2:49 p.m.6 views

GHSA-76G3-38JV-WXH4 tough timestamp metadata is cached when it fails snapshot rollback check

Summary TUF repositories use the timestamp role to protect against rollback events by enabling an automated process to periodically sign the role's metadata. While tough will ensure that the version of snapshot metadata in new timestamp metadata files was always greater than or equal to the...

5.7CVSS6.1AI score0.00307EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/28 2:48 p.m.20 views

GHSA-Q6R9-R9PW-4CF7 tough failure to detect delegated target rollback

Summary When updating the snapshot role, TUF clients should ensure that any previously encountered targets or delegated targets metadata files continue to be present in new snapshot metadata files. Likewise, the new targets and delegated targets metadata versions must be greater than or equal to...

5.7CVSS6.1AI score0.00307EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/03/28 12:0 a.m.8 views

PT-2025-20570

Name of the Vulnerable Software and Affected Versions Tenda FH451 version 1.0.0.9 Description The issue is related to a stack overflow in the P2pListFilter function. Recommendations For Tenda FH451 version 1.0.0.9, consider disabling the P2pListFilter function as a temporary workaround until a...

10CVSS7.1AI score0.00532EPSS
SaveExploits1References8
NVD
NVD
added 2025/03/27 11:15 p.m.25 views

CVE-2025-2886

Missing validation of terminating delegation causes the client to continue searching the defined delegation list, even after searching a terminating delegation. This could cause the client to fetch a target from an incorrect source, altering the target contents. Users should upgrade to tough...

5.7CVSS0.00307EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/27 10:18 p.m.29 views

CVE-2025-2885 Root metadata version not validated in tough

Missing validation of the root metatdata version number could allow an actor to supply an arbitrary version number to the client instead of the intended version in the root metadata file, altering the version fetched by the client. Users should upgrade to tough version 0.20.0 or later and ensure...

5.7CVSS0.00307EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/27 6:2 p.m.3 views

GHSA-V56R-HWV5-MXG6 Synapse vulnerable to federation denial of service via malformed events

Impact A malicious server can craft events with a depth outside the integer range allowed by Canonical JSON. When such an event is received by Synapse version up to 1.127.0, it prevents it from federating with other servers. The vulnerability has been exploited in the wild. Patches Fixed in Synap...

7.1CVSS6.6AI score0.01175EPSS
SaveExploits0References5
NVD
NVD
added 2025/03/27 5:15 p.m.11 views

CVE-2023-52992

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip task with pid=1 in sendsignalcommon The following kernel panic can be triggered when a task with pid=1 attaches a prog that attempts to send killing signal to itself, also see 1 for more details: Kernel panic - not...

5.5CVSS0.00252EPSS
SaveExploits0References5
NVD
NVD
added 2025/03/27 5:15 p.m.20 views

CVE-2022-49740

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bounds reads This patch fixes slab-out-of-bounds reads in brcmfmac that occur in brcmfconstructchaninfo and brcmfenablebw402g when the count value of channel...

7.1CVSS0.00187EPSS
SaveExploits0References5
CVE
CVE
added 2025/03/27 4:43 p.m.132 views

CVE-2023-53018

CVE-2023-53018 affects the Linux kernel Bluetooth stack. If hci_cmd_sync_queue() fails in hci_le_terminate_big() or hci_le_big_terminate(), the memory pointed to by d is not freed, causing a memory leak. A patch adds a release path in the error flow to fix this. Exploitation details are not provi...

5.5CVSS6.5AI score0.00152EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/03/27 4:43 p.m.142 views

CVE-2023-53006

The CVE-2023-53006 issue is a Linux kernel CIFS (smbd) reconnect bug. The root cause is an uncleared server->smbd_conn pointer in reconnection logic, which can lead to oops if reconnection occurs after the smbd_connection struct is freed. The connected advisories describe that in smbd_destroy(...

9.8CVSS6.5AI score0.00511EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/03/27 4:43 p.m.11 views

CVE-2023-53004 ovl: fix tmpfile leak

In the Linux kernel, the following vulnerability has been resolved: ovl: fix tmpfile leak Missed an error cleanup...

5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.15 views

CVE-2023-53000 netlink: prevent potential spectre v1 gadgets

In the Linux kernel, the following vulnerability has been resolved: netlink: prevent potential spectre v1 gadgets Most netlink attributes are parsed and validated from nlavalidateparse or validatenla u16 type = nlatypenla; if type == 0 || type maxtype / error or continue / @type is then used as a...

0.00204EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.11 views

CVE-2023-52995

In the Linux kernel, the following vulnerability has been resolved: riscv/kprobe: Fix instruction simulation of JALR Set kprobe at 'jalr 1140ra' of vfswrite results in the following crash: 32.092235 Unable to handle kernel access to user memory without uaccess routines at virtual address...

5.5CVSS5.2AI score0.00243EPSS
SaveExploits0
Rows per page
Query Builder