Lucene search
+L

2619 matches found

OSV
OSV
added 2025/06/18 11:15 a.m.5 views

DEBIAN-CVE-2022-50194

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: aoss: Fix refcount leak in qmpcoolingdevicesregister Every iteration of foreachavailablechildofnode decrements the reference count of the previous node. When breaking early from a foreachavailablechildofnode loop, we...

5.5CVSS5.3AI score0.00203EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/06/18 10:15 a.m.6 views

CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS6.5AI score0.00165EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/06/18 10:15 a.m.3 views

DEBIAN-CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS5.6AI score0.00165EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a privcmdioctldmop error exit, which could lead to a null pointer dereference...

5.5CVSS6.3AI score0.00202EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/06/17 12:0 a.m.12 views

The vulnerability of the Git-based software platform for collaborative code development on GitLab arises from the execution of a loop with an unreachable exit condition, allowing a hacker to trigger a service failure.

The vulnerability of the Git-based software platform for collaborative code development on GitLab is related to the execution of a loop with an unreachable exit condition. Exploiting this vulnerability can allow a malicious actor, operating remotely, to cause service failures...

7.8CVSS6.1AI score0.0054EPSS
SaveExploits1References3Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.1 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fixed the issue where the refcount of the subsystem for the @blockclass class was leaking. The blkcgfillrootiostats function iterates over the devices belonging to the @blockclass class using classdeviterinit|next...

5.5CVSS6.2AI score0.00218EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.2 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: pps: Fixed a use-after-free On a board running with ntpd and gpsd, I’m encountering a consistent use-after-free in sysexit from gpsd during reboots: pps pps1: Removed ----------- ------------ Cut here ----------- kobject: "null"...

7.8CVSS6.4AI score0.00245EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: timers/migration: Fixed an issue where a “off-by-one” root connection error occurred. Before attaching a new root to the old root, the children count of the new root was checked to ensure that only the top-level groups of the...

5.5CVSS6.2AI score0.00179EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/06/16 9:1 a.m.7 views

kernel: md: fix mddev uaf while iterating all_mddevs list

A flaw was discovered in the Linux kernel’s MD multiple device subsystem during iteration over the allmddevs list in functions such as mdnotifyreboot and mdexit. The code used listforeachentrysafe, but released locks before completing reference counting, allowing concurrent deletion and freeing o...

7.8CVSS6.8AI score0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/10 9:37 a.m.15 views

CLSA-2025-1749548218 Fix of 6 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-57896 - btrfs: flush delalloc workers queue before stopping cleaner kthread during unmount CVE-url: https://ubuntu.com/security/CVE-2024-56551 - drm/amdgpu: fix usage slab after free CVE-url: https://ubuntu.com/security/CVE-2021-47211 - ALSA: usb-audi...

7.8CVSS6.8AI score0.00243EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/06/09 12:0 a.m.9 views

The vulnerability of the rxrpc_exit_net() function in the net/rxrpc/net_ns.c module, which implements networking functions for the Linux kernel, allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the rxrpcexitnet function in the net/rxrpc/netns.c module, which implements networking functions in the Linux kernel, is related to the reutilization of previously released memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7.8CVSS6.2AI score0.00248EPSS
SaveExploits0References17Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/06/09 12:0 a.m.8 views

Vulnerability of the dwc3_gadget_exit() function in the drivers/usb/dwc3/gadget.c module – The driver for supporting USB devices in the Linux kernel allows a hacker to trigger a service failure.

Vulnerability of the dwc3gadgetexit function in the drivers/usb/dwc3/gadget.c module – The driver for USB devices in Linux operating systems is vulnerable due to the repeated use of previously freed memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.5AI score0.00229EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2025/06/04 9:13 p.m.4 views

GHSA-XQXC-X6P3-W683 Deno run with --allow-read and --deny-read flags results in allowed

Summary deno run --allow-read --deny-read main.ts results in allowed, even though 'deny' should be stronger. Same with all global unary permissions given as --allow- --deny-. Details Caused by the fast exit logic in 22894. PoC Run the above command expecting no permissions to be passed. Impact Th...

6.9CVSS7.2AI score0.00342EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2025/06/04 9:13 p.m.16 views

Deno run with --allow-read and --deny-read flags results in allowed

Summary deno run --allow-read --deny-read main.ts results in allowed, even though 'deny' should be stronger. Same with all global unary permissions given as --allow- --deny-. Details Caused by the fast exit logic in 22894. PoC Run the above command expecting no permissions to be passed. Impact Th...

6.9CVSS6.9AI score0.00342EPSS
SaveExploits1References8Affected Software2
RedhatCVE
RedhatCVE
added 2025/05/23 9:30 a.m.16 views

CVE-2024-31919

IBM MQ 9.0 LTS, 9.1 LTS, 9.2 LTS, 9.3 LTS and 9.3 CD, in certain configurations, is vulnerable to a denial of service attack caused by an error processing messages when an API Exit using MQBUFMH is used. IBM X-Force ID: 290259...

7.5CVSS6.3AI score0.00492EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 8:57 a.m.11 views

CVE-2024-6855

The WP MultiTasking WordPress plugin through 0.1.12 does not have CSRF check when updating exit popups, which could allow attackers to make logged admins perform such action via a CSRF attack...

6.5CVSS6.8AI score0.00201EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 8:33 a.m.6 views

CVE-2024-50615

TinyXML2 through 10.0.0 has a reachable assertion for UINTMAX/digit, that may lead to application exit, in tinyxml2.cpp XMLUtil::GetCharacterRef...

6.5CVSS6.7AI score0.00373EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 6:41 a.m.30 views

CVE-2024-52919

Bitcoin Core before 22.0 has a CAddrMan nIdCount integer overflow and resultant assertion failure and daemon exit via a flood of addr messages...

6.5CVSS7.2AI score0.00266EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 5:38 a.m.9 views

CVE-2023-26919

delight-nashorn-sandbox 0.2.4 and 0.2.5 is vulnerable to sandbox escape. When allowExitFunctions is set to false, the loadWithNewGlobal function can be used to invoke the exit and quit methods to exit the Java process...

7.2CVSS7AI score0.00608EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 12:30 a.m.13 views

CVE-2022-48509

Race condition vulnerability due to multi-thread access to mutually exclusive resources in Huawei Share. Successful exploitation of this vulnerability may cause the program to exit abnormally...

5.9CVSS6.8AI score0.00334EPSS
SaveExploits0
Rows per page
Query Builder