Lucene search
+L

950 matches found

RedhatCVE
RedhatCVE
added 2024/11/21 7:28 p.m.15 views

CVE-2024-53085

In the Linux kernel, the following vulnerability has been resolved: tpm: Lock TPM chip in tpmpmsuspend first Setting TPMCHIPFLAGSUSPENDED in the end of tpmpmsuspend can be racy according, as this leaves window for tpmhwrngread to be called while the operation is in progress. The recent bug report...

4.4CVSS6.8AI score0.00171EPSS
SaveExploits0References4
Circl
Circl
added 2024/11/11 8:12 a.m.11 views

CVE-2024-11067

creationtimestamp| type| source ---|---|--- 2024-11-11 08:12:00+00:00| seen| https://infosec.exchange/users/cve/statuses/113463310423022630 2024-11-11 10:15:02+00:00| seen| https://t.me/cvedetector/10482 2024-11-13 16:42:10+00:00| seen| https://mstdn.ca/users/rfwaveio/statuses/113476640532735205...

7.5CVSS4.8AI score0.01301EPSS
SaveExploits0References3
NVD
NVD
added 2024/10/21 6:15 p.m.12 views

CVE-2024-49885

In the Linux kernel, the following vulnerability has been resolved: mm, slub: avoid zeroing kmalloc redzone Since commit 946fa0dbf2d8 "mm/slub: extend redzone check to extra allocated kmalloc space than requested", setting origsize treats the wasted space objectsize - origsize as a redzone. Howev...

5.5CVSS0.00233EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 6:1 p.m.149 views

CVE-2024-49885

CVE-2024-49885: Linux kernel mm/slub kmalloc redzone issue resolved. Root cause: orig_size handling treated wasted space as redzone and, with init_on_free=1, clears full object->size including metadata, causing check_object() to misclassify the object as redzone. Fix: clear the used area using...

5.5CVSS5.3AI score0.00233EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/10/21 6:1 p.m.13 views

CVE-2024-49885 mm, slub: avoid zeroing kmalloc redzone

In the Linux kernel, the following vulnerability has been resolved: mm, slub: avoid zeroing kmalloc redzone Since commit 946fa0dbf2d8 "mm/slub: extend redzone check to extra allocated kmalloc space than requested", setting origsize treats the wasted space objectsize - origsize as a redzone. Howev...

5.5CVSS6.3AI score0.00233EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/09/27 12:42 p.m.18 views

CVE-2024-46849 ASoC: meson: axg-card: fix 'use-after-free'

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: axg-card: fix 'use-after-free' Buffer 'card-dailink' is reallocated in 'mesoncardreallocatelinks', so move 'pad' pointer initialization after this function when memory is already reallocated. Kasan bug report:...

6.9AI score0.0025EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/09/27 12:42 p.m.42 views

CVE-2024-46849 ASoC: meson: axg-card: fix 'use-after-free'

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: axg-card: fix 'use-after-free' Buffer 'card-dailink' is reallocated in 'mesoncardreallocatelinks', so move 'pad' pointer initialization after this function when memory is already reallocated. Kasan bug report:...

0.0025EPSS
SaveExploits0References7
GithubExploit
GithubExploit
added 2024/09/02 10:16 a.m.761 views

Exploit for Command Injection in Avtech Avm1203_Firmware

PoC tool for exploiting CVE-2024-7029 in AvTech devices 🎤...

9.8CVSS10AI score0.38998EPSS
SaveExploits5
Github Security Blog
Github Security Blog
added 2024/08/30 6:45 p.m.25 views

nanopb vulnerable to invalid free() call with oneofs and PB_ENABLE_MALLOC

Impact Decoding a specifically formed message can cause invalid free or realloc calls if the message type contains an oneof field, and the oneof directly contains both a pointer field and a non-pointer field. If the message data first contains the non-pointer field and then the pointer field, the...

7.1CVSS6.4AI score0.01811EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2024/08/30 6:45 p.m.16 views

GHSA-7MV5-5MXH-QG88 nanopb vulnerable to invalid free() call with oneofs and PB_ENABLE_MALLOC

Impact Decoding a specifically formed message can cause invalid free or realloc calls if the message type contains an oneof field, and the oneof directly contains both a pointer field and a non-pointer field. If the message data first contains the non-pointer field and then the pointer field, the...

7.1CVSS6.8AI score0.01811EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2024/08/27 3:10 p.m.21 views

CVE-2024-43891

In the Linux kernel, the following vulnerability has been resolved: tracing: Have format file honor EVENTFILEFLFREED When eventfs was introduced, special care had to be done to coordinate the freeing of the file meta data with the files that are exposed to user space. The file meta data would hav...

4.1CVSS6.8AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/26 11:15 a.m.20 views

CVE-2024-43891

In the Linux kernel, the following vulnerability has been resolved: tracing: Have format file honor EVENTFILEFLFREED When eventfs was introduced, special care had to be done to coordinate the freeing of the file meta data with the files that are exposed to user space. The file meta data would hav...

4.7CVSS0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/26 10:10 a.m.16 views

CVE-2024-43891 tracing: Have format file honor EVENT_FILE_FL_FREED

In the Linux kernel, the following vulnerability has been resolved: tracing: Have format file honor EVENTFILEFLFREED When eventfs was introduced, special care had to be done to coordinate the freeing of the file meta data with the files that are exposed to user space. The file meta data would hav...

4.7CVSS6AI score0.00225EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.52 views

CVE-2022-48898

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dpauxcmdfifotx if irq is not for aux transfer There are 3 possible interrupt sources are handled by DP controller, HPDstatus, Controller state changes and Aux read/write transaction. At every irq, DP...

4.7CVSS5.6AI score0.00181EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/08/21 12:0 a.m.2 views

SUSE: Security Advisory (SUSE-SU-2024:2983-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS8.1AI score0.01027EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/06/25 2:25 p.m.24 views

CVE-2024-39467 f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on ixattrnid in sanitycheckinode syzbot reports a kernel bug as below: F2FS-fs loop0: Mounted with checkpoint version = 48b305e4 ================================================================== BUG:...

6.2AI score0.00238EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/06 12:12 a.m.10 views

OSV-2024-538 Use-of-uninitialized-value in QUICVariableInt::size

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=69001 Crash type: Use-of-uninitialized-value Crash state: QUICVariableInt::size Http3SettingsFrame::Http3SettingsFrame Http3FrameFactory::create...

7.2AI score
SaveExploits0References1
NVD
NVD
added 2024/05/24 3:15 p.m.27 views

CVE-2021-47549

In the Linux kernel, the following vulnerability has been resolved: satafsl: fix UAF in satafslportstop when rmmod satafsl When the rmmod satafsl.ko command is executed in the PPC64 GNU/Linux, a bug is reported: ================================================================== BUG: Unable to...

7.8CVSS6.4AI score0.00235EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/22 11:58 a.m.30 views

CVE-2021-47339

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: explicitly clear ioctl input data As seen from a recent syzbot bug report, mistakes in the compat ioctl implementation can lead to uninitialized kernel stack data getting used as input for driver ioctl handlers...

3.3CVSS6.4AI score0.00236EPSS
SaveExploits0References4
Openbugbounty
Openbugbounty
added 2024/05/22 8:39 a.m.8 views

uralguber.ru Cross Site Scripting vulnerability OBB-3929791

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Rows per page
Query Builder