Lucene search
+L

15514 matches found

OSV
OSV
added 2024/05/21 4:15 p.m.3 views

DEBIAN-CVE-2023-52762

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: fix implicit overflow on virtiomaxdmasize The following codes have an implicit conversion from sizet to u32: u32maxsize = sizetvirtiomaxdmasizevdev; This may lead overflow, Ex sizet4G - u320. Once virtiomaxdmasize has...

5.5CVSS5.7AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.11 views

AZL-67734 CVE-2023-52732 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

9.8CVSS5.8AI score0.00522EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/21 4:15 p.m.26 views

CVE-2023-52705

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

5.5CVSS6.5AI score0.00252EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.24 views

CVE-2023-52705

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

5.5CVSS5.9AI score0.00252EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/21 4:15 p.m.11 views

UBUNTU-CVE-2023-52837

In the Linux kernel, the following vulnerability has been resolved: nbd: fix uaf in nbdopen Commit 4af5f2e03013 "nbd: use blkmqallocdisk and blkcleanupdisk" cleans up disk by blkcleanupdisk and it won't set disk-privatedata as NULL as before. UAF may be triggered in nbdopen if someone tries to op...

7.8CVSS6.1AI score0.0025EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 4:15 p.m.13 views

UBUNTU-CVE-2023-52755

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab out of bounds write in smbinheritdacl slab out-of-bounds write is caused by that offsets is bigger than pntsd allocation size. This patch add the check to validate 3 offsets using allocation size...

9.8CVSS6.5AI score0.27928EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/21 4:15 p.m.19 views

UBUNTU-CVE-2023-52787

In the Linux kernel, the following vulnerability has been resolved: blk-mq: make sure active queue usage is held for biointegrityprep blkintegrityunregister can come if queue usage counter isn't held for one bio with integrity prepared, so this request may be completed with calling...

5.5CVSS5.6AI score0.00236EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 4:15 p.m.15 views

UBUNTU-CVE-2023-52762

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: fix implicit overflow on virtiomaxdmasize The following codes have an implicit conversion from sizet to u32: u32maxsize = sizetvirtiomaxdmasizevdev; This may lead overflow, Ex sizet4G - u320. Once virtiomaxdmasize has...

5.5CVSS6.4AI score0.00242EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/21 3:30 p.m.110 views

CVE-2023-52759

CVE-2023-52759 is rejected/withdrawn and does not represent an active vulnerability entry.

6.7AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:22 p.m.20 views

CVE-2023-52705 nilfs2: fix underflow in second superblock position calculations

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

6.8AI score0.00252EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/21 3:22 p.m.47 views

CVE-2023-52705 nilfs2: fix underflow in second superblock position calculations

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

6.4AI score0.00252EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2024/05/21 3:15 p.m.16 views

CVE-2021-47379

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd KASAN reports a use-after-free report when doing fuzz test: 693354.104835 ================================================================== 693354.105094 BUG:...

7.8CVSS6.4AI score0.00253EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47319

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: Fix memory leak among suspend/resume procedure The vblk-vqs should be freed before we call initvqs in virtblkrestore...

5.5CVSS5.3AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.6 views

DEBIAN-CVE-2021-47307

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL deref in cifscomposemountoptions The optional @ref parameter might contain an NULL nodename, so prevent dereferencing it in cifscomposemountoptions. Addresses-Coverity: 1476408 "Explicit null dereferenced"...

5.5CVSS5.1AI score0.00684EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.29 views

UBUNTU-CVE-2021-47412

In the Linux kernel, the following vulnerability has been resolved: block: don't call rqqosops-donebio if the bio isn't tracked rqqos framework is only applied on request based driver, so: 1 rqqosdonebio needn't to be called for bio based driver 2 rqqosdonebio needn't to be called for bio which...

7.8CVSS6AI score0.00231EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.11 views

UBUNTU-CVE-2021-47375

In the Linux kernel, the following vulnerability has been resolved: blktrace: Fix uaf in blktrace access after removing by sysfs There is an use-after-free problem triggered by following process: P1sda P2sdb echo 0 /sys/block/sdb/trace/enable blktraceremovequeue synchronizercu blktracefree...

6.2CVSS6.2AI score0.00254EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/21 3:15 p.m.10 views

UBUNTU-CVE-2021-47319

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: Fix memory leak among suspend/resume procedure The vblk-vqs should be freed before we call initvqs in virtblkrestore...

5.5CVSS5.8AI score0.00259EPSS
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2024/05/21 3:04 p.m.18 views

CVE-2021-47412 block: don't call rq_qos_ops->done_bio if the bio isn't tracked

In the Linux kernel, the following vulnerability has been resolved: block: don't call rqqosops-donebio if the bio isn't tracked rqqos framework is only applied on request based driver, so: 1 rqqosdonebio needn't to be called for bio based driver 2 rqqosdonebio needn't to be called for bio which...

7.8CVSS6.7AI score0.00231EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.23 views

CVE-2021-47319

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: Fix memory leak among suspend/resume procedure The vblk-vqs should be freed before we call initvqs in virtblkrestore...

5.5CVSS6.8AI score0.00259EPSS
SaveExploits0
Patchstack
Patchstack
added 2024/05/21 8:05 a.m.10 views

WordPress Social Icons Widget & Block plugin < 4.2.18 - Admin+ Stored XSS vulnerability

Admin+ Stored XSS vulnerability discovered by Dmitrii Ignatyev in WordPress Plugin Social Icons Widget & Block by WPZOOM versions 4.2.18...

6.1CVSS6.1AI score0.00391EPSS
SaveExploits2References1Affected Software1
Rows per page
Query Builder