Lucene search
+L

6722 matches found

UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.12 views

CVE-2024-46704

In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix spruious data race in flushwork When flushing a work item for cancellation, flushwork knows that it exclusively owns the work item through its PENDING bit. 134874e2eee9 "workqueue: Allow cancelworksync and...

4.7CVSS5.8AI score0.00175EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.7 views

CVE-2024-46703

In the Linux kernel, the following vulnerability has been resolved: Revert "serial: 8250omap: Set the console genpd always on if no console suspend" This reverts commit 68e6939ea9ec3d6579eadeab16060339cdeaf940. Kevin reported that this causes a crash during suspend on platforms that dont use PM...

5.5CVSS6.3AI score0.00188EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.7 views

CVE-2024-46683

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

7.8CVSS6.4AI score0.00213EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.14 views

CVE-2024-38816

Applications serving static resources through the functional web frameworks WebMvc.fn or WebFlux.fn are vulnerable to path traversal attacks. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also accessible to the process in which the Spring application...

7.5CVSS6.8AI score0.14718EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.8 views

CVE-2024-46675

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: Prevent USB core invalid event buffer address access This commit addresses an issue where the USB core could access an invalid event buffer address during runtime suspend, potentially causing SMMU faults and othe...

5.5CVSS6.3AI score0.00279EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.9 views

CVE-2024-46713

In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix AUX buffer serialization Ole reported that event-mmapmutex is strictly insufficient to serialize the AUX buffer, add a per RB mutex to fully serialize it. Note that in the lock order comment the perfevent::mmapmutex...

7.8CVSS6.3AI score0.00302EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.16 views

CVE-2024-46677

In the Linux kernel, the following vulnerability has been resolved: gtp: fix a potential NULL pointer dereference When sockfdlookup fails, gtpencapenablesocket returns a NULL pointer, but its callers only check for error pointers thus miss the NULL pointer case. Fix it by returning an error point...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.8 views

CVE-2024-46700

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

6.7AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.8 views

CVE-2024-46678

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

7.8CVSS5.9AI score0.00174EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.14 views

CVE-2024-46697

In the Linux kernel, the following vulnerability has been resolved: nfsd: ensure that nfsd4fattrargs.context is zeroed out If nfsd4encodefattr4 ends up doing a "goto out" before we get to checking for the security label, then args.context will be set to uninitialized junk on the stack, which we'l...

9.8CVSS6.3AI score0.00416EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.12 views

CVE-2024-46693

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pmicglink: Fix race during initialization As pointed out by Stephen Boyd it is possible that during initialization of the pmicglink child drivers, the protection-domain notifiers fires, and the associated work is...

4.7CVSS6.3AI score0.00209EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/13 12:00 a.m.7 views

CVE-2024-46681

In the Linux kernel, the following vulnerability has been resolved: pktgen: use cpusreadlock in pgnetinit I have seen the WARNONsmpprocessorid != cpu firing in pktgenthreadworker during tests. We must use cpusreadlock/cpusreadunlock around the foreachonlinecpucpu loop. While we are at it use...

5.5CVSS5.9AI score0.00203EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.5 views

CVE-2024-45011

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Check USB endpoints when probing device Ensure, as the driver probes the device, that all endpoints that the driver may attempt to access exist and are of the correct type. All XillyUSB devices must have a Bulk IN...

5.5CVSS6.2AI score0.00223EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.11 views

CVE-2024-45030

In the Linux kernel, the following vulnerability has been resolved: igb: cope with large MAXSKBFRAGS Sabrina reports that the igb driver does not cope well with large MAXSKBFRAG values: setting MAXSKBFRAG to 45 causes payload corruption on TX. An easy reproducer is to run ssh to connect to the...

9.8CVSS6.6AI score0.00478EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/11 4:15 p.m.9 views

CVE-2024-45012

In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: use dma non-coherent allocator Currently, enabling SGDEBUG in the kernel will cause nouveau to hit a BUG on startup, when the iommu is enabled: kernel BUG at include/linux/scatterlist.h:187! invalid opcode: 0000...

5.5CVSS6.2AI score0.00208EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/11 12:15 a.m.14 views

CVE-2024-40658

In getConfig of SoftVideoDecoderOMXComponent.cpp, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.8CVSS6.4AI score0.00106EPSS
SaveExploits0References3
Circl
Circl
added 2024/09/10 5:25 p.m.16 views

CVE-2024-38258

creationtimestamp| type| source ---|---|--- 2024-09-10 17:25:32+00:00| seen| https://www.thezdi.com/blog/2024/9/10/the-september-2024-security-update-review...

7.5CVSS6.8AI score0.04693EPSS
SaveExploits0References1
Circl
Circl
added 2024/09/10 5:25 p.m.13 views

CVE-2024-43463

creationtimestamp| type| source ---|---|--- 2024-09-10 17:25:32+00:00| seen| https://www.thezdi.com/blog/2024/9/10/the-september-2024-security-update-review...

7.8CVSS6.8AI score0.00937EPSS
SaveExploits0References1
Circl
Circl
added 2024/09/10 5:25 p.m.16 views

CVE-2024-43458

creationtimestamp| type| source ---|---|--- 2024-09-10 17:25:32+00:00| seen| https://www.thezdi.com/blog/2024/9/10/the-september-2024-security-update-review...

7.7CVSS6.8AI score0.01781EPSS
SaveExploits0References1
Circl
Circl
added 2024/09/10 5:25 p.m.15 views

CVE-2024-38188

creationtimestamp| type| source ---|---|--- 2024-09-10 17:25:32+00:00| seen| https://www.thezdi.com/blog/2024/9/10/the-september-2024-security-update-review...

7.1CVSS6.8AI score0.00576EPSS
SaveExploits0References1
Rows per page
Query Builder