Lucene search
+L

10121 matches found

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

CVE-2024-52533

gio/gsocks4aproxy.c in GNOME GLib before 2.82.1 has an off-by-one error and resultant buffer overflow because SOCKS4CONNMSGLEN is not sufficient for a trailing '\0' character...

9.8CVSS7AI score0.01263EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2024/11/11 8:15 p.m.38 views

CVE-2024-51487

Ampache is a web based audio/video streaming application and file manager. The current implementation of token parsing fails to properly validate CSRF tokens when activating or deactivating catalog. This vulnerability allows an attacker to exploit CSRF attacks, potentially enabling them to change...

8.1CVSS5.8AI score0.00323EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2024/11/11 2:15 p.m.9 views

CVE-2024-50263

In the Linux kernel, the following vulnerability has been resolved: fork: only invoke khugepaged, ksm hooks if no error There is no reason to invoke these hooks early against an mm that is in an incomplete state. The change in commit d24062914837 "fork: use mtdup to duplicate maple tree in dupmma...

7.8CVSS6.4AI score0.00215EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/11 1:15 p.m.8 views

CVE-2024-43427

A flaw was found in moodle. When creating an export of site administration presets, some sensitive secrets and keys are not being excluded from the export, which could result in them unintentionally being leaked if the presets are shared with a third party...

3.7CVSS5.7AI score0.00328EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/11/11 1:15 p.m.11 views

CVE-2024-43432

A flaw was found in moodle. The cURL wrapper in Moodle strips HTTPAUTH and USERPWD headers during emulated redirects, but retains other original request headers, so HTTP authorization header information could be unintentionally sent in requests to redirect URLs...

5.3CVSS5.8AI score0.00323EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/11/11 1:15 p.m.10 views

CVE-2024-43430

A flaw was found in moodle. External API access to Quiz can override contained insufficient access control...

5.3CVSS5.8AI score0.00318EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/11/10 11:15 p.m.22 views

CVE-2021-41737

In Faust 2.23.1, an input file with the lines "// r visualisation tCst" and "//process = +: L: abM-^Q;" and "process = route3333333333333333333,2,1,2,3,1 : ;" leads to stack consumption...

7.5CVSS5.8AI score0.00462EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/11/10 9:15 p.m.8 views

CVE-2024-46613

WeeChat before 4.4.2 has an integer overflow and resultant buffer overflow at core/core-string.c when there are more than two billion items in a list. This affects stringfreesplitshared , stringfreesplit, stringfreesplitcommand, and stringfreesplittags...

9.8CVSS6AI score0.00464EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.8 views

CVE-2024-50245

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

5.5CVSS6.4AI score0.00219EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.11 views

CVE-2024-50218

In the Linux kernel, the following vulnerability has been resolved: ocfs2: pass u64 to ocfs2truncateinline maybe overflow Syzbot reported a kernel BUG in ocfs2truncateinline. There are two reasons for this: first, the parameter value passed is greater than ocfs2maxinlinedatawithxattr, second, the...

5.5CVSS6.4AI score0.00272EPSS
SaveExploits0References47
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.6 views

CVE-2024-50247

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check if more than chunk-size bytes are written A incorrectly formatted chunk may decompress into more than LZNTCHUNKSIZE bytes and a index out of bounds will occur in smaxoff...

7.3CVSS6.6AI score0.00228EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.11 views

CVE-2024-50257

In the Linux kernel, the following vulnerability has been resolved: netfilter: Fix use-after-free in getinfo ip6tablenat module unload has refcnt warning for UAF. call trace is: WARNING: CPU: 1 PID: 379 at kernel/module/main.c:853 moduleput+0x6f/0x80 Modules linked in: ip6tablenat- CPU: 1 UID: 0...

7.8CVSS6.8AI score0.00255EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.10 views

CVE-2024-50240

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usb: fix NULL-deref on runtime suspend Commit 413db06c05e7 "phy: qcom-qmp-usb: clean up probe initialisation" removed most users of the platform device driver data, but mistakenly also removed the initialisation...

5.5CVSS6.3AI score0.00204EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.8 views

CVE-2024-50224

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix crash when not using GPIO chip select Add check for the return value of spigetcsgpiod to avoid passing a NULL pointer to gpioddirectionoutput, preventing a crash when GPIO chip select is not used. Fix below...

5.5CVSS6.4AI score0.00233EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.7 views

CVE-2024-50220

In the Linux kernel, the following vulnerability has been resolved: fork: do not invoke uffd on fork if error occurs Patch series "fork: do not expose incomplete mm on fork". During fork we may place the virtual memory address space into an inconsistent state before the fork operation is complete...

4.7CVSS6.2AI score0.00167EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.8 views

CVE-2024-50260

In the Linux kernel, the following vulnerability has been resolved: sockmap: fix a NULL pointer dereference in sockmaplinkupdateprog The following race condition could trigger a NULL pointer dereference: sockmaplinkdetach: sockmaplinkupdateprog: mutexlock&sockmapmutex; ... sockmaplink-map = NULL;...

4.7CVSS5.7AI score0.00166EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.9 views

CVE-2024-50221

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Vangogh: Fix kernel memory out of bounds write KASAN reports that the GPU metrics table allocated in vangoghtablesinit is not large enough for the memset done in smucmninitsoftgpumetrics. Condensed report follows:...

7.8CVSS6.6AI score0.00245EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.6 views

CVE-2024-50261

In the Linux kernel, the following vulnerability has been resolved: macsec: Fix use-after-free while sending the offloading packet KASAN reports the following UAF. The metadatadst, which is used to store the SCI value for macsec offload, is already freed by metadatadstfree in macsecfreenetdev,...

7.8CVSS6.4AI score0.0022EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.11 views

CVE-2024-50252

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumipip: Fix memory leak when changing remote IPv6 address The device stores IPv6 addresses that are used for encapsulation in linear memory that is managed by the driver. Changing the remote address of an ip6gre net...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/11/09 11:15 a.m.7 views

CVE-2024-50225

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix error propagation of split bios The purpose of btrfsbbiopropagateerror shall be propagating an error of split bio to its original btrfsbio, and tell the error to the upper layer. However, it's not working well on some...

7.8CVSS6.4AI score0.00213EPSS
SaveExploits0References16
Rows per page
Query Builder