Lucene search
+L

3023 matches found

UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.8 views

CVE-2024-53084

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Break an object reference loop When remaining resources are being cleaned up on driver close, outstanding VM mappings may result in resources being leaked, due to an object reference loop, as shown below, with ea...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.5 views

CVE-2024-53078

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs ISERR check in probe The iommupagingdomainalloc function doesn't return NULL pointers, it returns error pointers. Update the check to match...

5.5CVSS5.9AI score0.00186EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.15 views

CVE-2024-53073

In the Linux kernel, the following vulnerability has been resolved: NFSD: Never decrement pendingasynccopies on error The error flow in nfsd4copy calls cleanupasynccopy, which already decrements nn-pendingasynccopies...

7.5CVSS6.2AI score0.00499EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.13 views

CVE-2024-53066

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decodegetfattrattrs Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: B=BADPAGE Hardware name: QEMU Standard PC Q35 + ICH9, 2009...

9.8CVSS6.4AI score0.00659EPSS
SaveExploits0References55
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.7 views

CVE-2024-53071

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Be stricter about IO mapping flags The current panthordevicemmapio implementation has two issues: 1. For mapping DRMPANTHORUSERFLUSHIDMMIOOFFSET, panthordevicemmapio bails if VMWRITE is set, but does not clear...

5.5CVSS5.9AI score0.00195EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.19 views

CVE-2024-53046

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: imx8ulp: correct the flexspi compatible string The flexspi on imx8ulp only has 16 LUTs, and imx8mm flexspi has 32 LUTs, so correct the compatible string here, otherwise will meet below error: 1.119072 ------------ cut...

5.5CVSS6.4AI score0.00281EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.12 views

CVE-2024-53065

In the Linux kernel, the following vulnerability has been resolved: mm/slab: fix warning caused by duplicate kmemcache creation in kmembucketscreate Commit b035f5a6d852 "mm: slab: reduce the kmalloc minimum alignment if DMA bouncing possible" reduced ARCHKMALLOCMINALIGN to 8 on arm64. However, wi...

5.5CVSS5.9AI score0.00223EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.12 views

CVE-2024-53081

In the Linux kernel, the following vulnerability has been resolved: media: ar0521: don't overflow when checking PLL values The PLL checks are comparing 64 bit integers with 32 bit ones, as reported by Coverity. Depending on the values of the variables, this may underflow. Fix it ensuring that bot...

5.5CVSS6.4AI score0.00227EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/11/19 4:0 p.m.13 views

CVE-2024-10224

Qualys discovered that if unsanitized input was used with the library Modules::ScanDeps, before version 1.36 a local attacker could possibly execute arbitrary shell commands by opening a "pesky pipe" such as passing "commands|" as a filename or by passing arbitrary strings to eval...

7.8CVSS7.1AI score0.08598EPSS
SaveExploits3References4
UbuntuCve
UbuntuCve
added 2024/11/19 4:0 p.m.16 views

CVE-2024-11003

Qualys discovered that needrestart, before version 3.8, passes unsanitized data to a library Modules::ScanDeps which expects safe input. This could allow a local attacker to execute arbitrary shell commands. Please see the related CVE-2024-10224 in Modules::ScanDeps...

7.8CVSS7.5AI score0.11542EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.10 views

CVE-2024-50266

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: videocc-sm8350: use HWCTRLTRIGGER for vcodec GDSCs A recent change in the venus driver results in a stuck clock on the Lenovo ThinkPad X13s, for example, when streaming video in firefox: videoccmvs0clk status stuck at...

5.5CVSS5.9AI score0.00197EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.12 views

CVE-2024-50270

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: avoid overflow in damonfeedloopnextinput damonfeedloopnextinput is inefficient and fragile to overflows. Specifically, 'scoregoaldiffbp' calculation can overflow when 'score' is high. The calculation is actually...

5.5CVSS6.5AI score0.00197EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.7 views

CVE-2024-50276

In the Linux kernel, the following vulnerability has been resolved: net: vertexcom: mse102x: Fix possible double free of TX skb The scope of the TX skb is wider than just mse102xtxframespi, so in case the TX skb room needs to be expanded, we should free the the temporary skb instead of the origin...

9.8CVSS6.6AI score0.00663EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.16 views

CVE-2024-50299

In the Linux kernel, the following vulnerability has been resolved: sctp: properly validate chunk size in sctpsfootb A size validation fix similar to that in Commit 50619dbf8db7 "sctp: add size validation when walking chunks" is also required in sctpsfootb to address a crash reported by syzbot:...

8.2CVSS6.4AI score0.00622EPSS
SaveExploits0References55
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.9 views

CVE-2024-50289

In the Linux kernel, the following vulnerability has been resolved: media: av7110: fix a spectre vulnerability As warned by smatch: drivers/staging/media/av7110/av7110ca.c:270 dvbcaioctl warn: potential spectre issue 'av7110-cislot' w local cap There is a spectre-related vulnerability at the code...

5.5CVSS6.1AI score0.00177EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.10 views

CVE-2024-50288

In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix buffer overwrite when using 32 buffers The maximum number of buffers that can be requested was increased to 64 for the video capture queue. But video capture used a mustblank array that was still sized for 32...

7.8CVSS6.5AI score0.00204EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.9 views

CVE-2024-50296

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when uninstalling driver When the driver is uninstalled and the VF is disabled concurrently, a kernel crash occurs. The reason is that the two actions call function pcidisablesriov. The numVFs is check...

5.5CVSS6.4AI score0.00254EPSS
SaveExploits0References51
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.9 views

CVE-2024-50268

In the Linux kernel, the following vulnerability has been resolved: usb: typec: fix potential out of bounds in ucsiccgupdatesetnewcamcmd The "cmd" variable can be controlled by the user via debugfs. That means "newcam" can be as high as 255 while the size of the uc-updated array is UCSIMAXALTMODE...

7.8CVSS6.6AI score0.00262EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.14 views

CVE-2024-50294

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix missing locking causing hanging calls If a call gets aborted e.g. because kafs saw a signal between it being queued for connection and the I/O thread picking up the call, the abort will be prioritised over the connecti...

7.8CVSS6.3AI score0.00174EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.9 views

CVE-2024-50281

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

7.8CVSS6AI score0.00184EPSS
SaveExploits0References7
Rows per page
Query Builder