Lucene search
+L

9844 matches found

UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.9 views

CVE-2024-50206

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix memory corruption during fq dma init The loop responsible for allocating up to MTKFQDMALENGTH buffers must only touch as many descriptors, otherwise it ends up corrupting unrelated memory. Fix the lo...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.11 views

CVE-2024-50207

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix reader locking when changing the sub buffer order The function ringbuffersubbuforderset updates each ringbufferpercpu and installs new sub buffers that match the requested page order. This operation may be invoke...

5.5CVSS6.5AI score0.00138EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.11 views

CVE-2024-50190

In the Linux kernel, the following vulnerability has been resolved: ice: fix memleak in iceinittxtopology Fix leak of the FW blob DDP pkg. Make icecfgtxtopo const-correct, so iceinittxtopology can avoid copying whole FW blob. Copy just the topology section, and only when needed. Reuse the buffer...

5.5CVSS6AI score0.00176EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.7 views

CVE-2024-50186

In the Linux kernel, the following vulnerability has been resolved: net: explicitly clear the sk pointer, when pf-create fails We have recently noticed the exact same KASAN splat as in commit 6cd4a78d962b "net: do not leave a dangling sk pointer, when socket creation fails". The problem is that...

7.8CVSS6.3AI score0.00233EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.7 views

CVE-2024-50174

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix race when converting group handle to group object XArray provides it's own internal lock which protects the internal array when entries are being simultaneously added and removed. However there is still a race...

4.7CVSS5.7AI score0.00187EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.7 views

CVE-2024-50179

In the Linux kernel, the following vulnerability has been resolved: ceph: remove the incorrect Fw reference check when dirtying pages When doing the direct-io reads it will also try to mark pages dirty, but for the read path it won't hold the Fw caps and there is case will it get the Fw reference...

5.5CVSS6.3AI score0.00233EPSS
SaveExploits0References53
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.4 views

CVE-2024-50180

In the Linux kernel, the following vulnerability has been resolved: fbdev: sisfb: Fix strbuf array overflow The values of the variables xres and yres are placed in strbuf. These variables are obtained from strbuf1. The strbuf1 array contains digit characters and a space if the array contains...

7.8CVSS6.4AI score0.00255EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.13 views

CVE-2024-50187

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Stop the active perfmon before being destroyed Upon closing the file descriptor, the active performance monitor is not stopped. Although all perfmons are destroyed in vc4perfmonclosefile, the active performance monitor's...

5.5CVSS6.3AI score0.00221EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.12 views

CVE-2024-50183

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Ensure DAID handling completion before deleting an NPIV instance Deleting an NPIV instance requires all fabric ndlps to be released before an NPIV's resources can be torn down. Failure to release fabric ndlps beforeha...

4.7CVSS6.2AI score0.0016EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/11/08 6:15 a.m.10 views

CVE-2024-50211

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

3.3CVSS6.2AI score0.002EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/11/07 2:15 p.m.5 views

CVE-2024-43428

To address a cache poisoning risk in Moodle, additional validation for local storage was required...

7.7CVSS5.8AI score0.0016EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/11/07 2:15 p.m.7 views

CVE-2024-43431

A vulnerability was found in Moodle. Insufficient capability checks made it possible to delete badges that a user does not have permission to access...

7.5CVSS5.8AI score0.00457EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/11/07 2:15 p.m.20 views

CVE-2024-43425

A flaw was found in Moodle. Additional restrictions are required to avoid a remote code execution risk in calculated question types. Note: This requires the capability to add/update questions...

8.1CVSS7.5AI score0.8322EPSS
SaveExploits8References3
UbuntuCve
UbuntuCve
added 2024/11/07 2:15 p.m.12 views

CVE-2024-43434

The bulk message sending feature in Moodle's Feedback module's non-respondents report had an incorrect CSRF token check, leading to a CSRF vulnerability...

8.1CVSS5.9AI score0.00622EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.7 views

CVE-2024-50157

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Avoid CPU lockups due fifo occupancy check loop Driver waits indefinitely for the fifo occupancy to go below a threshold as soon as the pacing interrupt is received. This can cause soft lockup on one of the processor...

5.5CVSS6.4AI score0.00215EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.21 views

CVE-2024-50150

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmode should keep reference to parent The altmode device release refers to its parent device, but without keeping a reference to it. When registering the altmode, get a reference to the parent and put it in the...

7.8CVSS6.4AI score0.00244EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.151 views

CVE-2024-51504

When using IPAuthenticationProvider in ZooKeeper Admin Server there is a possibility of Authentication Bypass by Spoofing -- this only impacts IP based authentication implemented in ZooKeeper Admin Server. Default configuration of client's IP address detection in IPAuthenticationProvider, which...

9.1CVSS7AI score0.00924EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.9 views

CVE-2024-50142

In the Linux kernel, the following vulnerability has been resolved: xfrm: validate new SA's prefixlen using SA family when sel.family is unset This expands the validation introduced in commit 07bf7908950a "xfrm: Validate address prefix lengths in the xfrm selector." syzbot created an SA with...

5.5CVSS6.4AI score0.00259EPSS
SaveExploits0References47
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.14 views

CVE-2024-50161

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the remaining infocnt before repeating btf fields When trying to repeat the btf fields for array of nested struct, it doesn't check the remaining infocnt. The following splat will be reported when the value of ret nele...

5.5CVSS5.7AI score0.00183EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.6 views

CVE-2024-50151

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOBs when building SMB2IOCTL request When using encryption, either enforced by the server or when using 'seal' mount option, the client will squash all compound request buffers down for encryption into a single i...

7.8CVSS6.5AI score0.00281EPSS
SaveExploits0References44
Rows per page
Query Builder