Lucene search
+L

2812 matches found

UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.15 views

CVE-2024-43837

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix null pointer dereference in resolveprogtype for BPFPROGTYPEEXT When loading a EXT program without specifying attr-attachprogfd, the prog-aux-dstprog will be null. At this time, calling resolveprogtype anywhere will resul...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.12 views

CVE-2024-43818

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: Adjust error handling in case of absent codec device acpigetfirstphysicalnode can return NULL in several cases no such device, ACPI table error, reference count drop to 0, etc. Existing check just emit error message, b...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.11 views

CVE-2024-43853

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Prevent UAF in proccpusetshow An UAF can happen when /proc/cpuset is read as reported in 1. This can be reproduced by the following methods: 1.add an mdelay1000 before acquiring the cgrouplock In the cgrouppathns...

7CVSS6.1AI score0.00226EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.8 views

CVE-2024-42260

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the performance extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver will not handle that well. Fix it by checking...

5.5CVSS6.4AI score0.00196EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.11 views

CVE-2024-42299

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Update log-pagemask,bits if log-pagesize changed If an NTFS file system is mounted to another system with different PAGESIZE from the original system, log-pagesize will change in logreplay, but log-pagemask,bits don't...

7.8CVSS6.1AI score0.00219EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.10 views

CVE-2024-42305

In the Linux kernel, the following vulnerability has been resolved: ext4: check dot and dotdot of dxroot before making dir indexed Syzbot reports a issue as follows: ============================================ BUG: unable to handle page fault for address: ffffed11022e24fe PGD 23ffee067 P4D...

5.5CVSS6AI score0.00226EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.11 views

CVE-2024-42309

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: fix null pointer dereference in psbintellvdsgetmodes In psbintellvdsgetmodes, the return value of drmmodeduplicate is assigned to mode, which will lead to a possible NULL pointer dereference on failure of...

5.5CVSS6.1AI score0.00228EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.12 views

CVE-2024-42278

In the Linux kernel, the following vulnerability has been resolved: ASoC: TAS2781: Fix tasdevloadcalibrateddata This function has a reversed if statement so it's either a no-op or it leads to a NULL dereference...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.5 views

CVE-2024-42313

In the Linux kernel, the following vulnerability has been resolved: media: venus: fix use after free in vdecclose There appears to be a possible use after free with vdecclose. The firmware will add buffer release work to the work queue through HFI callbacks as a normal part of decoding. Randomly...

7.8CVSS6.2AI score0.0023EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.14 views

CVE-2024-42306

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid using corrupted block bitmap buffer When the filesystem block bitmap is corrupted, we detect the corruption while loading the bitmap and fail the allocation with error. However the next allocation from the same bitmap...

7.8CVSS6.3AI score0.00246EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.11 views

CVE-2023-52889

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is observed when receiving ICMP packets with secmark set while an ICMP raw socket is being created. SKCTXsk-label is updated in...

5.5CVSS5.9AI score0.00231EPSS
SaveExploits0References19
Circl
Circl
added 2024/08/13 6:05 p.m.12 views

CVE-2024-38199

creationtimestamp| type| source ---|---|--- 2024-08-13 18:05:01+00:00| seen| https://www.thezdi.com/blog/2024/8/13/the-august-2024-security-update-review 2024-08-13 21:18:30+00:00| seen| https://t.me/cvedetector/3062 2024-08-14 04:00:00+00:00| seen|...

9.8CVSS7.4AI score0.0223EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/08/08 9:15 a.m.5 views

CVE-2024-42251

In the Linux kernel, the following vulnerability has been resolved: mm: pageref: remove foliotrygetrcu The below bug was reported on a non-SMP kernel: 275.267158 T4335 ------------ cut here ------------ 275.267949 T4335 kernel BUG at include/linux/pageref.h:275! 275.268526 T4335 invalid opcode:...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.14 views

CVE-2024-42117

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: ASSERT when failing to find index by plane/stream id WHY finddispcfgidxbyplaneid and finddispcfgidxbystreamid returns an array index and they return -1 when not found; however, -1 is not a valid index number. HOW...

7.8CVSS5.8AI score0.00233EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/07/29 5:15 p.m.14 views

CVE-2024-42085

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock When config CONFIGUSBDWC3DUALROLE is selected, and trigger system to enter suspend status with below command: echo mem /sys/power/state There...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2024/07/29 4:15 p.m.15 views

CVE-2024-41087

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix double free on error If e.g. the ataportalloc call in atahostalloc fails, we will jump to the errout label, which will call devresreleasegroup. devresreleasegroup will trigger a call to atahostrelease...

7.8CVSS6.4AI score0.00244EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/07/29 4:15 p.m.14 views

CVE-2024-42069

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix possible double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, callback function adevrelease calls kfreemadev. We shouldn't call kfreemadev again in the erro...

7.8CVSS6.4AI score0.00233EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/07/29 4:15 p.m.19 views

CVE-2024-41089

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/dispnv04: fix null pointer dereference in nv17tvgethdmodes In nv17tvgethdmodes, the return value of drmmodeduplicate is assigned to mode, which will lead to a possible NULL pointer dereference on failure of...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2024/07/29 4:15 p.m.13 views

CVE-2024-41096

In the Linux kernel, the following vulnerability has been resolved: PCI/MSI: Fix UAF in msicapabilityinit KFENCE reports the following UAF: BUG: KFENCE: use-after-free read in pcienablemsirange+0x2c0/0x488 Use-after-free read at 0x0000000024629571 in kfence-12: pcienablemsirange+0x2c0/0x488...

7.8CVSS6.5AI score0.0024EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/07/29 4:15 p.m.9 views

CVE-2024-41086

In the Linux kernel, the following vulnerability has been resolved: bcachefs: Fix sbfielddowngrade validation - bch2sbdowngradevalidate wasn't checking for a downgrade entry extending past the end of the superblock section - foreachdowngradeentry is used in totext and needs to work on malformed...

7.8CVSS5.9AI score0.00213EPSS
SaveExploits0References14
Rows per page
Query Builder