Lucene search
+L

235 matches found

OSV
OSV
added 2024/08/17 9:15 a.m.1 views

DEBIAN-CVE-2024-42280

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmultitx Don't dereference sp after calling devkfreeskbsp...

7.8CVSS5.6AI score0.00244EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.15 views

CVE-2024-42280

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmultitx Don't dereference sp after calling devkfreeskbsp...

7.8CVSS6.4AI score0.00244EPSS
Exploits0References34
Vulnrichment
Vulnrichment
added 2024/08/17 9:8 a.m.15 views

CVE-2024-42280 mISDN: Fix a use after free in hfcmulti_tx()

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmultitx Don't dereference sp after calling devkfreeskbsp...

7AI score0.00244EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/08/17 9:8 a.m.15 views

CVE-2024-42280

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmultitx Don't dereference sp after calling devkfreeskbsp...

7.8CVSS5.6AI score0.00244EPSS
Exploits0
CVE
CVE
added 2024/08/17 9:8 a.m.128 views

CVE-2024-42280

The CVE-2024-42280 entry affects the Linux kernel mISDN hfcmulti_tx() use-after-freeBug: a use-after-free could occur if a pointer is dereferenced after dev_kfree_skb(*sp) frees the skb. The issue is fixed in upstream kernel patches (e.g., commits listed in the CVE entry). Impact in the descripti...

7.8CVSS6.8AI score0.00244EPSS
Exploits0References10Affected Software1
OSV
OSV
added 2024/08/17 9:8 a.m.17 views

CVE-2024-42280 mISDN: Fix a use after free in hfcmulti_tx()

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmultitx Don't dereference sp after calling devkfreeskbsp...

7.8CVSS6.2AI score0.00244EPSS
Exploits0References13
Cvelist
Cvelist
added 2024/08/17 9:8 a.m.23 views

CVE-2024-42280 mISDN: Fix a use after free in hfcmulti_tx()

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmultitx Don't dereference sp after calling devkfreeskbsp...

0.00244EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.8 views

kernel: isdn: mISDN: netjet: Fix crash in nj_probe

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in njprobe: 'njsetup' in netjet.c might fail with -EIO and in this case 'card-irq' is initialized and is bigger than zero. A subsequent call to 'njrelease' will free the irq that has not been...

4.7CVSS6.8AI score0.00226EPSS
Exploits0References5
OSV
OSV
added 2024/08/01 6:2 p.m.17 views

CLSA-2024-1722535359 Fix of 18 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-25739 - ubi: Check for too small LEB size in VTBL code Bionic update: upstream stable patchset 2021-06-01 LP: 1930472 // CVE- url: https://ubuntu.com/security/CVE-2021-46960 - cifs: Return correct error code from smb2getenckey CVE-url:...

7.8CVSS7.1AI score0.01287EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2024/07/17 12:56 a.m.24 views

CVE-2022-48863

A vulnerability was found in the dsppipelinebuild function in the Linux kernel's mISDN driver, which can cause a memory leak when the function allocates memory with kstrdup and subsequently modifies the pointer with strsep, leading to a scenario where kfree is called on a NULL pointer. Mitigation...

5.5CVSS5.9AI score0.00247EPSS
Exploits0References7
NVD
NVD
added 2024/07/16 1:15 p.m.22 views

CVE-2022-48863

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix memory leak in dsppipelinebuild dsppipelinebuild allocates dup pointer by kstrdupcfg, but then it updates dup variable by strsep&dup, "|". As a result when it calls kfreedup, the dup variable contains NULL. Found by...

5.5CVSS0.00247EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/07/16 1:15 p.m.23 views

CVE-2022-48863

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix memory leak in dsppipelinebuild dsppipelinebuild allocates dup pointer by kstrdupcfg, but then it updates dup variable by strsep&dup, "|". As a result when it calls kfreedup, the dup variable contains NULL. Found by...

5.5CVSS6.3AI score0.00247EPSS
Exploits0References13
OSV
OSV
added 2024/07/16 1:15 p.m.4 views

UBUNTU-CVE-2022-48863

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix memory leak in dsppipelinebuild dsppipelinebuild allocates dup pointer by kstrdupcfg, but then it updates dup variable by strsep&dup, "|". As a result when it calls kfreedup, the dup variable contains NULL. Found by...

5.5CVSS6.2AI score0.00247EPSS
Exploits0References14
OSV
OSV
added 2024/07/16 12:25 p.m.21 views

CVE-2022-48863 mISDN: Fix memory leak in dsp_pipeline_build()

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix memory leak in dsppipelinebuild dsppipelinebuild allocates dup pointer by kstrdupcfg, but then it updates dup variable by strsep&dup, "|". As a result when it calls kfreedup, the dup variable contains NULL. Found by...

5.5CVSS5.9AI score0.00247EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.29 views

CVE-2022-48863 mISDN: Fix memory leak in dsp_pipeline_build()

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix memory leak in dsppipelinebuild dsppipelinebuild allocates dup pointer by kstrdupcfg, but then it updates dup variable by strsep&dup, "|". As a result when it calls kfreedup, the dup variable contains NULL. Found by...

0.00247EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.22 views

CVE-2022-48863 mISDN: Fix memory leak in dsp_pipeline_build()

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix memory leak in dsppipelinebuild dsppipelinebuild allocates dup pointer by kstrdupcfg, but then it updates dup variable by strsep&dup, "|". As a result when it calls kfreedup, the dup variable contains NULL. Found by...

6.7AI score0.00247EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.42 views

CVE-2022-48863

In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix memory leak in dsppipelinebuild dsppipelinebuild allocates dup pointer by kstrdupcfg, but then it updates dup variable by strsep&dup, "|". As a result when it calls kfreedup, the dup variable contains NULL. Found by...

5.5CVSS5.6AI score0.00247EPSS
Exploits0
CVE
CVE
added 2024/07/16 12:25 p.m.100 views

CVE-2022-48863

The CVE-2022-48863 entry describes a Linux kernel vulnerability in mISDN: dsp_pipeline_build() leaks memory due to dup pointer handling. Specifically, dsp_pipeline_build() allocates dup with kstrdup(cfg) and then updates dup via strsep(&dup, "|"), leaving dup as NULL when kfree(dup) is called. Th...

5.5CVSS6.1AI score0.00247EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/07/15 12:17 p.m.91 views

RLSA-2024:4211 Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Bluetooth BR/EDR PIN Pairing procedure is vulnerable to an impersonation attack CVE-2020-26555 kernel: TCP-spoofed ghost ACKs and leak leak initial sequence number...

7CVSS7.8AI score0.01401EPSS
Exploits1References62
Rockylinux
Rockylinux
added 2024/07/15 12:17 p.m.110 views

kernel security and bug fix update

An update is available for kernel. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

9.1CVSS9.4AI score0.01401EPSS
Exploits1
Rows per page
Query Builder