Lucene search
+L

13942 matches found

RedhatCVE
RedhatCVE
added 2024/07/31 9:13 a.m.34 views

CVE-2024-41042

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: prefer nftchainvalidate nftchainvalidate already performs loop detection because a cycle will result in a call stack overflow ctx-level = NFTJUMPSTACKSIZE. It also follows maps via -validate callback in...

4.1CVSS7.4AI score0.0032EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 8:20 a.m.19 views

CVE-2022-48808

In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix panic when DSA master device unbinds on shutdown Rafael reports that on a system with LX2160A and Marvell DSA switches, if a reboot occurs while the DSA master dpaa2-eth is up, the following panic can be seen:...

5.5CVSS7AI score0.00271EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/31 12:54 a.m.8 views

kernel: mlxbf_gige: stop interface during shutdown

In the Linux kernel, the following vulnerability has been resolved: mlxbfgige: stop interface during shutdown The Linux kernel CVE team has assigned CVE-2024-35885 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051946-CVE-2024-35885-ce9c@gregkh/T...

5.5CVSS6.8AI score0.00231EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/07/31 12:00 a.m.17 views

PT-2024-33752

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A null pointer dereference error could potentially occur in the Linux kernel due to a missing null check for the set output gamma function pointer in the dcn20 set output transfer func...

5.5CVSS5.4AI score0.00238EPSS
SaveExploits0
OSV
OSV
added 2024/07/30 5:27 p.m.22 views

CVE-2024-41943 I, Librarian Stored XSS vulnerability in Item Summary

I, Librarian is an open-source version of a PDF managing SaaS. PDF notes are displayed on the Item Summary page without any form of validation or sanitation. An attacker can exploit this vulnerability by inserting a payload in the PDF notes that contains malicious code or script. This code will...

4.6CVSS7.1AI score
SaveExploits0References4
RustSec
RustSec
added 2024/07/30 12:00 p.m.11 views

Stack overflow when parsing specially crafted JSON ABI strings

Affected versions of the alloy-json-abi crate did not properly handle parsing of malformatted JSON ABI strings. The JsonAbi::parse method can be tricked into a stack overflow when processing specially crafted input. This stack overflow can lead to a crash of the application using this crate,...

7.3AI score
SaveExploits0Affected Software1
OSV
OSV
added 2024/07/30 8:15 a.m.7 views

CVE-2023-48396 Apache SeaTunnel Web: Authentication bypass

Web Authentication vulnerability in Apache SeaTunnel. Since the jwt key is hardcoded in the application, an attacker can forge any token to log in any user. Attacker can get secret key in /seatunnel-server/seatunnel-app/src/main/resources/application.yml and then create a token. This issue affect...

9.1CVSS5.9AI score
SaveExploits0References4
NVD
NVD
added 2024/07/30 8:15 a.m.17 views

CVE-2024-42143

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

SaveExploits0
OSV
OSV
added 2024/07/30 8:15 a.m.8 views

AZL-48120 CVE-2024-42123 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix double free erraddr pointer warnings In amdgpuumcbadpagepollingtimeout, the amdgpuumchandlebadpages will be run many times so that double free erraddr in some special case. So set the erraddr to NULL to avoid the...

4.4CVSS6AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.10 views

AZL-49302 CVE-2024-42122 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL pointer check for kzalloc Why & How Check return pointer of kzalloc before using it...

5.5CVSS5.8AI score0.00258EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/30 8:15 a.m.18 views

CVE-2024-42121

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check index msgid before read or write WHAT msgid is used as an array index and it cannot be a negative value, and therefore cannot be equal to MODHDCPMESSAGEIDINVALID -1. HOW Check whether msgid is valid before...

7.8CVSS0.0026EPSS
SaveExploits0References7
NVD
NVD
added 2024/07/30 8:15 a.m.39 views

CVE-2024-42103

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

7.8CVSS0.00251EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.27 views

CVE-2024-42225

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: replace skbput with skbputzero Avoid potentially reusing uninitialized data...

8.3CVSS6.4AI score0.0049EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.21 views

CVE-2024-42160

In the Linux kernel, the following vulnerability has been resolved: f2fs: check validation of fault attrs in f2fsbuildfaultattr - It missed to check validation of fault attrs in parseoptions, let's fix to add check condition in f2fsbuildfaultattr. - Use f2fsbuildfaultattr in sbistore to clean up...

7.8CVSS6.6AI score0.00237EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.14 views

CVE-2024-42118

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not return negative stream id for array WHY resourcestreamtostreamidx returns an array index and it return -1 when not found; however, -1 is not a valid array index number. HOW When this happens, call ASSERT,...

7.8CVSS6.1AI score0.00235EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.18 views

CVE-2024-42102

In the Linux kernel, the following vulnerability has been resolved: Revert "mm/writeback: fix possible divide-by-zero in wbdirtylimits, again" Patch series "mm: Avoid possible overflows in dirty throttling". Dirty throttling logic assumes dirty limits in page units fit into 32-bits. This patch...

4.7CVSS6.4AI score0.00256EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2024/07/30 7:47 a.m.42 views

CVE-2024-42231 btrfs: zoned: fix calc_available_free_space() for zoned mode

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix calcavailablefreespace for zoned mode calcavailablefreespace returns the total size of metadata or system block groups, which can be allocated from unallocated disk space. The logic is wrong on zoned mode in two...

0.00183EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/30 7:47 a.m.24 views

CVE-2024-42225 wifi: mt76: replace skb_put with skb_put_zero

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: replace skbput with skbputzero Avoid potentially reusing uninitialized data...

8.3CVSS6AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.15 views

CVE-2024-42141 Bluetooth: ISO: Check socket flag instead of hcon

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Check socket flag instead of hcon This fixes the following Smatch static checker warning: net/bluetooth/iso.c:1364 isosockrecvmsg error: we previously assumed 'pi-conn-hcon' could be null line 1359...

6.8AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.42 views

CVE-2024-42133 Bluetooth: Ignore too large handle values in BIG

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Ignore too large handle values in BIG hcilebigsyncestablishedevt is necessary to filter out cases where the handle value is belonging to ida id range, otherwise ida will be erroneously released in hciconncleanup...

7.6CVSS0.00296EPSS
SaveExploits0References4
Rows per page
Query Builder