Lucene search
+L

288 matches found

OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49343

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid cycles in directory h-tree A maliciously corrupted filesystem can contain cycles in the h-tree stored inside a directory. That can easily lead to the kernel corrupting tree nodes that were already verified under its...

5.5CVSS5.4AI score0.00276EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.3 views

UBUNTU-CVE-2022-49343

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid cycles in directory h-tree A maliciously corrupted filesystem can contain cycles in the h-tree stored inside a directory. That can easily lead to the kernel corrupting tree nodes that were already verified under its...

5.5CVSS6.1AI score0.00276EPSS
Exploits0References11
OSV
OSV
added 2025/02/26 2:10 a.m.12 views

CVE-2022-49343 ext4: avoid cycles in directory h-tree

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid cycles in directory h-tree A maliciously corrupted filesystem can contain cycles in the h-tree stored inside a directory. That can easily lead to the kernel corrupting tree nodes that were already verified under its...

5.5CVSS5.2AI score0.00276EPSS
Exploits0References11
F5 Networks
F5 Networks
added 2024/12/02 11:46 p.m.56 views

K000148809: Qt vulnerabilities CVE-2023-38197 and CVE-2023-37369

Security Advisory Description CVE-2023-38197 An issue was discovered in Qt before 5.15.15, 6.x before 6.2.10, and 6.3.x through 6.5.x before 6.5.3. There are infinite loops in recursive entity expansion. CVE-2023-37369 In Qt before 5.15.15, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.2,...

7.5CVSS7.7AI score0.01553EPSS
Exploits1Affected Software4
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.29 views

CVE-2024-44934 net: bridge: mcast: wait for previous gc cycles when removing port

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: wait for previous gc cycles when removing port syzbot hit a use-after-free1 which is caused because the bridge doesn't make sure that all previous garbage has been collected when removing a port. What happens...

0.00217EPSS
Exploits0References5
OSV
OSV
added 2024/08/20 6:35 p.m.35 views

GHSA-VHR5-G3PM-49FM matrix-js-sdk will freeze when a user sets a room with itself as a its predecessor

Impact A malicious homeserver can craft a room or room structure such that the predecessors form a cycle. The matrix-js-sdk's getRoomUpgradeHistory function will infinitely recurse in this case, causing the code to hang. This method is public but also called by the 'leaveRoomChain' method, so...

5.1CVSS5.9AI score0.00455EPSS
Exploits0References4
CNNVD
CNNVD
added 2024/07/11 12:0 a.m.5 views

Gallagher Controller 6000 and Gallagher Controller 7000 Security Vulnerabilities

The Gallagher Controller 6000 and Gallagher Controller 7000 are both products of Gallagher New Zealand.The Gallagher Controller 6000 is an interface between a Gallagher Command Center server and distributed field hardware. The Gallagher Controller 7000 is a powerful network connected controller. ...

4.6CVSS6.8AI score0.00186EPSS
Exploits0References2
NVD
NVD
added 2024/05/17 12:15 p.m.23 views

CVE-2023-52657

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/pm: resolve reboot exception for si oland" This reverts commit e490d60a2f76bff636c68ce4fe34c1b6c34bbd86. This causes hangs on SI when DC is enabled and errors on driver reboot and power off cycles...

5.5CVSS6.6AI score0.00222EPSS
Exploits0References4
OSV
OSV
added 2024/05/17 12:15 p.m.1 views

DEBIAN-CVE-2023-52657

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/pm: resolve reboot exception for si oland" This reverts commit e490d60a2f76bff636c68ce4fe34c1b6c34bbd86. This causes hangs on SI when DC is enabled and errors on driver reboot and power off cycles...

5.5CVSS5.6AI score0.00222EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.17 views

CVE-2023-52657

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/pm: resolve reboot exception for si oland" This reverts commit e490d60a2f76bff636c68ce4fe34c1b6c34bbd86. This causes hangs on SI when DC is enabled and errors on driver reboot and power off cycles...

5.5CVSS6.3AI score0.00222EPSS
Exploits0References6
OSV
OSV
added 2024/05/17 11:50 a.m.11 views

CVE-2023-52657 Revert "drm/amd/pm: resolve reboot exception for si oland"

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/pm: resolve reboot exception for si oland" This reverts commit e490d60a2f76bff636c68ce4fe34c1b6c34bbd86. This causes hangs on SI when DC is enabled and errors on driver reboot and power off cycles...

5.5CVSS6.1AI score0.00222EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2024/05/14 11:55 p.m.35 views

CVE-2023-52654

A security vulnerability was identified in the Linux kernel's iouring subsystem, specifically related to the handling of file descriptors over UNIX domain sockets. The issue arises from the potential for file reference cycles when iouring file descriptors are transmitted over sockets using the...

5.5CVSS8.3AI score0.00795EPSS
Exploits0References4
NVD
NVD
added 2024/05/14 2:23 p.m.11 views

CVE-2023-52654

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: disable sending iouring over sockets File reference cycles have caused lots of problems for iouring in the past, and it still doesn't work exactly right and races with unixstreamreadgeneric. The safest fix would b...

4.7CVSS6.6AI score0.00795EPSS
Exploits0References6
OSV
OSV
added 2024/05/14 2:23 p.m.2 views

DEBIAN-CVE-2023-52654

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: disable sending iouring over sockets File reference cycles have caused lots of problems for iouring in the past, and it still doesn't work exactly right and races with unixstreamreadgeneric. The safest fix would b...

4.7CVSS5.3AI score0.00795EPSS
Exploits0References1
OSV
OSV
added 2024/05/14 2:23 p.m.4 views

UBUNTU-CVE-2023-52654

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: disable sending iouring over sockets File reference cycles have caused lots of problems for iouring in the past, and it still doesn't work exactly right and races with unixstreamreadgeneric. The safest fix would b...

4.7CVSS6.1AI score0.00795EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/05/11 2:39 a.m.11 views

SUSE CVE-2023-52654

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: disable sending iouring over sockets File reference cycles have caused lots of problems for iouring in the past, and it still doesn't work exactly right and races with unixstreamreadgeneric. The safest fix would b...

5.5CVSS6.6AI score0.00795EPSS
Exploits0References19
CVE
CVE
added 2024/05/09 4:37 p.m.112 views

CVE-2023-52654

CVE-2023-52654 affects the Linux kernel io_uring implementation in the af_unix path. The issue stems from potential cycles when sending io_uring file objects over sockets via SCM_RIGHT, which could interact with unix_stream_read_generic() and file reference cycles. The mitigation described is to ...

4.7CVSS6.8AI score0.00795EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/05/09 4:37 p.m.27 views

CVE-2023-52654 io_uring/af_unix: disable sending io_uring over sockets

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: disable sending iouring over sockets File reference cycles have caused lots of problems for iouring in the past, and it still doesn't work exactly right and races with unixstreamreadgeneric. The safest fix would b...

4.7CVSS6.1AI score0.00795EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2024/04/13 12:0 a.m.51 views

Siemens Scalance W1750D Improper Input Validation (CVE-2023-45626)

An authenticated vulnerability has been identified allowing an attacker to effectively establish highly privileged persistent arbitrary code execution across boot cycles. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information...

9.8CVSS7.3AI score0.02132EPSS
Exploits0References4
Filippo.io
Filippo.io
added 2024/04/06 8:40 p.m.33 views

My Maintenance Policy

I wrote a short document describing how I maintain open source projects, to link it from my global CODEOFCONDUCT, CONTRIBUTING, and SECURITY files. It talks about how I prefer issues to PRs, how I work in batches, and how I'm trigger-happy with bans. It's all about setting expectations. It got so...

7.5AI score
Exploits0
Rows per page
Query Builder