Lucene search
+L

3304 matches found

NVD
NVD
added 2025/10/01 12:15 p.m.8 views

CVE-2023-53455

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: drop all currently held locks if deadlock happens If vc4hdmiresetlink returns -EDEADLK, it means that a deadlock happened in the locking context. This situation should be addressed by dropping all currently held locks an...

5.5CVSS0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/01 11:42 a.m.25 views

CVE-2023-53455

CVE-2023-53455 concerns the Linux kernel DRM vc4 deadlock: vc4_hdmi_reset_link() returning -EDEADLK may deadlock in the locking context. The accepted fix is to drop held locks and back off using drm_modeset_backoff(), per the cited kernel DRM-KMS guidance. The vulnerability entry provides example...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.7 views

CVE-2023-53455 drm/vc4: drop all currently held locks if deadlock happens

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: drop all currently held locks if deadlock happens If vc4hdmiresetlink returns -EDEADLK, it means that a deadlock happened in the locking context. This situation should be addressed by dropping all currently held locks an...

5.5CVSS6.4AI score0.00143EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.6 views

PT-2025-40162

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.0-rc6-01399-g941aae326315 Description The Linux kernel contains a flaw within the DRM/VC4 subsystem related to deadlock handling. Specifically, if vc4 hdmi reset link returns -EDEADLK, indicating a deadlock i...

6.4AI score0.00143EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2025/09/25 12:0 a.m.4 views

Configure the Default Policies of iptables to DROP Properly

Generally, iptables policies can be configured in allowlist or blocklist mode. You are advised to configure iptables policies in allowlist mode. Connections that do not comply with the rules in the allowlist are prohibited. Therefore, you can configure the DROP or REJECT policy for the INPUT,...

6.9AI score
SaveExploits0References1
OpenVAS
OpenVAS
added 2025/09/25 12:0 a.m.5 views

Configure Proper Policies for INPUT of iptables

The INPUT chain is used to filter packets received from external systems. For any service provided for external systems, configure the corresponding INPUT policy and enable the related port so that external clients can access the service through the port. If the policy is not set, all packets tha...

7AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/09/24 12:37 a.m.12 views

kernel: sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()

A flaw was found in the HFSC queueing discipline implementation in the Linux kernel. When a packet is enqueued and the child qdisc's peek function is called before properly updating the HFSC queue's length and backlog counters, a race condition can occur. In some cases, the peek operation may...

7.8CVSS7.2AI score0.00179EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/19 4:15 p.m.11 views

CVE-2025-39851

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD when refreshing an FDB entry with a nexthop object VXLAN FDB entries can point to either a remote destination or an FDB nexthop group. The latter is usually used in EVPN deployments where learning is disabled...

7.5CVSS0.00274EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/19 3:26 p.m.48 views

CVE-2025-39851

CVE-2025-39851 relates to the Linux kernel VXLAN implementation. Affected scenario is when learning is enabled and an incoming packet attempts to refresh an FDB entry that points to an FDB nexthop group (not a remote destination). This could dereference a non-existent remote and trigger a NULL po...

7.5CVSS5.8AI score0.00274EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2025/09/16 11:29 p.m.5 views

SUSE CVE-2023-53321

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: drop short frames While technically some control frames like ACK are shorter and end after Address 1, such frames shouldn't be forwarded through wmediumd or similar userspace, so require the full 3-address...

7CVSS6.5AI score0.00139EPSS
SaveExploits0References34
NVD
NVD
added 2025/09/16 5:15 p.m.8 views

CVE-2023-53321

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: drop short frames While technically some control frames like ACK are shorter and end after Address 1, such frames shouldn't be forwarded through wmediumd or similar userspace, so require the full 3-address...

7.1CVSS0.00139EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/16 1:0 p.m.48 views

CVE-2025-39819

CVE-2025-39819 affects the Linux kernel (fs/smb). The issue is an inconsistent refcount update in smb2_compound_op that could leak resources; a fix adds an extra cleanup goto to ensure cfile is dropped on all paths, including ENOMEM paths. The problem is limited to the kernel SMB path and is miti...

5.5CVSS6.2AI score0.00137EPSS
SaveExploits0References7Affected Software1
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.6 views

SUSE CVE-2022-50293

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON on ENOMEM when dropping extent items for a range If we get -ENOMEM while dropping file extent items in a given range, at btrfsdropextents, due to failure to allocate memory when attempting to increment the...

5.5CVSS6.7AI score0.00145EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/15 9:15 p.m.15 views

CVE-2025-59056

FreePBX is an open-source web-based graphical user interface. In FreePBX 15, 16, and 17, malicious connections to the Administrator Control Panel web interface can cause the uninstall function to be triggered for certain modules. This function drops the module's database tables, which is where mo...

8.7CVSS0.00434EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/15 9:4 p.m.6 views

CVE-2025-59056 FreePBX vulnerable to unauthenticated Denial of Service

FreePBX is an open-source web-based graphical user interface. In FreePBX 15, 16, and 17, malicious connections to the Administrator Control Panel web interface can cause the uninstall function to be triggered for certain modules. This function drops the module's database tables, which is where mo...

8.7CVSS6.8AI score0.00434EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 3:15 p.m.4 views

DEBIAN-CVE-2022-50293

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON on ENOMEM when dropping extent items for a range If we get -ENOMEM while dropping file extent items in a given range, at btrfsdropextents, due to failure to allocate memory when attempting to increment the...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/15 2:45 p.m.28 views

CVE-2022-50293

CVE-2022-50293 affects the Linux kernel btrfs subsystem. When dropping file extent items for a range, ENOMEM could trigger a BUG_ON() path in btrfs_drop_extents(); the fix replaces those BUG_ON()s with proper transaction abort and error return handling. This means that instead of halting the tran...

5.5CVSS6.3AI score0.00145EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:45 p.m.15 views

CVE-2022-50293 btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON on ENOMEM when dropping extent items for a range If we get -ENOMEM while dropping file extent items in a given range, at btrfsdropextents, due to failure to allocate memory when attempting to increment the...

0.00145EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/09/15 2:45 p.m.8 views

CVE-2022-50293

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON on ENOMEM when dropping extent items for a range If we get -ENOMEM while dropping file extent items in a given range, at btrfsdropextents, due to failure to allocate memory when attempting to increment the...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0
OSV
OSV
added 2025/09/15 2:45 p.m.7 views

CVE-2022-50293 btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON on ENOMEM when dropping extent items for a range If we get -ENOMEM while dropping file extent items in a given range, at btrfsdropextents, due to failure to allocate memory when attempting to increment the...

5.5CVSS6.6AI score0.00145EPSS
SaveExploits0References7
Rows per page
Query Builder