Lucene search
+L

627 matches found

RedHat Linux
RedHat Linux
added 2024/11/19 8:51 a.m.14 views

waitress: Waitress has a denial of service leading to high CPU usage/resource exhaustion

A flaw was found in the Waitress WSGI server for Python. When a remote client closes the connection before waitress has had the opportunity to call getpeername, waitress will incorrectly clean up the connection, leading to the main thread attempting to write to a socket that no longer exists, and...

7.5CVSS5.7AI score0.01377EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.27 views

kernel: wireguard: netlink: check for dangling peer via is_dead instead of empty list

In the Linux kernel, the following vulnerability has been resolved: wireguard: netlink: check for dangling peer via isdead instead of empty list If all peers are removed via wgpeerremoveall, rather than setting peerlist to empty, the peer is added to a temporary list with a head on the stack of...

7.8CVSS6.7AI score0.00233EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.10 views

wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead

...

7AI score0.00014EPSS
SaveExploits0
OSV
OSV
added 2024/10/29 2:33 p.m.8 views

GHSA-3F84-RPWH-47G6 Waitress vulnerable to DoS leading to high CPU usage/resource exhaustion

Impact When a remote client closes the connection before waitress has had the opportunity to call getpeername waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer exists, but not removing it from the list of sockets to attempt ...

8.7CVSS5.9AI score0.01377EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.6 views

SUSE CVE-2022-48950

In the Linux kernel, the following vulnerability has been resolved: perf: Fix perfpendingtask UaF Per syzbot it is possible for perfpendingtask to run after the event is free'd. There are two related but distinct cases: - the taskwork was already queued before destroying the event; - destroying t...

5.5CVSS6.4AI score0.00252EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 8:15 p.m.24 views

UBUNTU-CVE-2022-48950

In the Linux kernel, the following vulnerability has been resolved: perf: Fix perfpendingtask UaF Per syzbot it is possible for perfpendingtask to run after the event is free'd. There are two related but distinct cases: - the taskwork was already queued before destroying the event; - destroying t...

7.8CVSS5.7AI score0.00252EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.16 views

CVE-2024-49868 btrfs: fix a NULL pointer dereference when failed to start a new trasacntion

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a NULL pointer dereference when failed to start a new trasacntion BUG Syzbot reported a NULL pointer dereference with the following crash: FAULTINJECTION: forcing a failure. starttransaction+0x830/0x1670...

6.9AI score0.00288EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 1:15 p.m.4 views

DEBIAN-CVE-2024-47732

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix potential use after free bug The freedevicecompressionmodeiaadevice, devicemode function frees "devicemode" but it iss passed to iaacompressionmodesi-free a few lines later resulting in a use after free. The goo...

5.5CVSS5.7AI score0.00228EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/10/10 2:48 a.m.6 views

SUSE CVE-2024-47672

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

3.3CVSS7.5AI score0.00014EPSS
SaveExploits0References18
OSV
OSV
added 2024/10/09 3:15 p.m.7 views

DEBIAN-CVE-2024-47672

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead There is a WARNING in iwltranswaittxqueuesempty that was recently converted from just a message, that can be hit if we wait for TX queues to become empty after...

5.5CVSS5.6AI score0.00014EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/09 3:15 p.m.13 views

UBUNTU-CVE-2024-47673

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pause TCM when the firmware is stopped Not doing so will make us send a host command to the transport while the firmware is not alive, which will trigger a WARNING. bad state = 0 WARNING: CPU: 2 PID: 17434 at...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References25
OSV
OSV
added 2024/10/09 2:49 p.m.19 views

CVE-2024-47672 wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead There is a WARNING in iwltranswaittxqueuesempty that was recently converted from just a message, that can be hit if we wait for TX queues to become empty after...

6.3AI score
SaveExploits0References13
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:00 a.m.15 views

The vulnerabilities of the functions btrfs_maybe_wake_unfinished Drop() and btrfs_add_dead_root() of the Linux kernel’s Btrfs component allow a malicious actor to trigger a service failure due to improper locking mechanisms.

The vulnerabilities of the functions btrfsmaybewakeunfinished Drop and btrfsadddeadroot in the Linux kernel’s Btrfs component are related to improper locking mechanisms. Exploiting these vulnerabilities could allow an attacker to trigger a service failure...

5.5CVSS6.9AI score0.0021EPSS
SaveExploits0References11Affected Software3
OSV
OSV
added 2024/08/22 1:30 a.m.23 views

CVE-2022-48901 btrfs: do not start relocation until in progress drops are done

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not start relocation until in progress drops are done We hit a bug with a recovering relocation on mount for one of our file systems in production. I reproduced this locally by injecting errors into snapshot delete with...

5.9AI score
SaveExploits0References6
The Hacker News
The Hacker News
added 2024/08/01 11:07 a.m.44 views

Obfuscation: There Are Two Sides To Everything

How to detect and prevent attackers from using these various techniques Obfuscation is an important technique for protecting software that also carries risks, especially when used by malware authors. In this article, we examine obfuscation, its effects, and responses to it. What Is Obfuscation?...

7.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.10 views

SUSE CVE-2022-48784

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix race in netlink owner interface destruction My previous fix here to fix the deadlock left a race where the exact same deadlock see the original commit referenced below can still happen if cfg80211destroyifaces alrea...

5.5CVSS6.5AI score0.00172EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.51 views

CVE-2022-48842 ice: Fix race condition during interface enslave

In the Linux kernel, the following vulnerability has been resolved: ice: Fix race condition during interface enslave Commit 5dbbbd01cbba83 "ice: Avoid RTNL lock when re-creating auxiliary device" changes a process of re-creation of aux device so iceplugauxdev is called from iceservicetask context...

0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/16 12:25 p.m.29 views

CVE-2022-48842 ice: Fix race condition during interface enslave

In the Linux kernel, the following vulnerability has been resolved: ice: Fix race condition during interface enslave Commit 5dbbbd01cbba83 "ice: Avoid RTNL lock when re-creating auxiliary device" changes a process of re-creation of aux device so iceplugauxdev is called from iceservicetask context...

5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.55 views

CVE-2022-48842

In the Linux kernel, the following vulnerability has been resolved: ice: Fix race condition during interface enslave Commit 5dbbbd01cbba83 "ice: Avoid RTNL lock when re-creating auxiliary device" changes a process of re-creation of aux device so iceplugauxdev is called from iceservicetask context...

4.7CVSS5.2AI score0.00183EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.14 views

CVE-2022-48842 ice: Fix race condition during interface enslave

In the Linux kernel, the following vulnerability has been resolved: ice: Fix race condition during interface enslave Commit 5dbbbd01cbba83 "ice: Avoid RTNL lock when re-creating auxiliary device" changes a process of re-creation of aux device so iceplugauxdev is called from iceservicetask context...

6.7AI score0.00183EPSS
SaveExploits0References3
Rows per page
Query Builder