Lucene search
+L

13163 matches found

OSV
OSV
added 2025/02/26 2:11 a.m.9 views

CVE-2022-49371 driver core: fix deadlock in __device_attach

In the Linux kernel, the following vulnerability has been resolved: driver core: fix deadlock in deviceattach In deviceattach function, The lock holding logic is as follows: ... deviceattach devicelockdev // get lock dev asyncscheduledevdeviceattachasynchelper, dev; // func asyncschedulenode...

5.5CVSS5.9AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.11 views

CVE-2022-49371

In the Linux kernel, the following vulnerability has been resolved: driver core: fix deadlock in deviceattach In deviceattach function, The lock holding logic is as follows: ... deviceattach devicelockdev // get lock dev asyncscheduledevdeviceattachasynchelper, dev; // func asyncschedulenode...

5.5CVSS5.6AI score0.00214EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:11 a.m.15 views

CVE-2022-49366 ksmbd: fix reference count leak in smb_check_perm_dacl()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix reference count leak in smbcheckpermdacl The issue happens in a specific path in smbcheckpermdacl. When "id" and "uid" have the same value, the function simply jumps out of the loop without decrementing the reference...

5.5CVSS4.9AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.35 views

CVE-2022-49367

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxxmdiosregister ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when done. mv88e6xxxmdioregister pass the device node to...

5.5CVSS5.6AI score0.00264EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:11 a.m.180 views

CVE-2022-49365

The CVE-2022-49365 issue is an off-by-one error in the Linux kernel AMDGPU DMUB outbox1 low IRQ handling (dm_dmub_outbox1_low_irq), where a comparison against ARRAY_SIZE() allowed an out-of-bounds access. Public advisories confirm fixes have been applied in multiple distributions’ kernel branches...

5.5CVSS5.4AI score0.00263EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/26 2:11 a.m.17 views

CVE-2022-49365 drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Off by one in dmdmuboutbox1lowirq The ARRAYSIZE should be = ARRAYSIZE to prevent an out of bounds access...

5.5CVSS5.1AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.31 views

CVE-2022-49362

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix potential use-after-free in nfsdfileput nfsdfileputnoref can free @nf, so don't dereference @nf immediately upon return from nfsdfileputnoref...

9.8CVSS5.4AI score0.00642EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:11 a.m.11 views

CVE-2022-49362 NFSD: Fix potential use-after-free in nfsd_file_put()

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix potential use-after-free in nfsdfileput nfsdfileputnoref can free @nf, so don't dereference @nf immediately upon return from nfsdfileputnoref...

9.8CVSS5.2AI score
SaveExploits0References7
OSV
OSV
added 2025/02/26 2:11 a.m.17 views

CVE-2022-49361 f2fs: fix to do sanity check for inline inode

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check for inline inode Yanming reported a kernel bug in Bugzilla kernel 1, which can be reproduced. The bug message is: The kernel message is shown below: kernel BUG at fs/inode.c:611! Call Trace:...

4.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.26 views

CVE-2022-49361 f2fs: fix to do sanity check for inline inode

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check for inline inode Yanming reported a kernel bug in Bugzilla kernel 1, which can be reproduced. The bug message is: The kernel message is shown below: kernel BUG at fs/inode.c:611! Call Trace:...

0.00256EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 2:11 a.m.115 views

CVE-2022-49359

CVE-2022-49359 : In Linux kernel’s DRM Panfrost handling, a use-after-free occurs when a panfrost_priv is freed but a job structure continues to reference it to obtain the MMU context. The fix drops the panfrost_priv reference from the job and adds a direct reference to the MMU structure that is ...

7.8CVSS5.4AI score0.00269EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.24 views

CVE-2022-49357 efi: Do not import certificates from UEFI Secure Boot for T2 Macs

In the Linux kernel, the following vulnerability has been resolved: efi: Do not import certificates from UEFI Secure Boot for T2 Macs On Apple T2 Macs, when Linux attempts to read the db and dbx efi variables at early boot to load UEFI Secure Boot certificates, a page fault occurs in Apple firmwa...

0.00167EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 2:11 a.m.14 views

CVE-2022-49357 efi: Do not import certificates from UEFI Secure Boot for T2 Macs

In the Linux kernel, the following vulnerability has been resolved: efi: Do not import certificates from UEFI Secure Boot for T2 Macs On Apple T2 Macs, when Linux attempts to read the db and dbx efi variables at early boot to load UEFI Secure Boot certificates, a page fault occurs in Apple firmwa...

5.2AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.15 views

CVE-2022-49348

In the Linux kernel, the following vulnerability has been resolved: ext4: filter out EXT4FCREPLAY from on-disk superblock field sstate The EXT4FCREPLAY bit in sbi-smountstate is used to indicate that we are in the middle of replay the fast commit journal. This was actually a mistake, since the...

5.5CVSS5.4AI score0.0028EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.18 views

CVE-2022-49349 ext4: fix use-after-free in ext4_rename_dir_prepare

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4renamedirprepare We got issue as follows: EXT4-fs loop0: mounted filesystem without journal. Opts: ,errors=continue ext4getfirstdirblock: bh-bdata=0xffff88810bee6000 len=34478 ext4getfirstdirblock:...

7.8CVSS0.00291EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 2:11 a.m.180 views

CVE-2022-49349

CVE-2022-49349 is a Linux kernel vulnerability in the ext4 filesystem where a use-after-free occurs in ext4_rename_dir_prepare. The issue arises during ext4 directory block reads when a directory entry with an invalid rec_len can lead to a stale parent reference being used, enabling a use-after-f...

7.8CVSS5.2AI score0.00291EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.30 views

CVE-2022-49346

In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiqgswip: Fix refcount leak in gswipgphyfwlist Every iteration of foreachavailablechildofnode decrements the reference count of the previous node. when breaking early from a foreachavailablechildofnode loop, we need ...

5.5CVSS5.5AI score0.00264EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.18 views

CVE-2022-49347 ext4: fix bug_on in ext4_writepages

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in ext4writepages we got issue as follows: EXT4-fs error device loop0: ext4mbgeneratebuddy:1141: group 0, block bitmap and bg descriptor inconsistent: 25 vs 31513 free cls ------------ cut here ------------ kernel...

0.00291EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.23 views

CVE-2022-49345 net: xfrm: unexport __init-annotated xfrm4_protocol_init()

In the Linux kernel, the following vulnerability has been resolved: net: xfrm: unexport init-annotated xfrm4protocolinit EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to ...

0.00291EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 2:11 a.m.12 views

CVE-2022-49345 net: xfrm: unexport __init-annotated xfrm4_protocol_init()

In the Linux kernel, the following vulnerability has been resolved: net: xfrm: unexport init-annotated xfrm4protocolinit EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to ...

5AI score
SaveExploits0References12
Rows per page
Query Builder