Lucene search
+L

987 matches found

UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.9 views

CVE-2024-46789

In the Linux kernel, the following vulnerability has been resolved: mm/slub: add check for s-flags in the alloctaggingslabfreehook When enable CONFIGMEMCG & CONFIGKFENCE & CONFIGKMEMLEAK, the following warning always occurs,This is because the following call stack occurred: mempoolalloc...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.7 views

CVE-2024-46778

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check UnboundedRequestEnabled's value CalculateSwathAndDETConfigurationparamsst's UnboundedRequestEnabled is a pointer i.e. dmlboolt UnboundedRequestEnabled, and thus if p-UnboundedRequestEnabled checks its...

5.5CVSS6.3AI score0.00192EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.9 views

CVE-2024-46754

In the Linux kernel, the following vulnerability has been resolved: bpf: Remove tstrun from lwtseg6localprogops. The syzbot reported that the lwtseg6 related BPF ops can be invoked via bpftestrun without without entering inputactionendbpf first. Martin KaFai Lau said that self test for...

7.8CVSS5.9AI score0.00215EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/18 7:15 a.m.9 views

CVE-2024-46720

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix dereference after null check check the pointer hive before use...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/18 7:15 a.m.10 views

CVE-2024-46721

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix possible NULL pointer dereference profile-parent-dentsAAFSPROFDIR could be NULL only if its parent is made from createmissingancestors.. and 'ent-old' is NULL in aareplaceprofiles... In that case, it must return an...

5.5CVSS6.2AI score0.00233EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/09/18 7:15 a.m.11 views

CVE-2024-46728

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check index for auxrdinterval before using auxrdinterval has size of 7 and should be checked. This fixes 3 OVERRUN and 1 INTEGEROVERFLOW issues reported by Coverity...

5.5CVSS5.8AI score0.0022EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/17 7:15 p.m.17 views

CVE-2024-8946

A vulnerability was found in MicroPython 1.23.0. It has been classified as critical. Affected is the function mpvfsumount of the file extmod/vfs.c of the component VFS Unmount Handler. The manipulation leads to heap-based buffer overflow. It is possible to launch the attack remotely. The exploit...

7.5CVSS6.6AI score0.01015EPSS
SaveExploits1References8
UbuntuCve
UbuntuCve
added 2024/09/13 12:0 a.m.9 views

CVE-2024-46686

In the Linux kernel, the following vulnerability has been resolved: smb/client: avoid dereferencing rdata=NULL in smb2newreadreq This happens when called from SMB2read while using rdma and reaching the rdmareadwritethreshold...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/13 12:0 a.m.8 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/11 4:15 p.m.13 views

CVE-2024-45027

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check for xhci-interrupters being allocated in xhcimemclearup If xhcimeminit fails, it calls into xhcimemcleanup to mop up the damage. If it fails early enough, before xhci-interrupters is allocated but after...

5.5CVSS6.3AI score0.00206EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/10 2:15 p.m.8 views

CVE-2024-8654

MongoDB Server may access non-initialized region of memory leading to unexpected behaviour when zero arguments are called in internal aggregation stage. This issue affected MongoDB Server v6.0 version 6.0.3...

9.8CVSS5.8AI score0.00373EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/09/09 7:15 p.m.8 views

CVE-2024-45296

path-to-regexp turns path strings into a regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single threaded and regex matching runs on the main thread, poor performance will block the event...

7.5CVSS6.8AI score0.00932EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/09/07 4:0 p.m.36 views

CVE-2023-30583

fs.openAsBlob can bypass the experimental permission model when using the file system read restriction with the --allow-fs-read flag in Node.js 20. This flaw arises from a missing check in the fs.openAsBlob API. Please note that at the time this CVE was issued, the permission model is an...

7.5CVSS6.5AI score0.00722EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.7 views

CVE-2024-45003

In the Linux kernel, the following vulnerability has been resolved: vfs: Don't evict inode under the inode lru traversing context The inode reclaiming processSee function pruneicachesb collects all reclaimable inodes and mark them with IFREEING flag at first, at that time, other processes will be...

4.7CVSS5.9AI score0.00174EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.9 views

CVE-2024-44962

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading When unload the btnxpuart driver, its associated timer will be deleted. If the timer happens to be modified at this moment, it leads to the kernel ca...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References10
CBLMariner
CBLMariner
added 2024/08/25 3:13 p.m.26 views

CVE-2024-42285 affecting package kernel for versions less than 6.6.47.1-1

CVE-2024-42285 affecting package kernel for versions less than 6.6.47.1-1. An upgraded version of the package is available that resolves this issue...

9.8CVSS6.9AI score0.0087EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.13 views

CVE-2022-48872

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix use-after-free race condition for maps It is possible that in between calling fastrpcmapget until map-fl-lock is taken in fastrpcfreemap, another thread can call fastrpcmaplookup and get a reference to a map th...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.11 views

CVE-2023-52897

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: do not warn on record without oldroots populated BUG There are some reports from the mailing list that since v6.1 kernel, the WARNON inside btrfsqgroupaccountextent gets triggered during rescan: WARNING: CPU: 3 PID...

4.7CVSS6.4AI score0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/08/21 1:15 a.m.17 views

CVE-2024-43873

In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: always initialize seqpacketallow There are two issues around seqpacketallow: 1. seqpacketallow is not initialized when socket is created. Thus if features are never set, it will be read uninitialized. 2. if...

7.8CVSS6.1AI score0.00218EPSS
SaveExploits0References17
CBLMariner
CBLMariner
added 2024/08/20 9:54 p.m.18 views

CVE-2024-42224 affecting package kernel for versions less than 5.15.163.1-1

CVE-2024-42224 affecting package kernel for versions less than 5.15.163.1-1. A patched version of the package is available...

7CVSS7.3AI score0.00235EPSS
SaveExploits0
Rows per page
Query Builder