Lucene search
K

2033 matches found

NVD
NVD
added 2024/06/21 11:15 a.m.19 views

CVE-2024-38633

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Update uartdriverregistered on driver removal The removal of the last MAX3100 device triggers the removal of the driver. However, code doesn't update the respective global variable and after insmod — rmmod — insm...

5.5CVSS0.00243EPSS
Exploits0References9
OSV
OSV
added 2024/06/21 11:15 a.m.1 views

DEBIAN-CVE-2024-38633

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Update uartdriverregistered on driver removal The removal of the last MAX3100 device triggers the removal of the driver. However, code doesn't update the respective global variable and after insmod — rmmod — insm...

5.5CVSS5.8AI score0.00243EPSS
Exploits0References1
NVD
NVD
added 2024/06/21 11:15 a.m.22 views

CVE-2024-37353

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

Exploits0
NVD
NVD
added 2024/06/21 11:15 a.m.21 views

CVE-2024-33619

In the Linux kernel, the following vulnerability has been resolved: efi: libstub: only free priv.runtimemap when allocated priv.runtimemap is only allocated when efinovamap is not set. Otherwise, it is an uninitialized value. In the error path, it is freed unconditionally. Avoid passing an...

5.5CVSS0.00239EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.30 views

CVE-2024-38633 serial: max3100: Update uart_driver_registered on driver removal

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Update uartdriverregistered on driver removal The removal of the last MAX3100 device triggers the removal of the driver. However, code doesn't update the respective global variable and after insmod — rmmod — insm...

0.00243EPSS
Exploits0References8
CVE
CVE
added 2024/06/21 10:18 a.m.147 views

CVE-2024-37353

CVE-2024-37353 is labeled as Rejected by its CNA in the initial document, but connected security feeds disclose a concrete Linux kernel issue in the virtio subsystem. The Nessus/NASL entry attributes the vulnerability to the virtio path: kernel: virtio: delete vq in vp_find_vqs_msix() when reques...

6.3AI score
Exploits0
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.30 views

CVE-2024-37353

...

Exploits0
SUSE CVE
SUSE CVE
added 2024/06/21 3:37 a.m.3 views

SUSE CVE-2022-48725

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix refcounting leak in siwcreateqp The atomicinc needs to be paired with an atomicdec on the error path...

4.7CVSS6.5AI score0.00225EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/06/20 2:30 p.m.32 views

CVE-2024-38612

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix invalid unregister error path The error path of seg6init is wrong in case CONFIGIPV6SEG6LWTUNNEL is not defined. In that case if seg6hmacinit fails, the genlunregisterfamily isn't called. This issue exist since comm...

5.5CVSS7AI score0.01107EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 2:26 p.m.15 views

CVE-2022-48725

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix refcounting leak in siwcreateqp The atomicinc needs to be paired with an atomicdec on the error path...

5.1CVSS6.8AI score0.00225EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2024/06/20 12:15 p.m.4 views

CVE-2022-48768

In the Linux kernel, the following vulnerability has been resolved: tracing/histogram: Fix a potential memory leak for kstrdup kfree is missing on an error path to free the memory allocated by kstrdup: p = param = kstrdupdata-paramsi, GFPKERNEL; So it is better to free it via kfreep...

5.5CVSS6AI score0.0021EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/06/20 12:15 p.m.0 views

DEBIAN-CVE-2022-48768

In the Linux kernel, the following vulnerability has been resolved: tracing/histogram: Fix a potential memory leak for kstrdup kfree is missing on an error path to free the memory allocated by kstrdup: p = param = kstrdupdata-paramsi, GFPKERNEL; So it is better to free it via kfreep...

5.5CVSS5.4AI score0.0021EPSS
Exploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.2 views

UBUNTU-CVE-2022-48725

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix refcounting leak in siwcreateqp The atomicinc needs to be paired with an atomicdec on the error path...

5.5CVSS5.7AI score0.00225EPSS
Exploits0References6
OSV
OSV
added 2024/06/20 12:15 p.m.0 views

UBUNTU-CVE-2022-48768

In the Linux kernel, the following vulnerability has been resolved: tracing/histogram: Fix a potential memory leak for kstrdup kfree is missing on an error path to free the memory allocated by kstrdup: p = param = kstrdupdata-paramsi, GFPKERNEL; So it is better to free it via kfreep...

5.5CVSS6.2AI score0.0021EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.22 views

CVE-2022-48725 RDMA/siw: Fix refcounting leak in siw_create_qp()

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix refcounting leak in siwcreateqp The atomicinc needs to be paired with an atomicdec on the error path...

0.00225EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.18 views

CVE-2022-48725

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix refcounting leak in siwcreateqp The atomicinc needs to be paired with an atomicdec on the error path...

5.5CVSS5.9AI score0.00225EPSS
Exploits0References5
OSV
OSV
added 2024/06/19 3:15 p.m.0 views

UBUNTU-CVE-2021-47589

In the Linux kernel, the following vulnerability has been resolved: igbvf: fix double free in igbvfprobe In igbvfprobe, if registernetdev fails, the program will go to label errhwinit, and then to label errioremap. In freenetdev which is just below label errioremap, there is listforeachentrysafe...

7.8CVSS6.1AI score0.00259EPSS
Exploits0References15
OSV
OSV
added 2024/06/19 3:15 p.m.4 views

UBUNTU-CVE-2021-47585

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leak in addinoderef Line 1169 3 allocates a memory chunk for victimname by kmalloc, but when the function returns in line 1184 4 victimname allocated by line 1169 3 is not freed, which will lead to a memory leak...

5.5CVSS5.9AI score0.0025EPSS
Exploits0References6
OSV
OSV
added 2024/06/19 2:15 p.m.2 views

UBUNTU-CVE-2024-38612

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix invalid unregister error path The error path of seg6init is wrong in case CONFIGIPV6SEG6LWTUNNEL is not defined. In that case if seg6hmacinit fails, the genlunregisterfamily isn't called. This issue exist since comm...

9.8CVSS6.2AI score0.01107EPSS
Exploits0References29
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.22 views

CVE-2024-38612

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix invalid unregister error path The error path of seg6init is wrong in case CONFIGIPV6SEG6LWTUNNEL is not defined. In that case if seg6hmacinit fails, the genlunregisterfamily isn't called. This issue exist since comm...

9.8CVSS6.4AI score0.01107EPSS
Exploits0References28
Rows per page
Query Builder