Lucene search
+L

10127 matches found

Debian CVE
Debian CVE
added 2024/12/29 8:48 a.m.8 views

CVE-2024-56710

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in cephdirectreadwrite The bvecs array which is allocated in itergetbvecsalloc is leaked and pages remain pinned if cephallocsparseextmap fails. There is no need to delay the allocation of sparseext map unti...

5.5CVSS5.6AI score0.00249EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/12/29 7:15 a.m.19 views

CVE-2018-25107

The Crypt::Random::Source package before 0.13 for Perl has a fallback to the built-in rand function, which is not a secure source of random bits...

7.5CVSS5.9AI score0.00422EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.11 views

CVE-2024-56683

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: hdmi: Avoid hang with debug registers when suspended Trying to read /sys/kernel/debug/dri/1/hdmi1regs when the hdmi is disconnected results in a fatal system hang. This is due to the pm suspend code disabling the dvp...

5.5CVSS6.5AI score0.0022EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.7 views

CVE-2024-56693

In the Linux kernel, the following vulnerability has been resolved: brd: defer automatic disk creation until module initialization succeeds My colleague Wupeng found the following problems during fault injection: BUG: unable to handle page fault for address: fffffbfff809d073 PGD 6e648067 P4D...

7.8CVSS6.2AI score0.00243EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.3 views

CVE-2024-56705

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: Add check for rgbydata memory allocation failure In iacss3astatisticsallocate, there is no check on the allocation result of the rgbydata memory. If rgbydata is not successfully allocated, it may trigger the...

5.5CVSS6.1AI score0.00267EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.18 views

CVE-2024-56698

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Fix looping of queued SG entries The dwc3request-numqueuedsgs is decremented on completion. If a partially completed request is handled, then the dwc3request-numqueuedsgs no longer reflects the total number of...

5.5CVSS6.1AI score0.00212EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.9 views

CVE-2024-56696

In the Linux kernel, the following vulnerability has been resolved: ALSA: core: Fix possible NULL dereference caused by kunitkzalloc kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add NULL checks for all the kunitkzalloc in soundkunit.c...

5.5CVSS6.3AI score0.00202EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.6 views

CVE-2024-56694

In the Linux kernel, the following vulnerability has been resolved: bpf: fix recursive lock when verdict program return SKPASS When the streamverdict program returns SKPASS, it places the received skb into its own receive queue, but a recursive lock eventually occurs, leading to an operating syst...

7.5CVSS6.2AI score0.00412EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.7 views

CVE-2024-56704

In the Linux kernel, the following vulnerability has been resolved: 9p/xen: fix release of IRQ Kernel logs indicate an IRQ was double-freed. Pass correct device ID during IRQ release. Dominique: remove confusing variable reset to 0...

8.4CVSS6.2AI score0.00242EPSS
SaveExploits0References45
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.14 views

CVE-2024-56678

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm/fault: Fix kfence page fault reporting copyfromkernelnofault can be called when doing read of /proc/kcore. /proc/kcore can have some unmapped kfence objects which when read via copyfromkernelnofault can cause page...

7.8CVSS6.4AI score0.00224EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.9 views

CVE-2024-56702

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

5.5CVSS6.1AI score0.00213EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.9 views

CVE-2024-56697

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the memory allocation issue in amdgpudiscoverygetnpsinfo Fix two issues with memory allocation in amdgpudiscoverygetnpsinfo for memranges: - Add a check for allocation failure to avoid dereferencing a null pointer...

5.5CVSS6.4AI score0.00202EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.4 views

CVE-2024-56695

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfdgetcuoccupancy' The kfdgetcuoccupancy function previously declared a large cuoccupancy array as a local variable, which could lead to stack overflows due to excessi...

7.8CVSS6.3AI score0.00216EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.9 views

CVE-2024-56676

In the Linux kernel, the following vulnerability has been resolved: thermal: testing: Initialize some variables annoteded with free Variables annotated with free need to be initialized if the function can return before they get updated for the first time or the attempt to free the memory pointed ...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.4 views

CVE-2024-56686

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

5.9AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.6 views

CVE-2024-56687

In the Linux kernel, the following vulnerability has been resolved: usb: musb: Fix hardware lockup on first Rx endpoint request There is a possibility that a request's callback could be invoked from usbepqueue call trace below, supplemented with missing calls: req-complete from...

5.5CVSS6.4AI score0.00161EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.7 views

CVE-2024-56707

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2mboxgetrsp errors in otx2dmacflt.c Add error pointer checks after calling otx2mboxgetrsp...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.5 views

CVE-2024-56706

In the Linux kernel, the following vulnerability has been resolved: s390/cpumsf: Fix and protect memory allocation of SDBs with mutex Reservation of the PMU hardware is done at first event creation and is protected by a pair of mutexlock and mutexunlock. After reservation of the PMU hardware the...

7.8CVSS6.3AI score0.00166EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/12/28 10:15 a.m.11 views

CVE-2024-56690

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Call crypto layer directly when padatadoparallel return -EBUSY Since commit 8f4f68e788c3 "crypto: pcrypt - Fix hungtask for PADATARESET", the pcrypt encryption and decryption operations return -EAGAIN when the CP...

5.5CVSS6.1AI score0.00188EPSS
SaveExploits0References45
Debian CVE
Debian CVE
added 2024/12/28 9:46 a.m.11 views

CVE-2024-56708

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on module unload The segmentation fault happens because: During modprobe: 1. In igen6probe, igen6pvt will be allocated with kzalloc 2. In igen6registermci, mci-pvtinfo will point to...

7.8CVSS5.5AI score0.0025EPSS
SaveExploits0
Rows per page
Query Builder