Lucene search
K

9100 matches found

OSV
OSV
added 2025/05/01 3:16 p.m.2 views

DEBIAN-CVE-2022-49831

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: initialize device's zone info for seeding When performing seeding on a zoned filesystem it is necessary to initialize each zoned device's btrfszoneddeviceinfo structure, otherwise mounting the filesystem will cause ...

5.5CVSS5.3AI score0.00157EPSS
Exploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.1 views

DEBIAN-CVE-2022-49830

In the Linux kernel, the following vulnerability has been resolved: drm/drv: Fix potential memory leak in drmdevinit drmdevinit will add drmdevinitrelease as a callback. When drmmaddaction failed, the release function won't be added. As the result, the ref cnt added by deviceget in drmdevinit won...

5.5CVSS5.4AI score0.00176EPSS
Exploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.1 views

DEBIAN-CVE-2022-49802

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix null pointer dereference in ftraceaddmod The @ftracemod is allocated by kzalloc, so both the members prev,next of @ftracemode-list are NULL, it's not a valid state to call listdel. If kstrdup for @ftracemod-func|modul...

5.5CVSS5.5AI score0.00182EPSS
Exploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.16 views

CVE-2022-49793

In the Linux kernel, the following vulnerability has been resolved: iio: trigger: sysfs: fix possible memory leak in iiosysfstriginit devsetname allocates memory for name, it need be freed when deviceadd fails, call putdevice to give up the reference that hold in deviceinitialize, so that it can ...

5.5CVSS0.0018EPSS
Exploits0References8
OSV
OSV
added 2025/05/01 3:16 p.m.6 views

UBUNTU-CVE-2022-49805

In the Linux kernel, the following vulnerability has been resolved: net: lan966x: Fix potential null-ptr-deref in lan966xstatsinit lan966xstatsinit calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: lan966xstatsinit...

5.5CVSS5.7AI score0.0014EPSS
Exploits0References5
OSV
OSV
added 2025/05/01 3:16 p.m.8 views

UBUNTU-CVE-2022-49830

In the Linux kernel, the following vulnerability has been resolved: drm/drv: Fix potential memory leak in drmdevinit drmdevinit will add drmdevinitrelease as a callback. When drmmaddaction failed, the release function won't be added. As the result, the ref cnt added by deviceget in drmdevinit won...

5.5CVSS6.1AI score0.00176EPSS
Exploits0References7
OSV
OSV
added 2025/05/01 3:16 p.m.12 views

UBUNTU-CVE-2022-49821

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible memory leak in mISDNdspelementregister Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, use putdevice to give up the reference...

5.5CVSS6.1AI score0.0016EPSS
Exploits0References11
OSV
OSV
added 2025/05/01 3:16 p.m.6 views

UBUNTU-CVE-2022-49845

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939sendone: fix missing CAN header initialization The read access to struct canxlframe::len inside of a j1939 created skbuff revealed a missing initialization of reserved and later filled elements in struct canframe...

5.5CVSS6AI score0.00176EPSS
Exploits0References8
OSV
OSV
added 2025/05/01 3:16 p.m.1 views

UBUNTU-CVE-2022-49917

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ipvsappnetcleanup During the initialization of ipvsappnetinit, if file ipvsapp fails to be created, the initialization is successful by default. Therefore, the ipvsapp file doesn't be found during the remove ...

7.8CVSS6AI score0.00175EPSS
Exploits0References9
OSV
OSV
added 2025/05/01 3:16 p.m.4 views

UBUNTU-CVE-2022-49884

In the Linux kernel, the following vulnerability has been resolved: KVM: Initialize gfntopfncache locks in dedicated helper Move the gfntopfncache lock initialization to another helper and call the new helper during VM/vCPU creation. There are race conditions possible due to kvmgfntopfncacheinit'...

4.7CVSS5.7AI score0.00098EPSS
Exploits0References5
CVE
CVE
added 2025/05/01 2:11 p.m.102 views

CVE-2022-49930

CVE-2022-49930 affects the Linux kernel in the RDMA/hns path (free_mr_init) where a race can cause a NULL pointer dereference when a lock is grabbed concurrently without proper initialization. The vulnerability leads to an in-kernel NULL dereference (call trace beginning at __mutex_lock.constprop...

5.5CVSS6.4AI score0.0013EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/01 2:11 p.m.1 views

CVE-2022-49930 RDMA/hns: Fix NULL pointer problem in free_mr_init()

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer problem in freemrinit Lock grab occurs in a concurrent scenario, resulting in stepping on a NULL pointer. It should be init mutexinit first before use the lock. Unable to handle kernel NULL pointer...

6AI score0.0013EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/05/01 2:11 p.m.13 views

CVE-2022-49930 RDMA/hns: Fix NULL pointer problem in free_mr_init()

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer problem in freemrinit Lock grab occurs in a concurrent scenario, resulting in stepping on a NULL pointer. It should be init mutexinit first before use the lock. Unable to handle kernel NULL pointer...

0.0013EPSS
Exploits0References2
OSV
OSV
added 2025/05/01 2:11 p.m.9 views

CVE-2022-49930 RDMA/hns: Fix NULL pointer problem in free_mr_init()

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer problem in freemrinit Lock grab occurs in a concurrent scenario, resulting in stepping on a NULL pointer. It should be init mutexinit first before use the lock. Unable to handle kernel NULL pointer...

5.5CVSS4.8AI score0.0013EPSS
Exploits0References5
CVE
CVE
added 2025/05/01 2:10 p.m.78 views

CVE-2022-49918

CVE-2022-49918 concerns the Linux kernel IPVS subsystem. The vulnerability arises from the initialization path in ip_vs_conn_net_init() where failure to create ip_vs_conn or ip_vs_conn_sync files still leaves initialization “successful by default.” As a result, during removal, the proc entries ma...

5.5CVSS6.5AI score0.00166EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.11 views

CVE-2022-49918 ipvs: fix WARNING in __ip_vs_cleanup_batch()

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ipvscleanupbatch During the initialization of ipvsconnnetinit, if file ipvsconn or ipvsconnsync fails to be created, the initialization is successful by default. Therefore, the ipvsconn or ipvsconnsync file...

0.00166EPSS
Exploits0References6
OSV
OSV
added 2025/05/01 2:10 p.m.8 views

CVE-2022-49918 ipvs: fix WARNING in __ip_vs_cleanup_batch()

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ipvscleanupbatch During the initialization of ipvsconnnetinit, if file ipvsconn or ipvsconnsync fails to be created, the initialization is successful by default. Therefore, the ipvsconn or ipvsconnsync file...

5.5CVSS5.9AI score0.00166EPSS
Exploits0References9
CVE
CVE
added 2025/05/01 2:10 p.m.77 views

CVE-2022-49917

CVE-2022-49917 affects the Linux kernel IPVS subsystem (ip_vs_app_net_cleanup and ip_vs_app_net_init). If ip_vs_app fails to be created during init, removal still proceeds, causing the ip_vs_app entry to be missing and a WARNING in fs/proc/generic.c: remove_proc_entry. The issue is demonstrated b...

7.8CVSS6.4AI score0.00175EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.13 views

CVE-2022-49917 ipvs: fix WARNING in ip_vs_app_net_cleanup()

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ipvsappnetcleanup During the initialization of ipvsappnetinit, if file ipvsapp fails to be created, the initialization is successful by default. Therefore, the ipvsapp file doesn't be found during the remove ...

0.00175EPSS
Exploits0References6
OSV
OSV
added 2025/05/01 2:10 p.m.9 views

CVE-2022-49917 ipvs: fix WARNING in ip_vs_app_net_cleanup()

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ipvsappnetcleanup During the initialization of ipvsappnetinit, if file ipvsapp fails to be created, the initialization is successful by default. Therefore, the ipvsapp file doesn't be found during the remove ...

7.8CVSS5.9AI score0.00175EPSS
Exploits0References9
Rows per page
Query Builder