Lucene search
+L

1712 matches found

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

CVE-2024-53044

In the Linux kernel, the following vulnerability has been resolved: net/sched: schapi: fix xainsert error path in tcfblockgetext This command: $ tc qdisc replace dev eth0 ingressblock 1 egressblock 1 clsact Error: block dev insert failed: -EBUSY. fails because user space requests the same block...

7.8CVSS6.4AI score0.00212EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.14 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.00225EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/19 6:15 p.m.13 views

CVE-2024-53045

In the Linux kernel, the following vulnerability has been resolved: ASoC: dapm: fix bounds checker error in dapmwidgetlistcreate The widgets array in the sndsocdapmwidgetlist has a countedby attribute attached to it, which points to the numwidgets variable. This attribute is used in bounds...

5.5CVSS6.4AI score0.00202EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/19 4:00 p.m.15 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.08612EPSS
SaveExploits3References4
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.18 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.00623EPSS
SaveExploits0References55
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.11 views

CVE-2024-50272

In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemapread If the caller supplies an iocb-kipos value that is close to the filesystem upper limit, and an iterator with a count that causes us to overflow that limit, then filemapread enters an...

5.5CVSS6.2AI score0.00272EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.12 views

CVE-2024-50291

In the Linux kernel, the following vulnerability has been resolved: media: dvb-core: add missing buffer index check dvbvb2expbuf didn't check if the given buffer index was for a valid buffer. Add this check...

7.8CVSS6.5AI score0.00201EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.12 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.00198EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.10 views

CVE-2024-50280

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix flushing uninitialized delayedwork on cachectr error An unexpected WARNON from flushwork may occur when cache creation fails, caused by destroying the uninitialized delayedwork waker in the error path of cachecreate...

7.8CVSS6AI score0.00251EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.12 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.00263EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.11 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.00203EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.12 views

CVE-2024-50298

In the Linux kernel, the following vulnerability has been resolved: net: enetc: allocate vfstate during PF probes In the previous implementation, vfstate is allocated memory only when VF is enabled. However, netdeviceops::ndosetvfmac may be called before VF is enabled to configure the MAC address...

5.5CVSS6.1AI score0.00218EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.11 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
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.20 views

CVE-2024-50282

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add missing size check in amdgpudebugfsgprwaveread Avoid a possible buffer overflow if size is larger than 4K. cherry picked from commit f5d873f5825b40d886d03bd2aede91d4cf002434...

7.8CVSS6.6AI score0.00273EPSS
SaveExploits0References47
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.12 views

CVE-2024-50271

In the Linux kernel, the following vulnerability has been resolved: signal: restore the overriderlimit logic Prior to commit d64696905554 "Reimplement RLIMITSIGPENDING on top of ucounts" UCOUNTRLIMITSIGPENDING rlimit was not enforced for a class of signals. However now it's enforced...

5.5CVSS6.2AI score0.00234EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/11/19 2:16 a.m.8 views

CVE-2024-50284

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix the missing xastore error check xastore can fail, it return xaerr-EINVAL if the entry cannot be stored in an XArray, or xaerr-ENOMEM if memory allocation failed, so check error for xastore to fix it...

7.5CVSS6.1AI score0.00539EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/11/19 2:15 a.m.10 views

CVE-2023-52921

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix possible UAF in amdgpucspass1 Since the gangsize check is outside of chunk parsing loop, we need to reset i before we free the chunk data. Suggested by Ye Zhang @VAR10CK of Baidu Security...

7.8CVSS6.4AI score0.00231EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/11/17 3:15 a.m.11 views

CVE-2024-52867

guix-daemon in GNU Guix before 5ab3c4c allows privilege escalation because build outputs are accessible by local users before file metadata concerns e.g., for setuid and setgid programs are properly addressed. The vulnerability can be remediated within the product via certain pull, reconfigure, a...

8.1CVSS5.8AI score0.00229EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/11/15 7:15 p.m.10 views

CVE-2024-41679

GLPI is a free asset and IT management software package. An authenticated user can exploit a SQL injection vulnerability from the ticket form. Upgrade to 10.0.17...

8.8CVSS5.9AI score0.00532EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/11/15 7:15 p.m.18 views

CVE-2024-43417

GLPI is a free asset and IT management software package. An unauthenticated user can provide a malicious link to a GLPI technician in order to exploit a reflected XSS vulnerability located in the Software form. Upgrade to 10.0.17...

6.5CVSS5.9AI score0.00358EPSS
SaveExploits0References2
Rows per page
Query Builder