Lucene search
+L

658 matches found

Cvelist
Cvelist
added 2024/07/12 2:34 p.m.68 views

CVE-2024-39909 SQL Injection in the KubeClarity REST API

KubeClarity is a tool for detection and management of Software Bill Of Materials SBOM and vulnerabilities of container images and filesystems. A time/boolean SQL Injection is present in the following resource /api/applicationResources via the following parameter packageID. As it can be seen in...

6.5CVSS0.00443EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/12 2:34 p.m.130 views

CVE-2024-39909

KubeClarity REST API (github.com/openclarity/kubeclarity) contains a SQL Injection in the /api/applicationResources endpoint, via the packageID parameter. The root cause is the use of fmt.Sprintf to build the SQL query without input validation in backend/pkg/database/id_view.go, enabling time/boo...

6.5CVSS6.9AI score0.00443EPSS
SaveExploits0References3
NVD
NVD
added 2024/07/12 1:15 p.m.25 views

CVE-2024-40943

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix races between hole punching and AIO+DIO After commit "ocfs2: return real error code in ocfs2diowrgetblock", fstests/generic/300 become from always failed to sometimes failed:...

7.8CVSS0.00197EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.28 views

CVE-2024-40943

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix races between hole punching and AIO+DIO After commit "ocfs2: return real error code in ocfs2diowrgetblock", fstests/generic/300 become from always failed to sometimes failed:...

7.8CVSS6.4AI score0.00197EPSS
SaveExploits0References35
OSV
OSV
added 2024/07/12 12:25 p.m.27 views

CVE-2024-40943 ocfs2: fix races between hole punching and AIO+DIO

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix races between hole punching and AIO+DIO After commit "ocfs2: return real error code in ocfs2diowrgetblock", fstests/generic/300 become from always failed to sometimes failed:...

7.8CVSS6AI score
SaveExploits0References12
Rockylinux
Rockylinux
added 2024/07/02 2:11 p.m.60 views

kernel bug fix update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7.2AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2024/06/28 10:21 p.m.36 views

Security Bulletin: IBM InfoSphere Information Server is affected by a code execution vulnerability in Eclipse JGit (CVE-2023-4759)

Summary A code execution vulnerability in Eclipse JGit used by InfoSphere Information Server was addressed. Vulnerability Details CVEID:CVE-2023-4759 DESCRIPTION: Eclipse JGit could allow a remote attacker to execute arbitrary code on the system, caused by improper handling of case insensitive...

8.8CVSS8.8AI score0.02194EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2024/06/19 3:15 p.m.22 views

CVE-2021-47579

In the Linux kernel, the following vulnerability has been resolved: ovl: fix warning in ovlcreatereal Syzbot triggered the following warning in ovlworkdircreate - ovlcreatereal: if !err && WARNON!newdentry-dinode The reason is that the cgroup2 filesystem returns from mkdir without instantiating t...

5.5CVSS0.00235EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/18 2:43 a.m.12 views

SUSE CVE-2024-38394

Mismatches in interpreting USB authorization policy between GNOME Settings Daemon GSD through 46.0 and the Linux kernel's underlying device matching logic allow a physically proximate attacker to access some unintended Linux kernel USB functionality, such as USB device-specific kernel modules and...

6.8CVSS6.6AI score0.00318EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/16 12:15 a.m.5 views

DEBIAN-CVE-2024-38394

Mismatches in interpreting USB authorization policy between GNOME Settings Daemon GSD through 46.0 and the Linux kernel's underlying device matching logic allow a physically proximate attacker to access some unintended Linux kernel USB functionality, such as USB device-specific kernel modules and...

4.3CVSS6.8AI score0.00318EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.7 views

SUSE CVE-2021-47335

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid racing on fsyncentryslab by multi filesystem instances As syzbot reported, there is an use-after-free issue during f2fs recovery: Use-after-free write at 0xffff88823bc16040 in kfence-10:...

5.5CVSS6.5AI score0.00232EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/22 9:15 a.m.20 views

CVE-2021-47491

In the Linux kernel, the following vulnerability has been resolved: mm: khugepaged: skip huge page collapse for special files The read-only THP for filesystems will collapse THP for files opened readonly and mapped with VMEXEC. The intended usecase is to avoid TLB misses for large text segments...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/22 9:15 a.m.29 views

CVE-2021-47491

In the Linux kernel, the following vulnerability has been resolved: mm: khugepaged: skip huge page collapse for special files The read-only THP for filesystems will collapse THP for files opened readonly and mapped with VMEXEC. The intended usecase is to avoid TLB misses for large text segments...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.32 views

CVE-2021-47491 mm: khugepaged: skip huge page collapse for special files

In the Linux kernel, the following vulnerability has been resolved: mm: khugepaged: skip huge page collapse for special files The read-only THP for filesystems will collapse THP for files opened readonly and mapped with VMEXEC. The intended usecase is to avoid TLB misses for large text segments...

6.4AI score0.0021EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/22 8:19 a.m.163 views

CVE-2021-47491

CVE-2021-47491 concerns the Linux kernel vulnerability in mm: khugepaged, where read-only THP for filesystems could collapse THP for readonly/executable mappings of non-regular files (e.g., block devices). The root cause is that THP collapse was allowed for such files due to an insufficient vm_fi...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.30 views

CVE-2021-47491 mm: khugepaged: skip huge page collapse for special files

In the Linux kernel, the following vulnerability has been resolved: mm: khugepaged: skip huge page collapse for special files The read-only THP for filesystems will collapse THP for files opened readonly and mapped with VMEXEC. The intended usecase is to avoid TLB misses for large text segments...

6.8AI score0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.7 views

DEBIAN-CVE-2021-47335

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid racing on fsyncentryslab by multi filesystem instances As syzbot reported, there is an use-after-free issue during f2fs recovery: Use-after-free write at 0xffff88823bc16040 in kfence-10:...

5.5CVSS5.5AI score0.00232EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/14 6:40 p.m.40 views

CVE-2024-32002 Git's recursive clones on case-insensitive filesystems that support symlinks are susceptible to Remote Code Execution

Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule's worktree but into a .git/ directory...

9CVSS8.9AI score0.29234EPSS
SaveExploits32References7
Microsoft CVE
Microsoft CVE
added 2024/05/14 7:00 a.m.84 views

GitHub: CVE-2024-32002 Recursive clones on case-insensitive filesystems that support symlinks are susceptible to Remote Code Execution

...

9CVSS9.3AI score0.29234EPSS
SaveExploits32
GithubExploit
GithubExploit
added 2024/03/26 11:01 a.m.456 views

Exploit for Improper Handling of Insufficient Permissions or Privileges in Apple Macos

🇮🇱 BringThemHome NeverAgainIsNow 🇮🇱 We demand the...

8.3CVSS4.8AI score0.01171EPSS
SaveExploits2
Rows per page
Query Builder