Lucene search
+L

15514 matches found

RedhatCVE
RedhatCVE
added 2024/06/20 1:57 p.m.20 views

CVE-2022-48753

A possible memory leak was found in diskregisterindependentaccessranges in the Linux kernel. This issue may lead to a crash...

5.5CVSS9.1AI score0.00179EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/20 12:34 p.m.27 views

CVE-2023-49111 Reflected Cross-Site-Scripting in Kiuwan SAST

For Kiuwan installations with SSO single sign-on enabled, an unauthenticated reflected cross-site scripting attack can be performed on the login page "login.html". This is possible due to the request parameter "message" values being directly included in a JavaScript block in the response. This is...

6.2AI score0.00646EPSS
SaveExploits1References2
CVE
CVE
added 2024/06/20 12:34 p.m.75 views

CVE-2023-49111

CVE-2023-49111 describes an unauthenticated reflected cross-site scripting vulnerability in Kiuwan SAST deployments with SSO enabled. The issue arises because the login page’s JavaScript block directly includes the request parameter “message,” enabling an attacker to inject script via the paramet...

6.5CVSS6.2AI score0.00646EPSS
SaveExploits1References3
OSV
OSV
added 2024/06/20 12:15 p.m.7 views

DEBIAN-CVE-2022-48760

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

7.1CVSS5.5AI score0.00186EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/20 12:15 p.m.30 views

CVE-2022-48753

In the Linux kernel, the following vulnerability has been resolved: block: fix memory leak in diskregisterindependentaccessranges kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd If this function returns an error, kobjectput must be called to properl...

5.5CVSS0.00179EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2024/06/20 12:15 p.m.9 views

CVE-2022-48747

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

7.5CVSS6.5AI score0.00915EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/06/20 12:15 p.m.7 views

DEBIAN-CVE-2022-48747

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

7.5CVSS5.7AI score0.00915EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.9 views

DEBIAN-CVE-2022-48734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

5.5CVSS5.4AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.8 views

UBUNTU-CVE-2022-48747

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

7.5CVSS6.3AI score0.00915EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/20 12:15 p.m.11 views

UBUNTU-CVE-2022-48734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

5.5CVSS5.8AI score0.00178EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.40 views

CVE-2022-48753 block: fix memory leak in disk_register_independent_access_ranges

In the Linux kernel, the following vulnerability has been resolved: block: fix memory leak in diskregisterindependentaccessranges kobjectinitandadd takes reference even when it fails. According to the doc of kobjectinitandadd If this function returns an error, kobjectput must be called to properl...

0.00179EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/20 11:13 a.m.24 views

CVE-2022-48734 btrfs: fix deadlock between quota disable and qgroup rescan worker

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

5.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.44 views

CVE-2022-48734 btrfs: fix deadlock between quota disable and qgroup rescan worker

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

0.00178EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/06/20 12:00 a.m.7 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from an incorrect offset in the block module biotruncate...

7.5CVSS6.5AI score0.00915EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/06/20 12:00 a.m.10 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel due to a memory leak in the block module diskregisterindependentaccessranges...

5.5CVSS6.4AI score0.00179EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/19 3:15 p.m.7 views

DEBIAN-CVE-2021-47576

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS5.6AI score0.00256EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/19 3:15 p.m.19 views

CVE-2021-47576

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS0.00256EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.25 views

CVE-2021-47576

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS6.3AI score0.00256EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/19 3:15 p.m.18 views

UBUNTU-CVE-2021-47576

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS6.1AI score0.00256EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/06/19 2:53 p.m.13 views

CVE-2021-47576 scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS6.5AI score0.00256EPSS
SaveExploits0References7
Rows per page
Query Builder