Lucene search
+L

24882 matches found

CVE
CVE
•added 2024/12/29 11:30 a.m.•103 views

CVE-2024-56730

CVE-2024-56730: In the Linux kernel, a memory allocation failure in net/9p/usbg (trans_usbg.c) was fixed by correcting kzalloc() failure handling to return NULL instead of ERR_PTR. The issue was detected in linux-next (next-20241108, vanilla kernel) and could affect memory exhaustion scenarios. T...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
•added 2024/12/29 11:30 a.m.•11 views

CVE-2024-56723

In the Linux kernel, the following vulnerability has been resolved: mfd: intelsocpmicbxtwc: Use IRQ domain for PMIC devices While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation has inherited flaws. This was unveiled when...

5.5CVSS5.6AI score0.00233EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2024/12/29 12:00 a.m.•16 views

PT-2024-37023 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the drm/panel: himax-hx83102 component, where a check was added to prevent a NULL pointer dereference. Th...

8.1CVSS7.5AI score0.00829EPSS
SaveExploits3References883
NVD
NVD
•added 2024/12/28 10:15 a.m.•27 views

CVE-2024-56701

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: Fix dtlaccesslock to be a rwsemaphore The dtlaccesslock needs to be a rwsempahore, a sleeping lock, because the code calls kmalloc while holding it, which can sleep: echo 1 /proc/powerpc/vcpudispatchstats BUG:...

5.5CVSS0.00207EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2024/12/28 9:46 a.m.•23 views

CVE-2024-56706

In the Linux kernel, the following vulnerability has been resolved: s390/cpumsf: Fix and protect memory allocation of SDBs with mutex Reservation of the PMU hardware is done at first event creation and is protected by a pair of mutexlock and mutexunlock. After reservation of the PMU hardware the...

7.8CVSS5.6AI score0.00166EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/12/28 9:46 a.m.•34 views

CVE-2024-56702 bpf: Mark raw_tp arguments with PTR_MAYBE_NULL

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark rawtp arguments with PTRMAYBENULL Arguments to a raw tracepoint are tagged as trusted, which carries the semantics that the pointer will be non-NULL. However, in certain cases, a raw tracepoint argument may end up being...

0.00215EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2024/12/28 9:46 a.m.•19 views

CVE-2024-56699

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix potential double remove of hotplug slot In commit 6ee600bfbe0f "s390/pci: remove hotplug slot when releasing the device" the zpciexitslot was moved from zpcidevicereserved to zpcireleasedevice with the intention of...

7.8CVSS5.7AI score0.00212EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2024/12/28 9:46 a.m.•26 views

CVE-2024-56692

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncatenode syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2534! RIP: 0010:f2fsinvalidateblocks+0x35f/0x370...

7.8CVSS5.6AI score0.00216EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2024/12/28 3:51 a.m.•6 views

SUSE CVE-2024-53161

In the Linux kernel, the following vulnerability has been resolved: EDAC/bluefield: Fix potential integer overflow The 64-bit argument for the "get DIMM info" SMC call consists of memctrlidx left-shifted 16 bits and OR-ed with DIMM index. With memctrlidx defined as 32-bits wide the left-shift...

6.1CVSS7.7AI score0.00229EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2024/12/28 3:50 a.m.•7 views

SUSE CVE-2024-53201

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipectx-planestate in dcn20programpipe This commit addresses a null pointer dereference issue in dcn20programpipe. Previously, commit 8e4ed3cf1642 "drm/amd/display: Add null check for...

5.5CVSS7.6AI score0.00218EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
•added 2024/12/28 1:57 a.m.•13 views

CVE-2024-56646

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in modifyprefixroute syzbot found a NULL deref 1 in modifyprefixroute, caused by one fib6info without a fib6table pointer set. This can happen for net-ipv6.fib6nullentry 1 Oops: general protection...

5.5CVSS6.8AI score0.00213EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2024/12/27 3:52 p.m.•39 views

CVE-2024-56508 File Upload Vulnerability Leading to XSS in LinkAce v1.15.5

LinkAce is a self-hosted archive to collect links of your favorite websites. Prior to 1.15.6, a file upload vulnerability exists in the LinkAce. This issue occurs in the "Import Bookmarks" functionality, where malicious HTML files can be uploaded containing JavaScript payloads. These payloads...

7.6CVSS0.00425EPSS
SaveExploits1References2
NVD
NVD
•added 2024/12/27 3:15 p.m.•21 views

CVE-2024-56661

In the Linux kernel, the following vulnerability has been resolved: tipc: fix NULL deref in cleanupbearer syzbot found 1 that after blamed commit, ub-ubsock-sk was NULL when attempting the atomicdec : atomicdec&tipcnetsocknetub-ubsock-sk-wqcount; Fix this by caching the tipcnet pointer. 1 Oops:...

5.5CVSS0.00224EPSS
SaveExploits0References9
NVD
NVD
•added 2024/12/27 3:15 p.m.•17 views

CVE-2024-56611

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix migratetonode assuming there is at least one VMA in a MM We currently assume that there is at least one VMA in a MM, which isn't true. So we might end up having findvma return NULL, to then de-reference NULL. So...

5.5CVSS0.00206EPSS
SaveExploits0References3
NVD
NVD
•added 2024/12/27 3:15 p.m.•14 views

CVE-2024-56595

In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it will become negative in the next assignment and we should bail out...

7.8CVSS0.00248EPSS
SaveExploits0References9
OSV
OSV
•added 2024/12/27 3:15 p.m.•8 views

DEBIAN-CVE-2024-56591

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Use disabledelayedworksync This makes use of disabledelayedworksync instead canceldelayedworksync as it not only cancel the ongoing work but also disables new submit which is disarable since the object holding...

5.5CVSS5.6AI score0.00281EPSS
SaveExploits0References1
NVD
NVD
•added 2024/12/27 3:15 p.m.•13 views

CVE-2024-56584

In the Linux kernel, the following vulnerability has been resolved: iouring/tctx: work around xastore allocation error issue syzbot triggered the following WARNON: WARNING: CPU: 0 PID: 16 at iouring/tctx.c:51 iouringfree+0xfa/0x140 iouring/tctx.c:51 which is the WARNONONCE!xaempty&tctx-xa; sanity...

5.5CVSS0.00237EPSS
SaveExploits0References7
OSV
OSV
•added 2024/12/27 3:15 p.m.•25 views

UBUNTU-CVE-2024-56574

In the Linux kernel, the following vulnerability has been resolved: media: ts2020: fix null-ptr-deref in ts2020probe KASAN reported a null-ptr-deref issue when executing the following command: echo ts2020 0x20 /sys/bus/i2c/devices/i2c-0/newdevice KASAN: null-ptr-deref in range...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References46
OSV
OSV
•added 2024/12/27 3:15 p.m.•13 views

UBUNTU-CVE-2024-56665

In the Linux kernel, the following vulnerability has been resolved: bpf,perf: Fix invalid progarray access in perfeventdetachbpfprog Syzbot reported 1 crash that happens for following tracing scenario: - create tracepoint perf event with attr.inherit=1, attach it to the process and set bpf progra...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References21
Debian CVE
Debian CVE
•added 2024/12/27 3:06 p.m.•23 views

CVE-2024-56672

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcgparentblkcg but it was calling that after blkcgdestroyblkgsblkcg which could free the blkcg,...

7.8CVSS5.9AI score0.00271EPSS
SaveExploits1
Rows per page
Query Builder