cve-2023-52742
Vulnerability from cvelistv5
Published
2024-05-21 15:23
Modified
2024-12-19 08:24
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a write. In modern kernels this error provokes a WARNING: usb 1-1: BOGUS control dir, pipe 80000280 doesn't match bRequestType c0 WARNING: CPU: 0 PID: 4645 at drivers/usb/core/urb.c:411 usb_submit_urb+0x14a7/0x1880 drivers/usb/core/urb.c:411 Modules linked in: CPU: 1 PID: 4645 Comm: dhcpcd Not tainted 6.2.0-rc6-syzkaller-00050-g9f266ccaa2f5 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/12/2023 RIP: 0010:usb_submit_urb+0x14a7/0x1880 drivers/usb/core/urb.c:411 ... Call Trace: <TASK> usb_start_wait_urb+0x101/0x4b0 drivers/usb/core/message.c:58 usb_internal_control_msg drivers/usb/core/message.c:102 [inline] usb_control_msg+0x320/0x4a0 drivers/usb/core/message.c:153 __usbnet_read_cmd+0xb9/0x390 drivers/net/usb/usbnet.c:2010 usbnet_read_cmd+0x96/0xf0 drivers/net/usb/usbnet.c:2068 pl_vendor_req drivers/net/usb/plusb.c:60 [inline] pl_set_QuickLink_features drivers/net/usb/plusb.c:75 [inline] pl_reset+0x2f/0xf0 drivers/net/usb/plusb.c:85 usbnet_open+0xcc/0x5d0 drivers/net/usb/usbnet.c:889 __dev_open+0x297/0x4d0 net/core/dev.c:1417 __dev_change_flags+0x587/0x750 net/core/dev.c:8530 dev_change_flags+0x97/0x170 net/core/dev.c:8602 devinet_ioctl+0x15a2/0x1d70 net/ipv4/devinet.c:1147 inet_ioctl+0x33f/0x380 net/ipv4/af_inet.c:979 sock_do_ioctl+0xcc/0x230 net/socket.c:1169 sock_ioctl+0x1f8/0x680 net/socket.c:1286 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:870 [inline] __se_sys_ioctl fs/ioctl.c:856 [inline] __x64_sys_ioctl+0x197/0x210 fs/ioctl.c:856 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x39/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd The fix is to call usbnet_write_cmd() instead of usbnet_read_cmd() and remove the USB_DIR_IN flag.
References
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/0d2cf3fae701646061e295815bb7588d2f3671cc
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/1be271c52bf3554edcb8d124d1f8c7f777ee5727
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/25141fb4119112f4ebf8f00cf52014abbc8020b1
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/43379fcacea2dcee35d02efc9c8fe97807a503c9
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/6f69307f625904feed189008381fd83bd1a35b63
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/811d581194f7412eda97acc03d17fc77824b561f
416baaa9-dc9f-4396-8d5f-8c081fb06d67https://git.kernel.org/stable/c/f0ad46ef772438c0596df370450d8bdc8a12dbfb
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/0d2cf3fae701646061e295815bb7588d2f3671cc
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/1be271c52bf3554edcb8d124d1f8c7f777ee5727
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/25141fb4119112f4ebf8f00cf52014abbc8020b1
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/43379fcacea2dcee35d02efc9c8fe97807a503c9
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/6f69307f625904feed189008381fd83bd1a35b63
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/811d581194f7412eda97acc03d17fc77824b561f
af854a3a-2127-422b-91ae-364da2661108https://git.kernel.org/stable/c/f0ad46ef772438c0596df370450d8bdc8a12dbfb
Impacted products
Vendor Product Version
Linux Linux Version: 090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a
Version: 090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a
Version: 090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a
Version: 090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a
Version: 090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a
Version: 090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a
Version: 090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a
Create a notification for this product.
   Linux Linux Version: 2.6.14
Create a notification for this product.
Show details on NVD website


{
   containers: {
      adp: [
         {
            metrics: [
               {
                  other: {
                     content: {
                        id: "CVE-2023-52742",
                        options: [
                           {
                              Exploitation: "none",
                           },
                           {
                              Automatable: "no",
                           },
                           {
                              "Technical Impact": "partial",
                           },
                        ],
                        role: "CISA Coordinator",
                        timestamp: "2024-05-22T18:27:10.192146Z",
                        version: "2.0.3",
                     },
                     type: "ssvc",
                  },
               },
            ],
            providerMetadata: {
               dateUpdated: "2024-06-04T17:22:37.886Z",
               orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0",
               shortName: "CISA-ADP",
            },
            title: "CISA ADP Vulnrichment",
         },
         {
            providerMetadata: {
               dateUpdated: "2024-08-02T23:11:35.518Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/f0ad46ef772438c0596df370450d8bdc8a12dbfb",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/6f69307f625904feed189008381fd83bd1a35b63",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/43379fcacea2dcee35d02efc9c8fe97807a503c9",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/1be271c52bf3554edcb8d124d1f8c7f777ee5727",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/25141fb4119112f4ebf8f00cf52014abbc8020b1",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/0d2cf3fae701646061e295815bb7588d2f3671cc",
               },
               {
                  tags: [
                     "x_transferred",
                  ],
                  url: "https://git.kernel.org/stable/c/811d581194f7412eda97acc03d17fc77824b561f",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Linux",
               programFiles: [
                  "drivers/net/usb/plusb.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     lessThan: "f0ad46ef772438c0596df370450d8bdc8a12dbfb",
                     status: "affected",
                     version: "090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a",
                     versionType: "git",
                  },
                  {
                     lessThan: "6f69307f625904feed189008381fd83bd1a35b63",
                     status: "affected",
                     version: "090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a",
                     versionType: "git",
                  },
                  {
                     lessThan: "43379fcacea2dcee35d02efc9c8fe97807a503c9",
                     status: "affected",
                     version: "090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a",
                     versionType: "git",
                  },
                  {
                     lessThan: "1be271c52bf3554edcb8d124d1f8c7f777ee5727",
                     status: "affected",
                     version: "090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a",
                     versionType: "git",
                  },
                  {
                     lessThan: "25141fb4119112f4ebf8f00cf52014abbc8020b1",
                     status: "affected",
                     version: "090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a",
                     versionType: "git",
                  },
                  {
                     lessThan: "0d2cf3fae701646061e295815bb7588d2f3671cc",
                     status: "affected",
                     version: "090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a",
                     versionType: "git",
                  },
                  {
                     lessThan: "811d581194f7412eda97acc03d17fc77824b561f",
                     status: "affected",
                     version: "090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a",
                     versionType: "git",
                  },
               ],
            },
            {
               defaultStatus: "affected",
               product: "Linux",
               programFiles: [
                  "drivers/net/usb/plusb.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     status: "affected",
                     version: "2.6.14",
                  },
                  {
                     lessThan: "2.6.14",
                     status: "unaffected",
                     version: "0",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "4.14.*",
                     status: "unaffected",
                     version: "4.14.306",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "4.19.*",
                     status: "unaffected",
                     version: "4.19.273",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.4.*",
                     status: "unaffected",
                     version: "5.4.232",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.10.*",
                     status: "unaffected",
                     version: "5.10.168",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.15.*",
                     status: "unaffected",
                     version: "5.15.94",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.1.*",
                     status: "unaffected",
                     version: "6.1.12",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "*",
                     status: "unaffected",
                     version: "6.2",
                     versionType: "original_commit_for_fix",
                  },
               ],
            },
         ],
         descriptions: [
            {
               lang: "en",
               value: "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: USB: Fix wrong-direction WARNING in plusb.c\n\nThe syzbot fuzzer detected a bug in the plusb network driver: A\nzero-length control-OUT transfer was treated as a read instead of a\nwrite.  In modern kernels this error provokes a WARNING:\n\nusb 1-1: BOGUS control dir, pipe 80000280 doesn't match bRequestType c0\nWARNING: CPU: 0 PID: 4645 at drivers/usb/core/urb.c:411\nusb_submit_urb+0x14a7/0x1880 drivers/usb/core/urb.c:411\nModules linked in:\nCPU: 1 PID: 4645 Comm: dhcpcd Not tainted\n6.2.0-rc6-syzkaller-00050-g9f266ccaa2f5 #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google\n01/12/2023\nRIP: 0010:usb_submit_urb+0x14a7/0x1880 drivers/usb/core/urb.c:411\n...\nCall Trace:\n <TASK>\n usb_start_wait_urb+0x101/0x4b0 drivers/usb/core/message.c:58\n usb_internal_control_msg drivers/usb/core/message.c:102 [inline]\n usb_control_msg+0x320/0x4a0 drivers/usb/core/message.c:153\n __usbnet_read_cmd+0xb9/0x390 drivers/net/usb/usbnet.c:2010\n usbnet_read_cmd+0x96/0xf0 drivers/net/usb/usbnet.c:2068\n pl_vendor_req drivers/net/usb/plusb.c:60 [inline]\n pl_set_QuickLink_features drivers/net/usb/plusb.c:75 [inline]\n pl_reset+0x2f/0xf0 drivers/net/usb/plusb.c:85\n usbnet_open+0xcc/0x5d0 drivers/net/usb/usbnet.c:889\n __dev_open+0x297/0x4d0 net/core/dev.c:1417\n __dev_change_flags+0x587/0x750 net/core/dev.c:8530\n dev_change_flags+0x97/0x170 net/core/dev.c:8602\n devinet_ioctl+0x15a2/0x1d70 net/ipv4/devinet.c:1147\n inet_ioctl+0x33f/0x380 net/ipv4/af_inet.c:979\n sock_do_ioctl+0xcc/0x230 net/socket.c:1169\n sock_ioctl+0x1f8/0x680 net/socket.c:1286\n vfs_ioctl fs/ioctl.c:51 [inline]\n __do_sys_ioctl fs/ioctl.c:870 [inline]\n __se_sys_ioctl fs/ioctl.c:856 [inline]\n __x64_sys_ioctl+0x197/0x210 fs/ioctl.c:856\n do_syscall_x64 arch/x86/entry/common.c:50 [inline]\n do_syscall_64+0x39/0xb0 arch/x86/entry/common.c:80\n entry_SYSCALL_64_after_hwframe+0x63/0xcd\n\nThe fix is to call usbnet_write_cmd() instead of usbnet_read_cmd() and\nremove the USB_DIR_IN flag.",
            },
         ],
         providerMetadata: {
            dateUpdated: "2024-12-19T08:24:49.047Z",
            orgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            shortName: "Linux",
         },
         references: [
            {
               url: "https://git.kernel.org/stable/c/f0ad46ef772438c0596df370450d8bdc8a12dbfb",
            },
            {
               url: "https://git.kernel.org/stable/c/6f69307f625904feed189008381fd83bd1a35b63",
            },
            {
               url: "https://git.kernel.org/stable/c/43379fcacea2dcee35d02efc9c8fe97807a503c9",
            },
            {
               url: "https://git.kernel.org/stable/c/1be271c52bf3554edcb8d124d1f8c7f777ee5727",
            },
            {
               url: "https://git.kernel.org/stable/c/25141fb4119112f4ebf8f00cf52014abbc8020b1",
            },
            {
               url: "https://git.kernel.org/stable/c/0d2cf3fae701646061e295815bb7588d2f3671cc",
            },
            {
               url: "https://git.kernel.org/stable/c/811d581194f7412eda97acc03d17fc77824b561f",
            },
         ],
         title: "net: USB: Fix wrong-direction WARNING in plusb.c",
         x_generator: {
            engine: "bippy-5f407fcff5a0",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      assignerShortName: "Linux",
      cveId: "CVE-2023-52742",
      datePublished: "2024-05-21T15:23:04.513Z",
      dateReserved: "2024-05-21T15:19:24.233Z",
      dateUpdated: "2024-12-19T08:24:49.047Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2023-52742\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-05-21T16:15:14.080\",\"lastModified\":\"2024-11-21T08:40:29.373\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnet: USB: Fix wrong-direction WARNING in plusb.c\\n\\nThe syzbot fuzzer detected a bug in the plusb network driver: A\\nzero-length control-OUT transfer was treated as a read instead of a\\nwrite.  In modern kernels this error provokes a WARNING:\\n\\nusb 1-1: BOGUS control dir, pipe 80000280 doesn't match bRequestType c0\\nWARNING: CPU: 0 PID: 4645 at drivers/usb/core/urb.c:411\\nusb_submit_urb+0x14a7/0x1880 drivers/usb/core/urb.c:411\\nModules linked in:\\nCPU: 1 PID: 4645 Comm: dhcpcd Not tainted\\n6.2.0-rc6-syzkaller-00050-g9f266ccaa2f5 #0\\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google\\n01/12/2023\\nRIP: 0010:usb_submit_urb+0x14a7/0x1880 drivers/usb/core/urb.c:411\\n...\\nCall Trace:\\n <TASK>\\n usb_start_wait_urb+0x101/0x4b0 drivers/usb/core/message.c:58\\n usb_internal_control_msg drivers/usb/core/message.c:102 [inline]\\n usb_control_msg+0x320/0x4a0 drivers/usb/core/message.c:153\\n __usbnet_read_cmd+0xb9/0x390 drivers/net/usb/usbnet.c:2010\\n usbnet_read_cmd+0x96/0xf0 drivers/net/usb/usbnet.c:2068\\n pl_vendor_req drivers/net/usb/plusb.c:60 [inline]\\n pl_set_QuickLink_features drivers/net/usb/plusb.c:75 [inline]\\n pl_reset+0x2f/0xf0 drivers/net/usb/plusb.c:85\\n usbnet_open+0xcc/0x5d0 drivers/net/usb/usbnet.c:889\\n __dev_open+0x297/0x4d0 net/core/dev.c:1417\\n __dev_change_flags+0x587/0x750 net/core/dev.c:8530\\n dev_change_flags+0x97/0x170 net/core/dev.c:8602\\n devinet_ioctl+0x15a2/0x1d70 net/ipv4/devinet.c:1147\\n inet_ioctl+0x33f/0x380 net/ipv4/af_inet.c:979\\n sock_do_ioctl+0xcc/0x230 net/socket.c:1169\\n sock_ioctl+0x1f8/0x680 net/socket.c:1286\\n vfs_ioctl fs/ioctl.c:51 [inline]\\n __do_sys_ioctl fs/ioctl.c:870 [inline]\\n __se_sys_ioctl fs/ioctl.c:856 [inline]\\n __x64_sys_ioctl+0x197/0x210 fs/ioctl.c:856\\n do_syscall_x64 arch/x86/entry/common.c:50 [inline]\\n do_syscall_64+0x39/0xb0 arch/x86/entry/common.c:80\\n entry_SYSCALL_64_after_hwframe+0x63/0xcd\\n\\nThe fix is to call usbnet_write_cmd() instead of usbnet_read_cmd() and\\nremove the USB_DIR_IN flag.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvió la siguiente vulnerabilidad: net: USB: corrija la dirección incorrecta ADVERTENCIA en plusb.c. El syzbot fuzzer detectó un error en el controlador de red plusb: una transferencia de control de salida de longitud cero se trató como una lectura en lugar de escribir. En los kernels modernos, este error provoca una ADVERTENCIA: usb 1-1: directorio de control BOGUS, la tubería 80000280 no coincide con bRequestType c0 ADVERTENCIA: CPU: 0 PID: 4645 en drivers/usb/core/urb.c:411 usb_submit_urb+0x14a7/ 0x1880 drivers/usb/core/urb.c:411 Módulos vinculados en: CPU: 1 PID: 4645 Comm: dhcpcd Not tainted 6.2.0-rc6-syzkaller-00050-g9f266ccaa2f5 #0 Nombre del hardware: Google Google Compute Engine/Google Compute Motor, BIOS Google 12/01/2023 RIP: 0010:usb_submit_urb+0x14a7/0x1880 drivers/usb/core/urb.c:411... Seguimiento de llamadas:  usb_start_wait_urb+0x101/0x4b0 drivers/usb/core/message .c:58 controladores usb_internal_control_msg/usb/core/message.c:102 [en línea] usb_control_msg+0x320/0x4a0 controladores/usb/core/message.c:153 __usbnet_read_cmd+0xb9/0x390 controladores/net/usb/usbnet.c: 2010 usbnet_read_cmd+0x96/0xf0 drivers/net/usb/usbnet.c:2068 pl_vendor_req drivers/net/usb/plusb.c:60 [en línea] pl_set_QuickLink_features drivers/net/usb/plusb.c:75 [en línea] pl_reset+0x2f /0xf0 drivers/net/usb/plusb.c:85 usbnet_open+0xcc/0x5d0 drivers/net/usb/usbnet.c:889 __dev_open+0x297/0x4d0 net/core/dev.c:1417 __dev_change_flags+0x587/0x750 net/ core/dev.c:8530 dev_change_flags+0x97/0x170 net/core/dev.c:8602 devinet_ioctl+0x15a2/0x1d70 net/ipv4/devinet.c:1147 inet_ioctl+0x33f/0x380 net/ipv4/af_inet.c:979 sock_do_ioctl +0xcc/0x230 net/socket.c:1169 sock_ioctl+0x1f8/0x680 net/socket.c:1286 vfs_ioctl fs/ioctl.c:51 [en línea] __do_sys_ioctl fs/ioctl.c:870 [en línea] __se_sys_ioctl fs/ioctl. c:856 [en línea] __x64_sys_ioctl+0x197/0x210 fs/ioctl.c:856 do_syscall_x64 arch/x86/entry/common.c:50 [en línea] do_syscall_64+0x39/0xb0 arch/x86/entry/common.c:80 Entry_SYSCALL_64_after_h marco w +0x63/0xcd La solución es llamar a usbnet_write_cmd() en lugar de usbnet_read_cmd() y eliminar el indicador USB_DIR_IN.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0d2cf3fae701646061e295815bb7588d2f3671cc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/1be271c52bf3554edcb8d124d1f8c7f777ee5727\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/25141fb4119112f4ebf8f00cf52014abbc8020b1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/43379fcacea2dcee35d02efc9c8fe97807a503c9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6f69307f625904feed189008381fd83bd1a35b63\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/811d581194f7412eda97acc03d17fc77824b561f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f0ad46ef772438c0596df370450d8bdc8a12dbfb\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/0d2cf3fae701646061e295815bb7588d2f3671cc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/1be271c52bf3554edcb8d124d1f8c7f777ee5727\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/25141fb4119112f4ebf8f00cf52014abbc8020b1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/43379fcacea2dcee35d02efc9c8fe97807a503c9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/6f69307f625904feed189008381fd83bd1a35b63\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/811d581194f7412eda97acc03d17fc77824b561f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://git.kernel.org/stable/c/f0ad46ef772438c0596df370450d8bdc8a12dbfb\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
      vulnrichment: {
         containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/f0ad46ef772438c0596df370450d8bdc8a12dbfb\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/6f69307f625904feed189008381fd83bd1a35b63\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/43379fcacea2dcee35d02efc9c8fe97807a503c9\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/1be271c52bf3554edcb8d124d1f8c7f777ee5727\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/25141fb4119112f4ebf8f00cf52014abbc8020b1\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/0d2cf3fae701646061e295815bb7588d2f3671cc\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/811d581194f7412eda97acc03d17fc77824b561f\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T23:11:35.518Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-52742\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-22T18:27:10.192146Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-23T19:01:25.627Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"net: USB: Fix wrong-direction WARNING in plusb.c\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a\", \"lessThan\": \"f0ad46ef772438c0596df370450d8bdc8a12dbfb\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a\", \"lessThan\": \"6f69307f625904feed189008381fd83bd1a35b63\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a\", \"lessThan\": \"43379fcacea2dcee35d02efc9c8fe97807a503c9\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a\", \"lessThan\": \"1be271c52bf3554edcb8d124d1f8c7f777ee5727\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a\", \"lessThan\": \"25141fb4119112f4ebf8f00cf52014abbc8020b1\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a\", \"lessThan\": \"0d2cf3fae701646061e295815bb7588d2f3671cc\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"090ffa9d0e904e1ed0f86c84dcf20684a8ac1a5a\", \"lessThan\": \"811d581194f7412eda97acc03d17fc77824b561f\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/net/usb/plusb.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.6.14\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"2.6.14\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"4.14.306\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.14.*\"}, {\"status\": \"unaffected\", \"version\": \"4.19.273\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"4.19.*\"}, {\"status\": \"unaffected\", \"version\": \"5.4.232\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.168\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.94\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.12\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.2\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/net/usb/plusb.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/f0ad46ef772438c0596df370450d8bdc8a12dbfb\"}, {\"url\": \"https://git.kernel.org/stable/c/6f69307f625904feed189008381fd83bd1a35b63\"}, {\"url\": \"https://git.kernel.org/stable/c/43379fcacea2dcee35d02efc9c8fe97807a503c9\"}, {\"url\": \"https://git.kernel.org/stable/c/1be271c52bf3554edcb8d124d1f8c7f777ee5727\"}, {\"url\": \"https://git.kernel.org/stable/c/25141fb4119112f4ebf8f00cf52014abbc8020b1\"}, {\"url\": \"https://git.kernel.org/stable/c/0d2cf3fae701646061e295815bb7588d2f3671cc\"}, {\"url\": \"https://git.kernel.org/stable/c/811d581194f7412eda97acc03d17fc77824b561f\"}], \"x_generator\": {\"engine\": \"bippy-5f407fcff5a0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnet: USB: Fix wrong-direction WARNING in plusb.c\\n\\nThe syzbot fuzzer detected a bug in the plusb network driver: A\\nzero-length control-OUT transfer was treated as a read instead of a\\nwrite.  In modern kernels this error provokes a WARNING:\\n\\nusb 1-1: BOGUS control dir, pipe 80000280 doesn't match bRequestType c0\\nWARNING: CPU: 0 PID: 4645 at drivers/usb/core/urb.c:411\\nusb_submit_urb+0x14a7/0x1880 drivers/usb/core/urb.c:411\\nModules linked in:\\nCPU: 1 PID: 4645 Comm: dhcpcd Not tainted\\n6.2.0-rc6-syzkaller-00050-g9f266ccaa2f5 #0\\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google\\n01/12/2023\\nRIP: 0010:usb_submit_urb+0x14a7/0x1880 drivers/usb/core/urb.c:411\\n...\\nCall Trace:\\n <TASK>\\n usb_start_wait_urb+0x101/0x4b0 drivers/usb/core/message.c:58\\n usb_internal_control_msg drivers/usb/core/message.c:102 [inline]\\n usb_control_msg+0x320/0x4a0 drivers/usb/core/message.c:153\\n __usbnet_read_cmd+0xb9/0x390 drivers/net/usb/usbnet.c:2010\\n usbnet_read_cmd+0x96/0xf0 drivers/net/usb/usbnet.c:2068\\n pl_vendor_req drivers/net/usb/plusb.c:60 [inline]\\n pl_set_QuickLink_features drivers/net/usb/plusb.c:75 [inline]\\n pl_reset+0x2f/0xf0 drivers/net/usb/plusb.c:85\\n usbnet_open+0xcc/0x5d0 drivers/net/usb/usbnet.c:889\\n __dev_open+0x297/0x4d0 net/core/dev.c:1417\\n __dev_change_flags+0x587/0x750 net/core/dev.c:8530\\n dev_change_flags+0x97/0x170 net/core/dev.c:8602\\n devinet_ioctl+0x15a2/0x1d70 net/ipv4/devinet.c:1147\\n inet_ioctl+0x33f/0x380 net/ipv4/af_inet.c:979\\n sock_do_ioctl+0xcc/0x230 net/socket.c:1169\\n sock_ioctl+0x1f8/0x680 net/socket.c:1286\\n vfs_ioctl fs/ioctl.c:51 [inline]\\n __do_sys_ioctl fs/ioctl.c:870 [inline]\\n __se_sys_ioctl fs/ioctl.c:856 [inline]\\n __x64_sys_ioctl+0x197/0x210 fs/ioctl.c:856\\n do_syscall_x64 arch/x86/entry/common.c:50 [inline]\\n do_syscall_64+0x39/0xb0 arch/x86/entry/common.c:80\\n entry_SYSCALL_64_after_hwframe+0x63/0xcd\\n\\nThe fix is to call usbnet_write_cmd() instead of usbnet_read_cmd() and\\nremove the USB_DIR_IN flag.\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-12-19T08:24:49.047Z\"}}}",
         cveMetadata: "{\"cveId\": \"CVE-2023-52742\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-19T08:24:49.047Z\", \"dateReserved\": \"2024-05-21T15:19:24.233Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-21T15:23:04.513Z\", \"assignerShortName\": \"Linux\"}",
         dataType: "CVE_RECORD",
         dataVersion: "5.1",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.