Lucene search
+L

13948 matches found

UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.25 views

CVE-2024-35837

In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: clear BM pool before initialization Register value persist after booting the kernel using kexec which results in kernel panic. Thus clear the BM pool registers before initialisation to fix the issue...

5.5CVSS6AI score0.0022EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.19 views

CVE-2024-35826

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/17 2:15 p.m.10 views

UBUNTU-CVE-2024-35814

In the Linux kernel, the following vulnerability has been resolved: swiotlb: Fix double-allocation of slots due to broken alignment handling Commit bbb73a103fbb "swiotlb: fix a braino in the alignment check fix", which was a fix for commit 0eee5ae10256 "swiotlb: fix slot alignment checks", causes...

8.8CVSS6.4AI score0.00236EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.21 views

CVE-2023-52663

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amdsofacpprobe Driver uses kasprintf to initialize fwcode,databin members of struct acpdevdata, but kfree is never called to deallocate the memory, which results in a memory leak. Fix the issue ...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/17 2:02 p.m.45 views

CVE-2024-35838 wifi: mac80211: fix potential sta-link leak

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential sta-link leak When a station is allocated, links are added but not set to valid yet e.g. during connection to an AP MLD, we might remove the station without ever marking links valid, and leak them. F...

6.4AI score0.00216EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/17 1:40 p.m.38 views

CVE-2023-52661 drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

7.4AI score0.00225EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/17 1:27 p.m.135 views

CVE-2024-35825

Summary (CVE-2024-35825) : The issue in the Linux kernel USB gadget for CDC NCM NTB handling occurs when a zero wBlockLength is encountered. The code’s previous logic could repeatedly process the same NTB if block length is zero, risking a crash. The connected Astra Linux advisory confirms this v...

5.5CVSS6.6AI score0.00232EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 1:27 p.m.14 views

CVE-2024-35825 usb: gadget: ncm: Fix handling of zero block length packets

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ncm: Fix handling of zero block length packets While connecting to a Linux host with CDCNCMNTBDEFSIZETX set to 65536, it has been observed that we receive short packets, which come at interval of 5-10 seconds sometim...

6.6AI score0.00232EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/17 1:27 p.m.180 views

CVE-2024-35824

No public technical details are provided in the connected documents for CVE-2024-35824; monitor for updates.

5.5CVSS6.6AI score0.00211EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/05/17 1:23 p.m.188 views

CVE-2024-35823

CVE-2024-35823: Linux kernel vt buffer corruption when deleting characters has been fixed. Root cause: overlapping buffers in VT text handling; solution: replace memcpy() with memmove() (same approach as VGA text buffer fix). Affected component: vt in the Linux kernel. Remediation: upgrade to a k...

5.3CVSS7.1AI score0.00915EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.30 views

CVE-2024-35813

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid negative index with array access Commit 4d0c8d0aef63 "mmc: core: Use mrq.sbc in close-ended ffu" assigns previdata = idatasi - 1, but doesn't check that the iterator i is greater than zero. Let's fix this by addi...

7.8CVSS7.3AI score0.00248EPSS
SaveExploits0
CVE
CVE
added 2024/05/17 1:23 p.m.142 views

CVE-2024-35800

CVE-2024-35800 affects the Linux kernel EFI/kdump path. The root cause is calling get_next_variable() without validating the pointer, which in kdump can be NULL and cause a panic during kexec-ed kernel boot. The fix introduces a validity check before calling get_next_variable(), and the issue was...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.20 views

CVE-2024-35798 btrfs: fix race in read_extent_buffer_pages()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

7.8CVSS6.8AI score0.00179EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 1:15 p.m.30 views

CVE-2024-35793

In the Linux kernel, the following vulnerability has been resolved: debugfs: fix wait/cancellation handling during remove Ben Greear further reports deadlocks during concurrent debugfs remove while files are being accessed, even though the code in question now uses debugfs cancellations. Turns ou...

7.8CVSS7.5AI score0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/17 12:24 p.m.19 views

CVE-2024-35789 wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes When moving a station out of a VLAN and deleting the VLAN afterwards, the fastrx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free...

8CVSS5.9AI score
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/05/17 12:24 p.m.23 views

CVE-2024-35787 md/md-bitmap: fix incorrect usage for sb_index

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: fix incorrect usage for sbindex Commit d7038f951828 "md-bitmap: don't use -index for pages backing the bitmap file" removed page-index from bitmap code, but left wrong code logic for clustered-md. current code never...

7.8CVSS6.9AI score0.00228EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/17 11:50 a.m.137 views

CVE-2024-27412

Technical details about CVE-2024-27412 (affected product, root cause, impact, fix) are not provided in the connected documents; public details are limited to the CVE description in the initial document.

5.5CVSS6.6AI score0.00246EPSS
SaveExploits0References10Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/16 12:00 a.m.12 views

PT-2024-27606 · WordPress · The Visualizer: Tables/Charts Manager

Name of the Vulnerable Software and Affected Versions: The Visualizer: Tables and Charts Manager for WordPress versions up to, and including, 3.10.15 Description: The issue is related to a missing capability check on the getQueryData function, allowing authenticated attackers with subscriber-leve...

8.8CVSS7.6AI score0.00614EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/05/16 12:00 a.m.9 views

PT-2024-20686 · Intel · Intel Server D50Fcp Family

Name of the Vulnerable Software and Affected Versions: IntelR Server M50FCP Family products affected versions not specified Description: The issue is related to improper input validation in the PfrSmiUpdateFw driver in UEFI firmware, which may allow a privileged user to enable escalation of...

7.5CVSS6.2AI score0.00193EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2024/05/15 12:00 a.m.17 views

SUSE: Security Advisory (SUSE-SU-2024:1653-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

4.3CVSS6.5AI score0.00722EPSS
SaveExploits0References6
Rows per page
Query Builder