Lucene search
+L

638 matches found

UbuntuCve
UbuntuCve
added 2024/10/30 12:0 a.m.21 views

CVE-2024-46956

An issue was discovered in psi/zfile.c in Artifex Ghostscript before 10.04.0. Out-of-bounds data access in filenameforall can lead to arbitrary code execution...

7.8CVSS7.1AI score0.00388EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/10/29 12:0 a.m.10 views

CVE-2024-50085

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: fix UaF read in mptcppmnlrmaddrorsubflow Syzkaller reported this splat: ================================================================== BUG: KASAN: slab-use-after-free in mptcppmnlrmaddrorsubflow+0xb44/0xcc0...

7.8CVSS6.4AI score0.0022EPSS
SaveExploits0References35
Wolfi
Wolfi
added 2024/10/27 5:15 a.m.23 views

CVE-2024-50602 vulnerabilities

Vulnerabilities for packages: expat, python...

5.9CVSS6.8AI score0.0104EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.14 views

CVE-2024-50047

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in async decryption Doing an async decryption large read crashes with a slab-use-after-free way down in the crypto API. Reproducer: mount.cifs -o ...,seal,esize=1 //srv/share /mnt dd if=/mnt/largefile...

7.8CVSS6.3AI score0.00232EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.6 views

CVE-2024-50024

In the Linux kernel, the following vulnerability has been resolved: net: Fix an unsafe loop on the list The kernel may crash when deleting a genetlink family if there are still listeners for that family: Oops: Kernel access of bad area, sig: 11 1 ... NIP c000000000c080bc...

5.5CVSS6.2AI score0.00264EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.10 views

CVE-2024-50021

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icedpllinitrclkpins This patch addresses a reference count handling issue in the icedpllinitrclkpins function. The function calls icedpllgetpins, which increments the reference count of t...

5.5CVSS6.4AI score0.00205EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.6 views

CVE-2024-50049

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer before dereferencing se WHAT & HOW se is null checked previously in the same function, indicating it might be null; therefore, it must be checked when used again. This fixes 1 FORWARDNULL issue...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.10 views

CVE-2022-49019

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: nixge: fix NULL dereference In function nixgehwdmabdrelease dereference of NULL pointer priv-rxbdv is possible for the case of its allocation failure in nixgehwdmabdinit. Move for loop with priv-rxbdv dereference...

5.5CVSS6.3AI score0.00235EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.10 views

CVE-2022-49008

In the Linux kernel, the following vulnerability has been resolved: can: can327: can327feedframetonetdev: fix potential skb leak when netdev is down In can327feedframetonetdev, it did not free the skb when netdev is down, and all callers of can327feedframetonetdev did not free allocated skb too...

5.5CVSS5.9AI score0.00202EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.9 views

CVE-2024-49957

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix null-ptr-deref when journal load failed. During the mounting process, if journalreset fails because of too short journal, then lead to jbd2journalload fails with NULL jsbbuffer. Subsequently, ocfs2journalshutdown calls...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.4 views

CVE-2024-49952

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: prevent nfskbduplicated corruption syzbot found that nfdupipv4 or nfdupipv6 could write per-cpu variable nfskbduplicated in an unsafe way 1. Disabling preemption as hinted by the splat is not enough, we have ...

5.5CVSS6.3AI score0.00277EPSS
SaveExploits0References47
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.6 views

CVE-2024-49892

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize getbytesperelement's default to 1 Variables, used as denominators and maybe not assigned to other values, should not be 0. bytesperelementy & bytesperelementc are initialized by getbytesperelement whic...

5.5CVSS6.2AI score0.00257EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.23 views

CVE-2024-49996

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix buffer overflow when parsing NFS reparse points ReparseDataLength is sum of the InodeType size and DataBuffer size. So to get DataBuffer size it is needed to subtract InodeType's size from ReparseDataLength. Function...

7.8CVSS6.5AI score0.00336EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.7 views

CVE-2024-49945

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: Disable the ncsi work before freeing the associated structure The work function can run after the ncsi device is freed, resulting in use-after-free bugs or kernel panic...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.8 views

CVE-2024-49923

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Pass non-null to dcn20validateapplypipesplitflags WHAT & HOW "dcn20validateapplypipesplitflags" dereferences merge, and thus it cannot be a null pointer. Let's pass a valid pointer to avoid null dereference. This...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.5 views

CVE-2024-47755

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.7AI score
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.10 views

CVE-2024-49854

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix uaf for accessing wakerbfqq after splitting After commit 42c306ed7233 "block, bfq: don't break merge chain in bfqsplitbfqq", if the current procress is the last holder of bfqq, the bfqq can be freed after...

7.8CVSS6.4AI score0.00217EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.13 views

CVE-2024-47745

In the Linux kernel, the following vulnerability has been resolved: mm: call the securitymmapfile LSM hook in remapfilepages The remapfilepages syscall handler calls dommap directly, which doesn't contain the LSM security check. And if the process has called personalityREADIMPLIESEXEC before and...

7.8CVSS6.2AI score0.00286EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.10 views

CVE-2024-47733

In the Linux kernel, the following vulnerability has been resolved: netfs: Delete subtree of 'fs/netfs' when netfs module exits In netfsinit or fscacheprocinit, we create dentry under 'fs/netfs', but in netfsexit, we only delete the proc entry of 'fs/netfs' without deleting its subtree. This...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.21 views

CVE-2024-49855

In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between timeout and normal completion If request timetout is handled by nbdrequeuecmd, normal completion has to be stopped for avoiding to complete this requeued request, other use-after-free can be triggered. Fix t...

7CVSS6.3AI score0.00213EPSS
SaveExploits0References23
Rows per page
Query Builder