Lucene search
+L

11020 matches found

OSV
OSV
added 2025/02/26 7:01 a.m.5 views

DEBIAN-CVE-2022-49363

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on block address in f2fsdozerorange As Yanming reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215894 I have encountered a bug in F2FS file system in kernel v5.17. I have uploaded the...

5.5CVSS5.4AI score0.00271EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49353

In the Linux kernel, the following vulnerability has been resolved: powerpc/paprscm: don't requests stats with '0' sized stats buffer Sachin reported 1 that on a POWER-10 lpar he is seeing a kernel panic being reported with vPMEM when paprscm probe is being called. The panic is of the form below...

5.5CVSS0.00224EPSS
SaveExploits0References2
NVD
NVD
added 2025/02/26 7:01 a.m.13 views

CVE-2022-49361

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:...

5.5CVSS0.00256EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/26 7:01 a.m.11 views

CVE-2022-49350

In the Linux kernel, the following vulnerability has been resolved: net: mdio: unexport init-annotated mdiobusinit 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 a free...

5.5CVSS0.00284EPSS
SaveExploits0References8
NVD
NVD
added 2025/02/26 7:01 a.m.9 views

CVE-2022-49345

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 ...

5.5CVSS0.00291EPSS
SaveExploits0References9
NVD
NVD
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49339

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: unexport init-annotated seg6hmacinit 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 a fre...

5.5CVSS0.00277EPSS
SaveExploits0References8
NVD
NVD
added 2025/02/26 7:01 a.m.23 views

CVE-2022-49326

In the Linux kernel, the following vulnerability has been resolved: rtl818x: Prevent using not initialized queues Using not existing queues can panic the kernel with rtl8180/rtl8185 cards. Ignore the skb priority for those cards, they only have one tx queue. Pierre Asselin [email protected] reported t...

5.5CVSS0.0029EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:01 a.m.6 views

DEBIAN-CVE-2022-49290

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix potential double free on mesh join While commit 6a01afcf8468 "mac80211: mesh: Free ie data when leaving mesh" fixed a memory leak on mesh leave / teardown it introduced a potential memory corruption caused by a doub...

7.8CVSS5.6AI score0.00254EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49260

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - fix the aead software fallback for engine Due to the subreq pointer misuse the private context memory. The aead soft crypto occasionally casues the OS panic as setting the 64K page. Here is fix it...

9.8CVSS0.00644EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:01 a.m.7 views

DEBIAN-CVE-2022-49260

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - fix the aead software fallback for engine Due to the subreq pointer misuse the private context memory. The aead soft crypto occasionally casues the OS panic as setting the 64K page. Here is fix it...

5.5CVSS5.6AI score0.00644EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.14 views

UBUNTU-CVE-2022-49428

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on inlinedots inode As Wenqing reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215765 It will cause a kernel panic with steps: - mkdir mnt - mount tmp40.img mnt - ls mnt...

5.5CVSS5.7AI score0.00256EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:01 a.m.7 views

UBUNTU-CVE-2022-49625

In the Linux kernel, the following vulnerability has been resolved: sfc: fix kernel panic when creating VF When creating VFs a kernel panic can happen when calling to efxef10tryupdatenicstatsvf. When releasing a DMA coherent buffer, sometimes, I don't know in what specific circumstances, it has t...

5.5CVSS6.1AI score0.00282EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/26 7:01 a.m.11 views

UBUNTU-CVE-2022-49721

In the Linux kernel, the following vulnerability has been resolved: arm64: ftrace: consistently handle PLTs. Sometimes it is necessary to use a PLT entry to call an ftrace trampoline. This is handled by ftracemakecall and ftracemakenop, with each having almost identical logic, but this is not...

5.5CVSS6AI score0.00263EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:01 a.m.10 views

UBUNTU-CVE-2022-49260

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - fix the aead software fallback for engine Due to the subreq pointer misuse the private context memory. The aead soft crypto occasionally casues the OS panic as setting the 64K page. Here is fix it...

9.8CVSS6.5AI score0.00644EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:01 a.m.11 views

UBUNTU-CVE-2022-49506

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add vblank register/unregister callback functions We encountered a kernel panic issue that callback data will be NULL when it's using in ovl irq handler. There is a timing issue between mtkdispovlirqhandler and...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:01 a.m.13 views

UBUNTU-CVE-2022-49686

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix list double add in uvcgvideopump A panic can occur if the endpoint becomes disabled and the uvcgvideopump adds the request back to the reqfree list after it has already been queued to the endpoint. The...

7.8CVSS6.5AI score0.00244EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 7:01 a.m.12 views

UBUNTU-CVE-2022-49361

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:...

5.5CVSS5.8AI score0.00256EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:01 a.m.8 views

UBUNTU-CVE-2022-49347

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...

5.5CVSS6.1AI score0.00291EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/26 7:01 a.m.11 views

UBUNTU-CVE-2022-49584

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Add locking to prevent panic when setting sriovnumvfs to zero It is possible to disable VFs while the PF driver is processing requests from the VF driver. This can result in a panic. BUG: unable to handle kernel paging...

5.5CVSS6.1AI score0.00199EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:01 a.m.42 views

UBUNTU-CVE-2022-49500

In the Linux kernel, the following vulnerability has been resolved: wl1251: dynamically allocate memory used for DMA With introduction of vmap'ed stacks, stack parameters can no longer be used for DMA and now leads to kernel panic. It happens at several places for the wl1251 e.g. when accessed...

8.8CVSS5.7AI score0.00266EPSS
SaveExploits0References5
Rows per page
Query Builder